@charset "utf-8";
/* CSS Document */
/* Tabla */
#lefttabla{
margin-left:auto;
margin-right:auto;
text-align:center;
width:625px;
font-family:font-family: Geneva, Arial, Helvetica, sans-serif;
}

#td1tablatit{
	text-align:center;
	float:left;
	width:150px;
	background-color:#F6F6F6;
	height:25px;
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
	padding:2px 2px 2px 2px;
	margin-left:auto;
	margin-right:auto;
	font-family:font-family: Geneva, Arial, Helvetica, sans-serif;
}

#td1tablatit1{
	text-align:center;
	float:left;
	width:150px;
	background-color:#F6F6F6;
	height:25px;
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
	border-right:1px solid #000000;
	padding:2px 2px 2px 2px;
	margin-left:auto;
	margin-right:auto;
	font-family:font-family: Geneva, Arial, Helvetica, sans-serif;
}

#td1tablatit2{
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	font-family:font-family: Geneva, Arial, Helvetica, sans-serif;
}

.td2tabla{
	text-align:left;
	float:left;
	width:150px;
	background-color:#F6F6F6;
	color:#000000;
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
	padding:6px 2px 6px 2px;
	font-size:9px;
	font-family:font-family: Geneva, Arial, Helvetica, sans-serif;
}

.td2tabla1{
	text-align:left;
	float:left;
	width:150px;
	background-color:#F6F6F6;
	color:#000000;
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	padding:6px 2px 6px 2px;
	font-size:9px;
	font-family:font-family: Geneva, Arial, Helvetica, sans-serif;
}

#seleccionar{
	cursor:pointer;
}

.sobre{
	background-color:#FFFF66;
}

#separador{
	height:25px;
}

#numero{
	margin-left:6px;
	padding:0px 5px 0px 5px;
	background-color:#F6F6F6;
	color:#000000;
	text-decoration:none;
}

#numero2{
	margin-left:6px;
	padding:0px 5px 0px 5px;
	background-color:#FFA500;
	color:#000000;
	text-decoration:none;
}
.tituloimprimir{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
#clear{
	clear:both;
}
/* Fin */
.pagina{
	position:relative;
	width:900px;
	height:550px;
	margin:auto;
	margin-top:10px;
	background-color:#336600;
	border:double 5px #00CCFF;
}

.paginagrande{
	position:relative;
	width:900px;
	height:900px;
	margin:auto;
	margin-top:10px;
	background-color:#336600;
	border:double 5px #00CCFF;
}

.logo{
	position:relative;
	width:800px;
	height:200px;
	margin:auto;
	margin-top:20px;
	background-color:#336600;
	border:double 4px #00CCFF;
}

.logo img{
	margin-right:20px;
	margin-top:30px;
	margin-left:100px;
}

body{
background:url(../imagenes/fondo.png) top repeat-x;
background-attachment: fixed;
}

.espaciado{
	clear:both;
}
.fichas{
	position:relative;
	width:800px;
	height:200px;
	margin:auto;
	margin-top:10px;
	background-color:#336600;
}
.logoempresa{
	position:relative;
	width:205px;
	height:50px;
	margin:auto;
	margin-top:2px;
	background-color:#336600;
	border:double 5px #00CCFF;
}
.videotutorial{
	width:808px;
	background-color:#3C6; 
	cursor:pointer;  
	border:#09F solid 1px;
	
}
.videotutorial:hover{
	width:808px;
	background-color:#009933;
	cursor:pointer;
	border:#09F solid 1px;
}
.idiomas{
	width:27px;
	background-color:#336600; 
	cursor:pointer;  
	border:#09F solid 1px;
	background-repeat: no-repeat;
	
}
.idiomas:hover{
	width:27px;
	background-color:#009933;
	cursor:pointer;
	border:#09F solid 1px;
	background-repeat: no-repeat;
}
.logoempresa img {
border:0 !important;
}

#buscar{
	text-align:left;
	float:left;
	width:200px;
	font-weight:bold;
	color:#CCCCCC;
	height:25px;
	margin-bottom:5px;
	margin-top:5px;
}
#tddescripcion{
	
}
#td1{
	text-align:left;
	float:left;
	width:200px;
	font-weight:bold;
	color:#CCCCCC;
	margin-left:160px;
	height:25px;
	margin-bottom:5px;
	margin-top:5px;
}

#td2{
	text-align:left;
	float:left;
	width:210px;
	height:25px;
	margin-bottom:5px;
	margin-top:5px;
}

#td3{
	text-align:center;
	width:250px;
	font-weight:bold;
	color:#CCCCCC;
	margin-left:auto;
	margin-right:auto;
	height:25px;
}

#td4{
	text-align:left;
	float:left;
	width:250px;
	margin-bottom:5px;
	margin-top:5px;
}

.error{
	color:#FF0000;

}
#siguiente{
	cursor:pointer;
	margin-right:19px;
	background:transparent;
	background-image:url(../imagenes/siguiente.png);
	width:48px;
	height:48px;
	border:none;
	
}


/*#siguiente:hover {
	background-color:#009933;
}*/

.tdbotones{
	text-align:left;
	float:left;
	width:500px;
	font-weight:bold;
	color:#CCCCCC;
	margin-left:160px;
	height:45px;
	margin-bottom:5px;
	margin-top:5px;
}

.bordecomprobar{
	border:1px solid #99CC99;

	
}
.colorerror{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
}
.cuadrocomprobacion{
	position:relative;
	width:900px;
	height:1420px;
	margin:auto;
	margin-top:10px;
	background-color:#336600;
	border:double 5px #00CCFF;
}
.cabeberacomprobacion{
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	font-weight: bold;
	font-variant: normal;
	color: #CCCCCC;
	text-align:center;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-bottom:10px;
}
#anterior{
	width:48px;
	height:48px;
	background:transparent;
	background-image:url(../imagenes/anterior.png);
	margin:0px 0px 0px 0px;
	border:none;
	cursor:pointer;
}
#confirmar{
	width:48px;
	height:48px;
	background:transparent;
	background-image:url(../imagenes/confirmar.png);
	margin:0px 0px 0px 0px;
	border:none;
	cursor:pointer;
}
#nuevo{
	cursor:pointer;
	background:transparent;
	background-image:url(../imagenes/nuevo.png);
	width:48px;
	height:48px;
	border:none;
	
}
.descripcion{
	cursor:pointer;
	margin-right:19px;
	background-color:#336600;
	width:100px;
	height:25px;
	border:solid 1px #339933;
	
}
.descripcion:hover{
	cursor:pointer;
	margin-right:19px;
	background-color:#339933;
	width:100px;
	height:25px;
	border:solid 1px #339933;
	
}
#buscar{
	cursor:pointer;
	margin-right:19px;
	background:transparent;
	background-image:url(../imagenes/buscar.png);
	width:42px;
	height:42px;
	border:none;
	
}
