
BODY{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #414141;
	margin: 0;
	padding: 0;
	background:#c2145c;
	height:100%; 
}
html{
	height:100%; 
}
IMG{
	border: 0;
}
*{
	padding: 0;
	margin: 0;
}
.clear{
	clear: both;
}
.clear0{
	clear: both;
	font-size: 0px;
	height: 0px;
	line-height: 0px;
	overflow: hidden;
}
.justif{
	text-align: justify;
}
P{
	line-height: 15px;
	margin-bottom: 10px;
}

a{
	color: #414141;
	text-decoration: none;
	outline: none;
}
a:hover{
	color: #711B3E;
	text-decoration: underline;
}
a.underline{
	text-decoration: underline;
}
.centro{
	text-align: center;
}
.fder{
	float: right;
}
fizq{
	float: left;
}
.mtop20{
	margin-top: 20px;
}
.mtop10{
	margin-top: 10px;
}
.padTop20{
	padding-top: 20px;
}
.colorNegro{
	color: #414141;
}
/* ---------------------------------------------------------------------------------------- */
/*   DIVS GENERALES --------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
#wrapper{
	width: 760px;
	height: 100%;
	background: url(../images/bg.gif) repeat-y;
	margin: 0px auto;
}
html>body #wrapper{
	min-height: 100%;
	height: auto;
}
#header{
	padding-bottom: 19px;
	background: #711b3e url(../images/bg_top.gif) no-repeat bottom;
	width: 760px;
	/*overflow: hidden; */
	height: 95px;
}
#content{
	width: 760px;
	background:#fff url(../images/bgmed.gif) repeat-y;
	position: relative;
}

#footer{
	width: 760px;
	height: 30px;
	background: #711b3e url(../images/bg_footer.gif) no-repeat top;
	padding-top: 29px;
	position: relative;
	color:#FFFFFF;
}

/* ---------------------------------------------------------------------------------------- */
/*   header --------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */


ul.menuCab{
	clear: right;
	float: right;
	margin-right: 35px;
	width: 166px;
	height: 26px;
	display: inline;
}
ul.menuCab li {
	padding:0;
	margin:0;
	display:block;
	float:left;
	text-indent:-9999px;	
	}
ul.menuCab li a {
	border:0;
	display:block;
	text-decoration:none;
	background:transparent url(../images/navCab.gif) no-repeat;
	height:26px;
	}

/* ---------------------------------------------------------------------------------------- */
/*   CUERPO  --------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
#leftpane{
	width: 230px;
	float: left;
	position: relative;
}
#rightpane{
	width: 490px;
	float: left;
	margin-left: 20px;
	padding-bottom: 0px;
}
/*   leftpane -------------------------------------------------------------------------- */
#leftpane h2{
	width: 230px;
	height: 31px;
	display: block;
	position: relative;
	margin-left: -4px;
	text-indent: -9999px;
}
#leftpane h2.presentation { background: url(../images/onglet_b_presentation.gif) no-repeat; }
#leftpane h2.services { background: url(../images/onglet_b_services.gif) no-repeat; }
#leftpane h2.magasins { background: url(../images/onglet_b_magasins.gif) no-repeat; }

.cajausuario{
	margin-bottom: 15px;
	margin-top: 10px;
}
.cajausuario form{
	width: 170px;
	margin: 0px auto;
}
.cajausuario form label{
	clear: left;
	float: left;
	width: 65px;
	text-align: right;
	margin-bottom: 10px;
	padding-right: 3px;
	color: #333;
}
.inputUser{
	border: 1px solid #999999;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px 2px;
	width: 80px;
	margin-bottom: 10px;
}
.olvido{
	clear: both;
	font-weight: bold;
	color: #f16600;
	text-align: center;
	display: block;
	margin-bottom: 10px;
}
.botonUser{
	border: 1px solid #999999;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px auto;
	width: 70px;
	display: block;
}
.boton{
	border: 1px solid #999999;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px auto;
	width: 70px;
}
.userLogin{
	text-align: center;
}
.userLogin a{
	color: #FF6600;
	line-height: 20px;
}
.userLogin a:hover{
	text-decoration: underline;
	color: #C2145C;
}
/*   NAVEGACION  -------------------------------------------------------------------------- */
ul.nav{
	width: 230px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
	list-style:none
	}
ul.nav li {
	padding:0;
	margin:10px 0 10px 0;
	display:block;
	/* text-indent:-9999px;	*/
	
	width:230px;
	}
