@charset "utf-8";
/* CSS Document */

#tablaMenu td a{
	color:#FFF;
	text-decoration:none;}

#bodyGral {
	position:relative;
	width: 1100px;
	height:800px;
	background-color:#FFF;
	top:10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
}

#cuerpoPrincipal{
	position:relative;
	width:1100px;
	height:1000px;
	background-color:#FFF;}

#Header {
	width: 1100px;
	background-image: url(../images/headMedio_2021.jpg);
	z-index:19;

}

#LadoIzqHead {
	float: left;
	z-index:21;
}

#LadoDerHead {
	background-image: url(../images/headDer_2021.jpg);
	background-repeat: no-repeat;
	height:150px;
	width:245px;
	float: right;
	z-index:22;
}

#LadoDerHeadIn {
	background-image: url(../images/headDerIn.jpg);
	background-repeat: no-repeat;
	height:150px;
	width:215px;
	float: right;
	z-index:22;
}

#MedioHead {
	background-image: url(../images/headMedio_2021.jpg);
	background-repeat: repeat-x;
	margin-left:200px;
	height: 150px;
	z-index:20;
}

#tituloSubastas{
	position: absolute;
	top:45px;
	left:410px;
	width:220px;
	font-weight:bolder;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:25px;
	font-variant: small-caps;
	color:#333;
	}

#ladoMenu{
	width:200px;
	float:left;
}

#DatosIngreso{
	float:right;

	width:350px;
	height:100px;
	background-color:#DFDEE0;}

#lineaIngresa{
    font-family: "Verdana",Geneva,sans-serif;
    font-size: 14px;
    font-weight: bold;
	text-align:left;
	margin-left:10px;}

#divUsuario{
	width:40%;
	height:40px;
	float:left;
	color: #333333;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;}

#divUsuario input{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;}

#divContrasena input{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;}

#divContrasena{
	height:40px;
	color: #333333;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;}

#divBotones{
	width:75px;
	float: right;
	margin-right:10px;
	color: #333333;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;}

/* #botones{
	width:85px;
	height:20px;
	background-color:#333;
	color: #333333;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
	border:solid #999 1px;
	cursor:pointer;
	margin-top:2px;
	font-size:10px;
	color:#FFF;
	border-radius:5px;
	padding:2px;
} */

#lineaLigaFiel{
	width:100%;
	text-align:center;
	font-weight:bold;
	font-size:13px;
	margin-bottom:2px;}

.nuevoUsuario{
	font-size:12px;
	font-weight:bold;}

#rfc {
	text-transform:uppercase;}

/* #botonRegistro{
	width:85px;
	height:20px;
	background-color:#333;
	margin-right:20px;
	float:right;
	color:#FFF;
	font-weight:bold;
	border-radius:5px;
	margin-top:5px;
	cursor:pointer;}

#botonRegistro a {
	color:#FFF;
	cursor:pointer;
	font-size:9px;
	font-weight:bold;
	text-decoration:none;} */


#menu {
	width:1100px;
	height:38px;
	background-color:#235B4E;
	color:#FFF;
	font-weight:bold;
	font-size:13px;}

#tablaMenu td{
	border-right: #FFF solid 2px;}

#menuVertical {
	float:left;
	width:200px;
	margin-top:15px;}

#headMenuLateral{
	background-color:#31B700;
	font-weight:bold;
	color:#FFF;
	text-align:left;
	padding:5px 5px 5px 20px;
	font-size:12px; }

.headMenuLateral{
	background-color:#31B700;
	font-weight:bold;
	color:#FFF;
	text-align:left;
	padding:5px 5px 5px 20px;
	font-size:12px; }

#opcionesLateral{
	width:200px;
	text-align:left;}

.checkPN {
	list-style-position: inherit;
	list-style: url(../images/bullet2.gif);
	font-size:10px;
	text-transform:uppercase;
	color:#747373;
	line-height:20px;}

.checkLt {
	list-style-position: outside;
	list-style: url(../images/bullet2.gif);
	font-size:10px;
	text-transform:uppercase;
	color:#747373;
	line-height:20px;
	margin-left:20px;}

