/* CSS Document */

html,body{
	background-color:#000078;
	margin:0px;
	height:100%;
}

.print{
	display:none;
}
.pasPrint{
	display:inline;
}

#fullHeight{
	height:100%;
}

.textField {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	border-color:#55A1D6;
}

.polGen {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

.polGen11Px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.polGen9Px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.polGen A:Link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
	color:#000000;
}
.polGen A:Visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
	color:#000000;
}
.polGen A:Hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#828239;
}

.polMenu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#000000;
}
.polMenu A:Link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}
.polMenu A:Visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}
.polMenu A:Hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	color:#828239;
}

.polBas {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#FFFFFF;
}
.polBas A:Link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:underline;
	color:#FFFFFF;
}
.polBas A:Visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:underline;
	color:#FFFFFF;
}
.polBas A:Hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#f3fc05;
}

.polCons {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#000000;
}
.polCons A:Link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:underline;
	color:#5dad0c;
}
.polCons A:Visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:underline;
	color:#5dad0c;
}
.polCons A:Hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#828239;
}

.bg_gt{
	background-image:url(images/BG_GT.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	background-color:#083CA5;
	width:108px;
	height:204px;
}
.bg_gb{
	background-image:url(images/BG_GB.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	background-color:#083CA5;
	width:108px;
}
.bg_dt{
	background-image:url(images/BG_DT.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#083CA5;
	width:107px;
	height:204px;
}
.bg_db{
	background-image:url(images/BG_DB.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	background-color:#083CA5;
	width:107px;
}

.promotion{
	background-image:url(images/droite_promotion_img2.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

.panierQty{
	background-image:url(images/gauche_panier_Qty.gif);
	background-position:center right;
	background-repeat:no-repeat;
}

.accesField{
	background-image:url(images/gauche_acces_field.gif);
	background-position:center;
	background-repeat:no-repeat;
}

.containerTitre {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	left: 0px;
	top: 0px;
	color: #D2E2FB;
	font-weight:bold;
	filter:alpha(opacity=25);
}
.textTitre {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	left: 0px;
	top: -2px;
	color: #444A72;
	font-weight:bold;
	height: 36px;
}
.contourBleu {
	border: 1px outset #216FA5;
}
.borderBleuHautBas {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000278;
	border-right-color: #000278;
	border-bottom-color: #000278;
	border-left-color: #000278;
}

.gauche_BG{
	background-image:url(images/gauche_BGLigne.jpg);
	background-position:left;
	background-repeat:repeat-y;
}
.droite_BG{
	background-image:url(images/droite_BGLigne.jpg);
	background-position:right;
	background-repeat:repeat-y;
}
.border1pxDashBasBleu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #012467;
	border-right-color: #012467;
	border-bottom-color: #012467;
	border-left-color: #012467;
}
.border1pxDashHautBleu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #012467;
	border-right-color: #012467;
	border-bottom-color: #012467;
	border-left-color: #012467;
}
.polGen10Px {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.textField2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	height: 14px;
	border: 1px solid #000077;
}

.containerNouveaute{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	position: relative;
	left: 0px;
	top: 0px;
	color: #fcfa35;
	font-weight:bold;
}

.textNouveaute {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	position: absolute;
	left: -1px;
	top: -1px;
	color: #000000;
}
.border1PxDashBasHautBleu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #012467;
	border-right-color: #012467;
	border-bottom-color: #012467;
	border-left-color: #012467;
	border-top-style: dashed;
	border-bottom-style: dashed;
}


.border1PxDashOrange {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #FFAE00;
	border-right-color: #FFAE00;
	border-bottom-color: #FFAE00;
	border-left-color: #FFAE00;
}
.border1PxRougeBas {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #DE0018;
	border-right-color: #DE0018;
	border-bottom-color: #DE0018;
	border-left-color: #DE0018;
}
.borderRougerBasHaut {

	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
}
.borderHautBasNoir {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.BorderNoirImage {
	border: 1px solid #000000;
}