ul.nav li a {
	border:0;
	display:block;
	text-decoration:none;
	color:#181e6c;
	/* background:transparent url(../images/nav.gif) no-repeat; */
	font-size:14px;
	}
	
ul.nav li a:hover {
	color:#c2145c;
	text-decoration:underline;
}	
	


/*   rightpane  --------------------------------------------------------------------------- */
#rightpane p{
	line-height: 18px;
	margin-bottom: 15px;
	font-size:12px;
}

#rightpane ul li{
	line-height: 18px;
	margin-bottom: 8px;
	margin-left:15px;
	font-size:12px;
}

#rightpane p a, #rightpane ul li a {
	text-decoration:underline;
}

#rightpane h2{
	margin-bottom:5px;
	margin-top:10px;
	border-bottom: 1px solid #CCCCCC;
	font-size:15px;
}
.compruebeIndex{
	width: 335px;
	margin: 0px auto;
	position: relative; 
}
.compruebeIndex h3,.compruebeIndex h3.reserve{
	width: 333px;
	height: 50px;
	display: block;
	background: url(../images/compruebe.gif) no-repeat top;
	text-indent: -9999px;
}
h3.reserveMulti{
	width: 463px;
	height: 25px;
	display: block;
	background: url(../images/registremulti.gif) no-repeat 50% 50%;
	text-indent: -9999px;
	margin: 0px auto 10px auto;
}
.compruebeIndex span{
	background: url(../images/bgtext.gif) no-repeat;
	width: 310px;
	height: 125px;
	display: block;
}
.textareaform,.textareaform2{
	width: 290px;
	height: 105px;
	background: #E7669B;
	border: 1px solid #E7669B;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	overflow: auto;
	position: absolute;
	left: 10px;
	top:55px;
}
.textareaform2{
	top:10px;
	position: relative;
}
.botonComprobar{
	width: 65px;
	height: 62px;
	border: none;
	background: url(../images/botoncomprobar.png) no-repeat;
	color: #fff;
	font-size: 35px;
	text-align: center;
	line-height: 62px;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	left: 270px;
	top: 25px;
	cursor: pointer;
}
p.infotext{
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding-left: 3px;
}
.logos{
	position: absolute;
	top: -74px;
	right:20px;
	vertical-align: bottom;
	height: 165px;
	overflow: hidden;
	width: 530px;
}
.logThawte{
	width: 80px;
	height: 62px;
	display: inline;
	float: right;
	padding-bottom: 62px;
	background: url(../images/reflejotawte.gif) no-repeat bottom left;
	margin: 41px 5px 0px 15px;
}
.logThawte img{
	float: left;
}
.logEs{
	float: right;
	margin-left: 10px;
}
.logAgente{
	float: right;
	margin: 38px 8px 0px 0px;
	padding-bottom: 63px;
	background: url(../images/reflejoagente.gif) no-repeat bottom;
}
.logAenor{
	float: right;
	margin: 38px 10px 0px 10px;
	padding-bottom: 63px;
	background: url(../images/reflejoaenor.gif) no-repeat bottom;
}
.multilingues{
	width: 490px;
	height: 136px;
	margin-bottom: 15px;
	position: relative;
	display: block;
}
.multilingues img{
	position: relative;
	margin-left: -9px;
}
/*   COLORES --------------------------------------------------------------------------- */
.disponible{
	color: #008000;
}
.nopermitido{
	color: #FF940A;
}
.solicitado{
	color: #005173;
}
.nodisponible{
	color: #FF0000;
}
.morado{
	color: #C2145C;
}
/*   PASO  2  --------------------------------------------------------------------------- */

h1{
	overflow: hidden;
	display: block;
	margin-bottom: 15px;
	margin-top: 3px;
	height: 20px;
	width: 490px;
	font-size:18px;
	color:#3d2c95;
	font-weight:bold;
	border-bottom: 1px solid #C2145C;
	padding-bottom: 5px;
}



