body {
	background-color: #FFFFFF;
	background-image: url(../img/background.gif);
	background-repeat:   repeat-x;
	background-position: top;
	margin: 0 auto;
}
.backbuscador {
	background-image: url(../img/back_buscador.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.imputBuscar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	width: 160px;
	height: 18px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image: url(../img/back_imput.gif);
	background-repeat:  repeat-x;
	margin: 0px;
}
.lineaBlancaBuscador {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.backMenu {
	background-image: url(../img/back_menu.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
}
.piePag {
	background-image: url(../img/fd_pie.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}


/*TEXTOS STANDARD*/

.textBordo12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6F281D;
	text-decoration: none;
}
.textBordo11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6F281D;
	text-decoration: none;
}
.textAzul11{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #12283B;
	text-decoration: none;
}
.textAzul12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #12283B;
	text-decoration: none;
}
.textBlanco12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.textAzul14underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #12283B;
	text-decoration: none;
	height: 18px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #12283B;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	font-weight: bold;
}
.textAzul14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #12283B;
	font-weight:bold;
	text-decoration: none;
}
.textAzul30 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #12283B;
	font-weight:bold;
	text-decoration: none;
}
.textBordo14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #712A1E;
	font-weight:bold;
	text-decoration: none;
}
.textBordo24 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #712A1E;
	text-decoration: none;
}
.textBordo28Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #712A1E;
	text-decoration: none;
	font-weight: bold;
}
.textAzul12underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #12283B;
	text-decoration: none;
	height: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #12283B;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}
.textBordo11Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #702A1E;
	text-decoration: none;
	font-weight: bold;
}
.textBordo12Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #702A1E;
	text-decoration: none;
	font-weight: bold;
}
/*LINKS STANDARD*/
.linkBordo11  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6F281D;
	text-decoration: none;
}
.linkBordo11:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #12283B;
	text-decoration: none;
}
.linkBordo12  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6F281D;
	text-decoration: none;
}
.linkBordo12:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #12283B;
	text-decoration: none;
}
.linkNegro12  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.linkNegro12:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6F281D;
	text-decoration: none;
	font-weight:bold;
}

.linkBordeaux12  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6F281D;
	text-decoration: none;
	font-weight:bold;
}
.linkBordeaux12:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.linkAzul12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #12283B;
	text-decoration: none;
}
.linkAzul12:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6F281D;
	text-decoration: none;
	font-weight:bold;
}

.linkBlanco12  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.linkBlanco12:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.linkAzul14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #12283B;
	font-weight:bold;
	text-decoration: none;
}
.linkAzul14:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #953626;
	font-weight:bold;
	text-decoration: none;
	
	}.linktextmenuOrdre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
	
}.linktextmenuOrdre:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #973627;
	text-decoration: none;
	padding-left: 5px;
}

/*MENU IZQUIERDA*/
.menuContent {
	padding: 10px;
	border: 2px solid #D5D5D5;
}
.lineaBordoInf {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #973627;
}


.menuTt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-bottom:8px;
}
.menuBoton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-image: url(../img/icon_menu.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 20px;
	padding-left: 17px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D5D5;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6F281D;
	text-decoration: none;
	padding-left: 23px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
}
.submenuBtn  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6F281D;
	text-decoration: none;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D28E8E;
	padding-top: 5px;
}
.submenuBtn:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #12283B;
	text-decoration: none;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D28E8E;
	padding-top: 5px;
}

/*HOME DESTACADO*/
.fdDestacado {
	background-image: url(../img/fd_home_destacado.jpg);
	background-repeat: no-repeat;
}
.textPrecio{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-left:6px;
}

/*LISTADO PRODUCTOS*/
.lineaDer {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D5D5D5;
}
.prodDescrip {
	width: 160px;
	margin-left: 22px;
	margin-bottom: 5px;
}

