body {
	background-color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	margin-right: 3px;
}

tr, td {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #000066;
}

a {
    color: #0e3db5;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
    color: #FF6600;
}

.img {
    border: 1px solid #01348c;
	background-color: #ffffff;
}

hr {
    border-top: 1px solid #01348c;

}

.border_right_column {
    border-left: 1px solid #a9744a;
}

.border_left_column {
    border-right: 1px solid #a9744a;
}


.bordure_bas {
    border-bottom: 1px solid #006eb8;
}

.barre_path {
    background-image: url('images/barre_path.png');
	background-position: top left;
    background-color: #184996;	
		color: #ffffff;	
}

.path {
	color: #ffffff;
	font-size: 12px;
	font-variant: small-caps;
	text-decoration: none;
	font-weight: bold;
}

a.path {
	color: #ffffff;
	font-size: 12px;
	font-variant: small-caps;
	text-decoration: none;
	font-weight: bold;
}

a.path:hover {
	text-decoration: underline;
	color: #ffffff;
}

.boxheader {
    background-image: url('images/block_header.jpg');
	background-color: #184996;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 12px;
	height:	22px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
}

.boxheader_simple {
	background-color: #2c61cc;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 12px;
	height:	22px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
}

.border_simple {
	border-bottom: 1px solid #2c61cc;
	border-left: 1px solid #2c61cc;
	border-right: 1px solid #2c61cc;
	border-top: 1px solid #2c61cc;
    	background-color:	#ffffff;
}

.boxrecherche {
    font-size: 12px;
    font-weight: bold;
    color: #000099;
}

.nom_option {
    font-size: 12px;
    font-weight: bold;
    color: #000099;
}

.nom_produit {
    font-size: 14px;
    font-weight: bold;
    color: #000099;
}

.prix_produit {
    font-size: 20px;
    font-weight: bold;
    color: #000099;
}

.prix_produit_crossed {
    font-size: 20px;
    font-weight: normal;
    text-decoration: line-through;
    color: #000099;
}

.prix_produit_rouge {
    font-size: 20px;
    font-weight: bold;
    color: red;
}


a.categories {
    font-size: 11px;
	font-weight: normal;
}

.boxinput {
	background-color: #F2F8ff;
	color: #000099;
	font-size: 12px;
}

.boxsubmit {
    background-color: #f3efe0;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}


.boxrecherche {
	background-color: #ededf9;
}


.titre {
    background-image: url('images/puce_paw.jpg');
	background-position: center left;
	background-repeat: no-repeat;
	text-indent: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
    color: #0e3db5;
	border-bottom: 1px solid #2c61cc;
}

.titre_droite {
	background-repeat: no-repeat;
	text-indent: 14px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
    color: #0e3db5;
    border-bottom: 1px solid #01348c;
}

.cadre_produit {
	border-bottom: 1px solid #2c61cc;
	border-left: 1px solid #2c61cc;
	border-right: 1px solid #2c61cc;
    	background-color:	#ffffff;
}

.cadre_photo {
	border-bottom: 1px solid #2c61cc;
	border-left: 1px solid #2c61cc;
	border-right: 1px solid #2c61cc;
	border-top: 1px solid #2c61cc;
    	background-color:	#ffffff;
}

.cadre_box {
	border-bottom: 1px solid #0572b5;
	border-left: 1px solid #0572b5;
	border-right: 1px solid #0572b5;
	border-top: 1px solid #0572b5;
    	background-color:	#ffffff;
}

.big {
    font-weight: bold;
    font-size: 16px;
}


.small {
    font-weight: normal;
    font-size: 11px;
}

a.small {
    font-weight: normal;
	text-decoration: none;
}

textarea, select {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
    font-size: 12px;
    color: #000066;
}

.line-over {
    background-color:	#ffe1b5;
}

.fond_categorie_1 {
    background-color:	#f2f8ff;
}

.fond_categorie_2 {
    background-color:	#ffffff;
}

.step_on {
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
    color: #0e3db5;
}

.step_off {
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
    color: grey;
}

.grey_text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: normal;
    color: grey;
}

.green_text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
    color: green;
}

.red_text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
    color: red;
}

.promo {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: red;
}

.small_red {
    font-weight: normal;
    font-size: 11px;
    color: red;
}

a.small_contact {
	font-size: 10px;
	text-decoration: none;
}