span.lineamorada{
	color: #C2145C;
	background-color: #C2145C;
	height: 1px;
	width: 490px;
	border: 0;
	margin-bottom: 5px;
	margin-top: 5px;
	overflow: hidden;
	display: block;
}
.enlaceStr{
	font-weight: bold;
	color: #ff6600;
}
.titregistrado{
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.titregistrado strong{
	color: #ff6600;
}
ul.estados{
	list-style: none;
	margin-left: 10px;
}
ul.estados li{
	width: 160px;
	float: left;
	margin-bottom: 10px;
}
.selFase{
	display: block;
	margin: 5px 0px;
	font-weight: bold;
}
.rosaBorde{
	color: #C2145C;
	border-bottom: 1px solid #C2145C;
	padding-bottom: 3px;
	margin-bottom: 5px;
	margin-top: 5px;
	display: block;
	font-weight: bold;
	font-size: 11px;
}
.rosa{
	color: #C2145C;
}
ul.multiLista{
	list-style: none;
	margin-left: 15px;
	margin-bottom: 15px;
}
ul.multiLista li{
	margin-bottom: 10px;
}
/* ---------------------------------------------------------------------------------------- */
/*   ZONA DE ADMINISTRACION  -------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
.resulDer{
	text-align: right;
}
.resulIzq{
	float: left;
	width: 200px;
}
.letras{
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
.letras a{
	margin: 0px 1px;
}
.letras a.infored{
	color: #ff6600;
}
.letras a.info{
	color: #333;
}
table.registrosAdmin{
	margin: 0px;
	padding: 0px;
	width: 490px;
	margin-bottom: 25px;
	margin-top: 0px;
}
table.registrosAdmin td{
	padding: 5px 0px;
}
.testa{
	width: 80px;
}
.tvence{
	width: 80px;
}
.trenov{
	width: 80px;
}
.renovCelda {
	text-align: center;
}
.renovCelda a{
	font-weight: bold;
	color: #ff6600;
}
.dominCelda a{
	padding-left: 25px;
	font-weight: bold;
	margin-left: 10px;
	color: #FF6600;
	background: url(../images/pre.gif) no-repeat left;
}
.dominCelda a:hover{
	background: url(../images/preon.gif) no-repeat left;
}
table.registrosAdmin td.renovarBotonCelda{
	text-align: right;
	padding-top: 15px;
}
#rightpane P.noMargin{
	margin-bottom: 10px !important;
}
.formasdepagoIzq{
	width: 150px;
	float: left;
	text-align: right;
	margin-top: 20px;
}
.formasdepagoSel{
	width: 330px;
	float: right;
	margin-top: 20px;
	margin-bottom: 10px;
}
.formasdepago{
	width: 330px;
	float: right;
	margin-bottom: 20px;
}
/* ---------------------------------------------------------------------------------------- */
/*   FORMULARIOS  --------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
#rightpane P.filaform{
	clear: both;
	margin-bottom: 12px;
	width: 490px;
	overflow: hidden;
}
.filaform label{
	width: 180px;
	display: block;
	float: left;
	text-align: right;
	padding-right: 5px;
}
.filaform .label{
	width: 180px;
	display: block;
	float: left;
	text-align: right;
	padding-right: 8px;
}
.cuentaBanc{
	float: left;
	padding-right: 5px;
	font-size: 10px;
	text-align: center;
}
.comboform, 
.comboformPeq, 
.comboformMed,
.combocuenta2,
.combocuenta4,
.combocuenta10,
.comboOtroDom{
	border: 1px solid #cecec3;
	background: #fff;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 212px;
	padding: 0px 4px;
}
.comboOtroDom{
	width: 202px;
}
.comboformPeq{
	width: 20px;
} 
.comboformMed{
	width: 170px;
}
.combocuenta2{
	width: 20px;
	padding: 0px;
}
.combocuenta4{
	width: 40px;
	padding: 0px;
}
.combocuenta10{
	width: 100px;
	padding: 0px;
}
.comboselect{
	border: 1px solid #cecec3;
	background: #fff;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 220px;
}
.comboTextArea{
	border: 1px solid #cecec3;
	background: #fff;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 220px;
	height: 80px;
}
#rightpane P.letrapeq{
	font-size: 10px;
	line-height: 15px;
}
.letrapeq{
	font-size: 10px;
	line-height: 15px;
}
#rightpane P.letrapeq strong{
	font-family: Verdana, Helvetica, sans-serif;
}
.errorForm{
	color: #890202;
	font-size: 10px;
}
#rightpane P.errorForm{
	margin-left: 185px;
	margin-bottom: 0px;
}
.botonReserva{
	border: 1px solid #F7AACA;
	background: #C2145C;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px auto;
	width: 70px;
	display: block;
}
/* ---------------------------------------------------------------------------------------- */
/*   FOOTER --------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
.foot {
	width: 100%;
	height: 14px;
	float: left;
	display: block;
	margin-left:35px;
}
.foot a{ color:#CCCCCC }