#opcionesLateral a{
	color:#747373;
	text-decoration:none;}

#opcionesLateral a:hover{
	color:#000;
	text-decoration:underline;
	cursor:pointer;}


#imgUbicacion{
	width:200px;
	height:34px;
	background-image:url(../images/ubicacion.gif);}

#ladoTablas{
	margin-left:240px;
	width:100%;}

#dgDiv{
	float:right;}

#listaSubasta{
	float:right;}

#fechaHora{
	width:100%;
	height:40px;
	margin-top:15px;
	margin-bottom:15px;
	margin-left;
	text-align:right;
}

#tablaPrincipal, #tablaPosutras{
	margin-top:15px;}

#tablaPrincipal th, #tablaPosutras th{
	background-color:#58585B;
	border-right:#FFF solid 1px;
	margin-top:20px;
	color:#FFF;
	font-size:13px;
	padding:5px 15px;
	text-align:center;
	}

#tablaPrincipal td, #tablaPosutras td{
	background-color:#ccc;
	border-right:#FFF solid 1px;
	margin-top:20px;
	color:#000;
    /*text-transform:capitalize;*/
	font-weight:bold;
	font-size:13px;
	padding:5px 15px;
	text-align:center;
	}

#tablaPrincipal td:hover, #tablaPosutras td:hover{
	background-color:#58585B;
	color:#FFF;
	}

#tablaPrincipal img,#tablaPosutras img{
	width:88px;
	border:solid #CCC 2px;
}

#tablaPrincipal a, #tablaPosutras a{
	color:#58585B;
	text-decoration:none;
}

#btnPosutras {
	border-radius:4px;
	border:#747373 solid 2px;
	background-color:#31B700;
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:5px;
	text-decoration:none;
	cursor:pointer;}

#tablaPrincipal a:hover, #tablaPosutras a:hover{
	color:#fff;
	text-decoration:none;
	background-color:#58585B;
}

#opcionesTop a{
	color:#747373;
	text-decoration:none;
}

#tablaCuest{
	margin:15px;
	border-left:#666 solid 1px;
	border-right:#666 solid 1px;
	border-bottom:#666 solid 1px;
	text-align:left;}

#tablaCuest th{
	font-weight:bolder;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:center;}

#tablaCuest td{
}

#tablaCuest td img{
	width:300px;
	text-align: center;
	}

/* tr.tabla21 {
	background-color:#CCC;
	text-decoration:none;}

td.tabla21 {
	color:#000;
	text-decoration:none;} */

#tablaCuest a{
	color:#BC955C;
	margin-left:10px;
	font-weight:bold;}

#tablaRegDoc, #tablaChPass {
	margin:15px;
	text-align:left;
}
/* #tablaRegDoc, #tablaChPass {
	margin:15px;
	text-align:left;
	position: relative;
	top:-750px;
	left: 50px;
} */
#tablaRegDoc a {
	color:#BC955C;
}

#tablaRegDoc th, #tablaChPass th{
	font-weight:bolder;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
}

#tablaRegDoc td, #tablaChPass td{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	padding-left:5px;
}

#tablaChPass td{
	padding:0 15px;
}

#tablaAutSub {
	margin:10px;
	text-align:left;
	/* position: relative;
	top:-750px;
	left: 200px; */
}


#tablaAutSub th{
	font-weight:bolder;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	color:#FFF;
	background-color:#10312B;
}

#tablaAutSub td{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	padding-left:5px;
	text-align:center;
	background-color:#ccc;
}

#tablaPregF{
	}

#tablaPregF th{
	color:#31B700;}

tr.filaPreg {
	background-color:#98989A;
	text-decoration:none;
	text-align:left;
	padding:5px;}

#tablaPregF{
	text-align:justify;
}

#tablaPregF a{
	color:#333;
	text-decoration:none;}

#itemInput textarea, #itemInput input{
	text-transform:uppercase;}

