body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	text-decoration: none;
	color: #004171;
}
#main {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	height: 695px;
	font-family: Arial, Helvetica, sans-serif;
}
#menu {
	float: left;
	width: 279px;
}
#indicPanier {
	background-color: #006699;
	text-align: center;
	height: 38px;
	font-size: 24px;
}
#identity {
	height: 34px;
	text-align: right;
	padding-top: 0px;
}
#rubriqueHeader {
	height: 75px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	background-image: url(../images/bandeauAccueil.jpg);
/*	background-repeat: no-repeat;*/
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
#content {
	height: 506px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	overflow: hidden;
}
#navBas {
	height: 38px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	background-image: url(../images/bandBas.jpg);
}
#rubriqueTitle {
	margin-top: 45px;
}
.indicPanier1{
	color: #FFFFFF;
}
.indicPanier2{
	color: #000000;
}
.text1{
	font-size: 14px;
	color: #003366;
}
.textExergue{
	color: #FF9900;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 0px;
	margin-top: 0px;
}
.textOrange{
	color: #FF9900;
}
.adresse{
	color: #666666; 
}
.lienAdresse{
	color:#666666;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;	
}
.lienAdresseOver{
	color:#000000;
	text-decoration: underline;	
}
.textExergueNoir{
	font-weight: bold;
	font-style: italic;
	margin-bottom: 0px;
	margin-top: 0px;
}

#rubriqueSubTitle {
	padding-top: 8px;
}
.subTitle {
	color: #333333;
	font-size: 14px;
}
.subTitleSel {
	color: #FFFFFF;
	font-size: 14px;
}
.extLink {
	color: #023F6B;
	font-weight: bold;
	font-style: italic;
}
.extDesc {
	margin-left:30px;
}
.extPart {
	background-image: url(../images/flecheorange.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:30px;
}
#fcontact {
	border: 2px solid #DB5317;
/*	width: 510px;*/
}
.prodPrix {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.prodTitre {
	font-size: 14px;
}
.prodTitrePetit {
	font-size: 9px;
}

.boite {
	border: 1px solid #666666;
}
.contact {
	font-size: 16px;
	color: #023F6B;
	height: 50px;
	display: inline;
	padding-top: 20px;
	padding-bottom: 10px;
	margin-left: 5px;
}



.prodBouton {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
.Pack {	
	font-size: 20px;
	color: #FFFFFF;
	line-height: 30px;
}
.prodName {	
	font-size: 20px;
	color: #004171;
	line-height: 30px;
	font-weight: bold;
}
.prodPrice {	font-size: 24px;
	color: #004171;
	line-height: 30px;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 0px;
	margin-top: 0px;
}
.panierBout {	
	font-size:12px;
	color:#006699;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.panierItem {
	font-size: 12px; 
	color: #000000; 
	font-weight: bold; 
}
div.scroll {height: 447px;
	width: 660px;
	overflow: auto;
    padding: 0px;
}

.optionTitre {	
	font-size: 24px;
	color: #003366;
}
form {
/*	font-size: 10px;*/
}

.formHead1 {	
	font-size: 14px;
	color: #004171;
	line-height: 30px;
	font-weight: bold;
}
#panier {
	overflow: auto;
	height: 120px;
	width: 640px;
}
#injectionDiv {
	display: none;
}