.backMenu02 {
	background-image: url(../img/back_menu_interna.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
}
.backlineaDer {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D5D5D5;
	background-color: #FFFFFF;
	background-image: url(../img/back_catalogue.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.backSinLineaDer {
	background-color: #FFFFFF;
	background-image: url(../img/back_catalogue.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.imputAfficher {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 12283B;
	text-decoration: none;
	border: 1px solid #983726;
}
.descripcion {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

/*Detalle PRODUCTO*/
.btnGral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #FFFFFF;
	background-image: url(../img/fd_btn_gral.gif);
	height: 30px;
	width: 109px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.topboxcar {
	background-image: url(../img/Prod_top_carac_box.gif);
	width: 716px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #FFFFFF;
}
.divisorblanco {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
}
.fdboxcar {
	background-image: url(../img/Prod_td_carac_box.gif);
	height: 51px;
	width: 722px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #12283B;
}
.divCarritoDetail {
	height: 50px;
	width: 256px;
	padding-top: 20px;
	padding-right: 23px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
}

/*PANIER*/
.textAzul16underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #12283B;
	text-decoration: none;
	height: 18px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #12283B;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	font-weight: bold;
}
.btnPanier1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #FFFFFF;
	background-image: url(../img/fd_btn_carrito1.gif);
	height: 31px;
	width: 107px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
.btnPanier2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #FFFFFF;
	background-image: url(../img/fd_btn_carrito2.gif);
	height: 31px;
	width: 175px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
.toppanierdiv1 {
	float: left;
	width: 53px;
	text-align: left;
	height: 31px;
	vertical-align: bottom;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.toppanierdiv2 {
	float: right;
	width: 670px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.fdboxpanier1 {
	height: 51px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 71px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	background-color: #F1F3F5;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #BDCDDB;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #12283B;
	text-decoration: none;
	width: 42px;
}
.fdboxpanierBlanco {
	height: 51px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 71px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	background-color: #ffffff;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #BDCDDB;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #12283B;
	text-decoration: none;
}
.campoCantPanier {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	height: 20px;
	border: 1px solid #A2ACB5;
	width: 25px;
	font-weight: bold;
}

.fdboxpanier {
	height: 51px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 71px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	background-color: #F1F3F5;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #BDCDDB;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #12283B;

}
.boxresPanier1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #12283B;
	text-decoration: none;
	height: 25px;
	border-top-width: 5px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-color: #F1F3F5;
	padding-top: 5px;
}
.boxresPanier2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #12283B;
	text-decoration: none;
	height: 25px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-color: #F1F3F5;
	padding-top: 5px;
}
.boxresPanier3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #973727;
	text-decoration: none;
	height: 25px;
	background-color: #BDCDDB;
	padding-top: 5px;
	border: 1px solid #12283B;
}
.topboxpanier {
	background-image: url(../img/top_panier_box.gif);
	width: 722px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #FFFFFF;
	padding: 0px;
}
/*ORDRE*/
.ordrett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #12283B;
	background-color: #FFFFFF;
	background-image: url(../img/fd_ordre_tt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	width: 552px;
	font-weight: bold;
	padding-top: 9px;
	padding-left: 15px;
	padding-bottom: 3px;
}

.ordrettInterno {
	background-color: #F1F3F5;
	width: 548px;
	padding: 9px;
}
.campoOrdrettInter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	height: 20px;
	border: 1px solid #12283B;
	width: 542px;
	font-weight: bold;
}
.campoOrdrettInter2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	height: 15px;
	border: 1px solid #12283B;
	width: 300px;
	font-weight: bold;
	margin-bottom: 8px;
}
.campoOrdrettInter3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	border: 1px solid #12283B;
	width: 300px;
	font-weight: bold;
	margin-bottom: 8px;
}
.campoOrdrettInter6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	border: 1px solid #FFFFFF;
	width: 300px;
	font-weight: bold;
}
.menuOrdre {
	float: right;
	width: 160px;
	border: 1px solid #333366;
}.textmenuOrdre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BDCDDB;
}
.textmenuOrdreAct {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #BDCDDB;
	padding-left: 5px;
}