#tablaTerminos th{
	background-color:#31B700;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:left;
	padding-left:30px;}

#tablaTerminos td{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:justify;;
	padding-left:30px;}

#tablaTerminos li{
	list-style-position:inside;
}

#tablaPagos th{
	font-weight:normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:left;}



/*HeaderChat*/

#HeaderCh {
	width: 600px;
	background-image: url(../Img/HeadMedioCh.jpg);}

#LadoIzqHeadCh {
	background-image:url(../Img/HeadIzqCh.jpg);
	background-repeat:no-repeat;
	width:239px;
	height:85px;
	float: left;}

#LadoDerHeadCh {
	background-image: url(../Img/HeadDerCh.jpg);
	background-repeat: no-repeat;
	height:85px;
	width:136px;
	float: right;}

#HeadMedioCh {
	background-image: url(../Img/HeadMedioCh.jpg);
	background-repeat: repeat-x;
	margin-left:200px;
	height: 100px;}

#Chat{
	width:290px;
	height:250px;}

#chatHolder{
	width:290px;
	text-align:center;}

#chatArriba{
	width:280px;
	background-color:#000;}

#Chat a{
	cursor:pointer;
	text-decoration:none;
	color:#000;}

#imgChat{
	float:left;
	width:100px;
	height:100px;
	margin:5px 15px 5px 0px;}

#presChat{
	float:right;
	width:160px;
	height:80px;
	min-height:80px;
	margin:5px 3px 10px 0px;
	padding-bottom:10px;
	border-bottom:solid 3px #5FA043;
	text-align:left;
	font-weight:bold;}

.txtChatChat{
	font-size:15px;
	text-transform:uppercase;
	color:#000;
	}

.txtChatName{
	font-size:15px;
	text-transform:capitalize;
	color:#5FA043;}

#txtChat{
	width:275px;
	text-align:left;}

#headCuenta{
	float:right;
	width:800px;
	height:50px;
	background-image:url(../images/headerCuenta.jpg);
	background-repeat:no-repeat;
	margin:10px 0;
	font-size:26px;
	color:#747373;
	text-align:left;
	}

#bodyCuenta{
	float:right;
	width:1000px;
	height:500px;
	margin-bottom:10px;}

#tablas1{
	width:800px;
	height:500px;
	margin-bottom:10px;
	margin-left:250px;}

#menuCuentas{
	float:left;
	width:110px;
	height:500px;
	border-right:#747373 3px dotted;}

#cuerpoCuenta{
	width:580px;
	height:500px;
	float:right;
	}

#listaSubasta{
	margin-right:20px;}

#listaSubasta .dgRowsnormTR img, #listaSubasta .dgRowsaltTR img{
	width:100px;
	height:100px;
	margin: 15px 0 15px 0;
	border: solid #000 2px;
}

#listaSubasta .dgRowsaltTR div[id^='DESCRIPCION'], #listaSubasta .dgRowsnormTR div[id^='DESCRIPCION']{
	color:#31B700;
	font-weight:bold;
}

.TituloRojoSmallC {
		color:#FF2E5C;
		text-align: center;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		/*height:20px;*/
}


#tablaDetalle, #tablaDetalles {
	width:700px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	border:#666 solid 2px;
	margin-top:15px;
	}

#tablaDetalle th, #thTablaDetalles{
	background-color:#10312B;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;}

#thTablaDetalle{
	background-color:#31B700;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;}

#tablaDetalle td{
	padding: 0 10px;
}


#topDetalle{
	width:680px;
	height:320px;
	background-color:#FFF;
	margin-top:20px;}

#topDetalleIzq{
	width:330px;
	float:left;}

#topDetalleDer{
	width:330px;
	height:100%;
	float:right;
	font-size:12px;
  	text-align:center;
	margin-bottom:20px;}

#topDetalleIzq img{
	width:220px;
	height:170px;
	margin-bottom:15px;
	background-color:#000;}

.txtDetalles{
	font-size:14px;
	line-height:20px;
	text-align:justify;
	margin-bottom:20px;
	color:#F00;
	}

.txtItemDetalle{
	font-size:14px;
	line-height:20px;
	text-align:justify;
	margin-bottom:20px;
	color:#000;}

.txtDetalle{
	font-size:14px;
	line-height:20px;
	text-align:justify;
	margin-bottom:20px;
	color:#000;}

span.infoBlu:nth-child(4){
	font-size:14px;
	line-height:20px;
	text-align:left;
	margin-bottom:20px;
	color:#9F2241;
}

.infoBlu{
	font-size:14px;
	color:#9F2241;
	font-weight:bold;
	text-align:justify;
	}
	.infoBlu2{
		font-size:14px;
		color:#BC955C;
		font-weight:bold;
		text-align:justify;
		}

.infoRe{
	font-size:14px;
	color:#31B700;
	font-weight:bold;
	text-align:justify;
	}

.txtRojo{
	font-size:18px;
	color:#F00;
	font-weight:bold;
	text-align:justify;
	text-transform:uppercase;
	}

#infoTopDetalle{
	margin-top:20px;}

#infoTopDetalleTabla th{
	font-weight:bold;
	font-size:15px;
	color:#31B700;
	text-align:center;   }

.tituloDetalle{
	font-weight:bold;
	font-size:15px;
	color:#235B4E;
	text-align:center;}

.rojo{
	color:#9F2241;
	font-weight:bolder;
	text-transform:uppercase;}

.precio{
	color:#BC955C;
	font-size:18px;
	font-weight:bolder;
	text-align:center;
}

#infoTopDetalle .submit{
	height:35px;
	border-radius:4px;
	border:#10312B solid 2px;
	background-color:#235B4E;
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:7px;
	text-decoration:none;
	cursor:pointer;
	margin:4px;}


#btnOfertar{
	width:70px;
	height:35px;
	border-radius:4px;
	background-color:#31B700;
	margin:4px;
	text-align:center;
	font-weight:bolder;}

#tituloPasos{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14pt;
	color:#9F2241;
	text-align:left;
	width:500px;
	font-weight:bold;
	margin-top:15px;}

#losDatos{
	width:500px;
	text-align:right;
	font-size:9px;
	margin-bottom:15px;
	color:#F00;
}

.asterisco{
	text-align:right;
	font-size:9px;
	color:#BC955C;
}

#headerPasosUno{
	text-align:center;
	width:600px;
	height:67px;
	background-image:url(../images/pasoUno.jpg);
	background-repeat:no-repeat;}

#headerPasosDos{
	text-align:center;
	width:600px;
	height:67px;
	background-image:url(../images/pasoDos.jpg);
	background-repeat:no-repeat;}

#headerPasosTres{
	text-align:center;
	width:600px;
	height:67px;
	background-image:url(../images/pasoTres.jpg);
	background-repeat:no-repeat;}

#headerPasosCuatro{
	text-align:center;
	width:600px;
	height:67px;
	background-image:url(../images/pasoCuatro.jpg);
	background-repeat:no-repeat;}

#headerPasosUnoM{
	text-align:center;
	width:600px;
	height:67px;
	background-image:url(../images/pasoUnoM.jpg);
	/* background-image:url(../images/pasoUnoM.jpg); */
	background-repeat:no-repeat;}

#headerPasosDosM{
	text-align:center;
	width:600px;
	height:52px;
	background-image:url(../images/pasoDosM.jpg);
	background-repeat:no-repeat;}

#headerPasosTresM{
	text-align:center;
	width:600px;
	height:52px;
	background-image:url(../images/pasoTresM.jpg);
	background-repeat:no-repeat;}

#headerPasosCuatroM{
	text-align:center;
	width:600px;
	height:52px;
	background-image:url(../images/pasoCuatroM.jpg);
	background-repeat:no-repeat;}

#headerPasosCincoM{
	text-align:center;
	width:600px;
	height:52px;
	background-image:url(../images/pasoCincoM.jpg);
	background-repeat:no-repeat;}

#contenedor {
    height: 550px;
    width: 600px;
  }