/*mon compte*/
.selectCombo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	height: 20px;
	border: 1px solid #12283B;
	width: 300px;
	font-weight: bold;
	margin-bottom: 8px;
}
.selectCombo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	height: 20px;
	border: 1px solid #12283B;
	width: 230px;
	font-weight: bold;
	margin-bottom: 8px;
}
.ttpaniermoncompte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../img/fd_compte_detail_1.gif);
	height: 21px;
	width: 679px;
	padding-left: 43px;
	padding-top: 8px;
	display: block;
}
.ttinfomoncompte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../img/fd_compte_detail_2.gif);
	height: 21px;
	width: 679px;
	padding-left: 43px;
	padding-top: 8px;
	display: block;
	text-align: left;
	padding-bottom: 3px;
	background-repeat: no-repeat;
}
.ttinfomoncompte2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6E281C;
	text-decoration: none;
	background-image: url(../img/fd_compte_detail_3_long.gif);
	height: 21px;
	width: 722px;
	padding-left: 15px;
	padding-top: 8px;
	display: block;
	text-align: left;
	padding-bottom: 5px;
	background-repeat: no-repeat;
}
.textNegro12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.ttpanMoncompteDetail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #12283B;
	text-decoration: none;
	background-image: url(../img/fd_compte_detail_4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 722px;
}
.ttpanMoncompteDetailDiv {
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #12283b;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 5px;
	height: 8px;
	line-height: 12px;
}
.ttpanMoncompteDetailDiv1 {
	font-weight: bold;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 5px;
	height: 9px;
	line-height: 12px;
}
.ttpanMoncompteDetailtd {
	height: 9px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B9B9B9;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-color: #EDEDED;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #12283B;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
.ttpanMoncompteDetailtd1 {
	height: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #12283B;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 5px;
	border-left-style: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-color: #EDEDED;
	padding-bottom: 5px;
}
.ttcorto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #6E281C;
	text-decoration: none;
	background-image: url(../img/fd_compte_detail_3_short.gif);
	height: 15px;
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 40px;
	padding-bottom: 8px;
}
.ttcorto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #6E281C;
	text-decoration: none;
	background-image: url(../img/fd_compte_detail_3_short2.gif);
	height: 15px;
	background-position: center top;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #12283B;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 50px;
	padding-bottom: 8px;
}
.bordepunteado {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #12283B;
}
.bordegris {
	height: 10px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #EDEDED;
	padding-top: 10px;
	padding-bottom: 10px;
}
.textNegro14Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
.textBordo12Bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6F281D;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #973627;
}
.textNegro14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.backIndexTop {
	background-color: #FFFFFF;
	background-image: url(../img/back_index_top.gif);
	background-repeat: no-repeat;
}
.campoOrdrettInter4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	height: 15px;
	border: 1px solid #12283B;
	width: 140px;
	font-weight: bold;
	margin-bottom: 8px;
}
.campoOrdrettInter5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	height: 15px;
	border: 1px solid #12283B;
	width: 230px;
	font-weight: bold;
	margin-bottom: 8px;
}
.textAzul12underspam {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #12283B;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.textAzul20 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #12283B;
	text-decoration: none;
	font-weight: bold;
}
.ttpanierCatalogue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../img/fd_panier_catalogue.gif);
	height: 21px;
	width: 720px;
	padding-left: 10px;
	padding-top: 8px;
	display: block;
	background-repeat: no-repeat;
	background-position: left;
}
.fdboxcar2 {
	background-image: url(../img/fd_list_catalogue.gif);
	height: 51px;
	width: 722px;
	background-repeat:  repeat-y;
	background-position: left top;
	height: 50px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #12283B;
}
.btnCatalogue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #FFFFFF;
	background-image: url(../img/fd_btn_catalogue.gif);
	height: 26px;
	width: 96px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.fdboxcar3 {
	height: 51px;
	width: 722px;
	height: 50px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #12283B;
	background-color: #FFFFFF;
}
.divisorazul {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #232E3F;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
}