#tituloPasos{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14pt;
	color:#82151B;
	text-align:left;
	width:550px;
	font-weight:bold;
	margin-top:15px;}

#cuerpoRegistro{
	width:600px;
  	height:150px;
}

#datosRegistro, #conceptosColonia {
	float:left;
	text-align:left;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6F7271;
	margin:30px 15px 10px 15px;}

/* #usuario, */ #passwordAnt/*, #password, */ /* #passwordConf */ {
	border-radius:4px;
	border:#BC955C solid 2px;}

#datosRegistro input, #idColoniaNoti, #idColonia, #conceptosColonia input, #folio_ife, #folio_acta_constitutiva, #folio_poder_notarial,
	#clabe_interbancaria, #banco_seleccionado  {
	border-radius:4px;
	border:#235B4E solid 2px;
	text-transform:capitalize;}

.botonRegistro, #botonEnvia{
	border-radius:4px;
	border:#747373 solid 2px;
	background-color:#235B4E;
	float:right;
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:7px;
	text-decoration:none;
	cursor:pointer;
	margin:3px;}

#tituloSalida{
	font-size:18px;
	font-weight:bold;
	color:#691C32;
	margin:15px 0;
}


#datos{
	border:#6F7271 solid 3px;
	width:700px;
}

#datosSalida th{
		font-size:16px;
		border-bottom:#235B4E solid 3px;
		color:#6F7271;
		text-align:left;
}

#datosSalida td{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#6F7271;
	padding-left:5px;
}

#pantFinalReg{
	margin-top:50px;
	width:70%;
}

.graciasReg{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#BC955C;
	text-align:center;
	margin-bottom:15px;
}

.textoCorreo{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#747373;
	text-align:center;
}

#botonInicio{
	background-image:url(../images/botonInicio.png);
	width:60px;
	height:69px;
	float:right;
	box-shadow: 0 3px 3px #000;
	cursor: pointer;
}

#tablaRegDoc button, #enviaDocto, .save {
	border-radius:4px;
	border:#747373 solid 2px;
	background-color:#235B4E;
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:7px;
	text-decoration:none;
	cursor:pointer;
	margin:3px;}

#avisoPrivacidad {
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#747373;
	margin:30px 15px 10px 15px; }

  .textoWar{
	color:#F00;
  	font-size:13px;
  	line-height:30px;}

#filaBotones{
	width:550px;
  	height:100px;
  	float:right:
}

#cuerpoCDA {
	height:600px;
	margin:20px 50px 0 50px;
}

#headerCA{
	background-image:url(../images/headCA.jpg);
	background-repeat: no-repeat;
	width:700px;
	height:70px;
}

#headerPF{
	background-image:url(../images/headPF.jpg);
	background-repeat: no-repeat;
	width:700px;
	height:70px;
}

#headerTC{
	background-image:url(../images/headTC.jpg);
	background-repeat: no-repeat;
	width:700px;
	height:70px;
}

#headerMC{
	background-image:url(../images/headMC.jpg);
	background-repeat: no-repeat;
	width:1000px;
	height:100px;
	margin-bottom:15px;
}

#headerMCIn{
	background:url(../images/headMC.jpg) no-repeat;
	width:1000px;
	height:100px;
	margin-bottom:15px;
}

#comentario {
	width:600px;
	height:60px;
	border-bottom: solid 5px #DF972A;
	text-align:center;
}

#comentarioL{
	float:left;
	width:480px;
	height:55px;
	font-size:16px;
	text-align:left;
	padding: 10px;
}

#comentarioR{
	padding: 5px;
}

#comentarioR img{
	border:none;
}

#desarrolloChat {
	width:550px;
}

#preg, #resp {
	width:550px;
	float:left;
	text-align:left;
	font-size:14px;
	text-decoration:underline;
}

#pregunta {
	width:500px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}

#answer {
	width:500px;
	border-bottom: dotted 4px #DF972A;
	text-align:left;
	margin-bottom:10px;
}

#bodyQuest{
	width:500px;
	height:250px;
	background-color:#FFF;
	padding:15px;
}

#bodyQuest textarea{
	border-radius:4px;
	border:#31B700 solid 2px;}

#tituloQ{
	text-align:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom:15px;
	border-bottom:#31B700 solid 5px;
}

#basic-modal{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.basic{
	color:#BC955C;

}

#enviaPreg {
	border-radius:4px;
	border:#747373 solid 2px;
	background-color:#31B700;
	float:right;
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	cursor:pointer;
	margin-right:20px;}

#salidaForm{
	width:800px;
}

 #slider4 {
  height: 600px;
  list-style: none;
  float:left;
	width:300px;
	border-radius:7px;
	border: #58585B solid 7px;
	box-shadow: 0 7px 15px #58585B;
	margin: 10px 20px 10px 20px;
 }
/* images with caption */
 #slider4 img {
  /*width: 100%;
  height: 100%;*/
 }

#cpoReciente{
	}

#detRec {
	float:left;
    list-style: none outside none;
    width: 300px;
}

#cpoReciente img{
	width:300px;
	height:180px;
	}

#cuerpoMail{
	font-family: Arial, Helvetica, sans-serif;
	width:700px;
	height:500px;
	}

#bienvenido{
	text-align:left;
	margin-top:50px;
	margin-left:250px;
	}

#teso{
	font-size:40px;
	font-weight:bold;
	font-variant:small-caps;
	margin:20px auto;}

#cuerpoFinalMail{
	width:450px;
	font-size:12px;
	text-align:justify;
	margin:20 auto;
	font-style:italic;
	font-weight:bold;}

#cuerpoFinalMail a{
	color: #BC955C;}

#cuerpoFinalMail a:hover {
	color: #6F7271;}



.scs {
	font-variant:small-caps;
}

.datosMail{
	margin:20px;}

#tablas {
	margin-left:140px;

}


.mytable{
	margin:10px;
	font-family: Arial,Helvetica,sans-serif;
	font-size:12px;
}

.mytable th{
	font-size:13px;
	padding:2px;
	background-color:#D88A3C;
}

.mytable td{
	font-size:13px;
	padding:2px;
}

.mytable a{
	color:#D88A3C;
	font-weight:bold;
}

#conCpoAdmon{
	font-family: Arial,Helvetica,sans-serif;
	margin-left:230px;
	width:850px;
	padding-bottom:15px;
	font-weight:bolder;
}

#conCpoAdmon .dgTable{
	margin-top:15px;
}

#conCpoAdmon #dgDiv select {
	border-radius:4px;
	border:#31B700 solid 2px;}

#tablas #tablaCuest{
	font-family: Arial,Helvetica,sans-serif;
	border: solid 2px #000;
}

#tablas #tablaCuest th{
	font-family: Arial,Helvetica,sans-serif;
	background-color:#10312B;
	color:white;
	font-variant:small-caps;
}

#tablas #tablaCuest td{
	font-family: Arial,Helvetica,sans-serif;
	color:#000;
	font-size:13px;
	text-align:center;
	padding:2px;
}

#tablas #tablaCuest input{
	border-radius:4px;
	border:#235B4E solid 2px;
	color:#000;
	font-size:13px;
}

#tablas #tablaCuest input.submit {
	border-radius:4px;
	border:#747373 solid 2px;
	background-color:#235B4E;
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:5px;
	text-decoration:none;
	cursor:pointer;}

#mensaje{
	border-radius:9px;
	border:3px solid #999;
	padding:5px;
	text-align:justify;
	font-size:12px;
}

.mensajeTit{
	font-size:11px;
	font-weight:bold;
	text-align:justify;
}

#mensaje li{
	list-style-position: inside;
	text-align:left;
	font-size:.9em;
	margin:5px 0 0 5px;
	color:#BC955C;

}

.correo{
	text-align:left;
	font-size:.75em;
	margin-left:5px;
	font-style:italic;
	color:#58585B;

}

.info{
	text-align:left;
	font-size:.86em;
	margin-left:5px;
	color:#58585B;
}