@charset "utf-8";
/* CSS Document */

/* A utilizar */
body {
	font-family:Tahoma, Geneva, sans-serif;
	margin: auto;
}

#prueba .link {
	width:200px;
	height:200px;
	padding-top: 100px;
	margin:auto;}
	
#sincro {
	margin-left: 228px;
	margin-right: 132px;
	}
	
#error {
	margin-top: 20px;
	margin-left: 210px;
	margin-right: 114px;
	}

#error-acceso {
	margin-top: 5px;
	margin-right:36px;
	margin-bottom:10px;
	}

#error p {
	font-family:Tahoma, Geneva, sans-serif;
	text-align:center;
	color:#F00;
	font-size:11px;
	font-weight:bold;}
	
#error-acceso p {
	font-family:Tahoma, Geneva, sans-serif;
	text-align:center;
	color:#F00;
	font-size:11px;
	font-weight:bold
	}

.link {
		font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#3B5998;
	margin-right:10px;
	padding-bottom:9px;
	}
	
h1 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#3B5998;
	margin-right:10px;
	padding-bottom:9px;
	}
	
.linea {
	width: 277px;
	border-bottom:1px solid #3B5998;}
	
.linea2 {
	width: 610px;
	border-bottom:1px solid #3B5998;}

h4 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#3B5998;
	margin-right:10px;
	padding-bottom:18px;
	
	}

h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666;
	padding-top:15px;
	padding-bottom:10px;

	}
	
h3{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666;
	padding-top:20px;
	padding-bottom:5px;
	}

.texto {
	font-weight:normal;
	font-size:11px;
	}

.error {
	font-family:Tahoma, Geneva, sans-serif;
	}

.texto2 {
	font-weight:normal;
	font-size:12px;
	}

.popup{
	margin:20px auto 20px;
	width:640px;
	background-color:#FFF;
	}
	
#intro {
	font-size:12px;
	background:#F3F3F3;
	padding:10px;
	margin-bottom:10px;
	margin-top:10px;
	}

#col1 {
	width:303px;
	height:270px;
	border-right: 1px solid #CCC;
	float:left;
	
}

#col2 {
	width:305px;
	background:#d8e5fc;
	height:270px;
	
	 float:left;	  
}

.contenido {
	margin-right:25px;
	margin-left:25px;
	}

#cierre {
	padding-top:10px;
	}
	
#norton {
	float:left;}
	
#intro a:link {color:#3B5998; text-decoration: none }
#intro a:visited {color:#3B5998; text-decoration: none;	}
#intro a:hover {color:#3B5998 ; text-decoration: underline }
	
.banner1 {
	
	width:130px;
	float:left;
	}
	
.banner2 {
	
	margin-top:30px;}

.campo    {
width:266px;
display:block;
border: 1px solid #999;
padding-left:5px;
height: 25px;
-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}
.campo2   {
width:250px;
border: 1px solid #999;
height: 25px;
-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}


.check   {
width:20px
border: 1px solid #999;
height: 25px;
-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}

.opcion {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#666;
	margin-top:35px;
	margin-bottom:20px;
	}
	
.aclaracion {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#3B5998;
	padding-top:10px;
	padding-bottom:10px;
}

.recordar1 {
	font-family: Tahoma, Geneva, sans-serif;
	color:#000;
	width:255px;
	font-size:11px;
	margin-top:20px;
	margin-bottom:10px;
	background-color:#F3F3F3;
	padding:7px 0 7px 15px;
	
	}
	
.recordar {
	font-family: Tahoma, Geneva, sans-serif;
	color:#FFF;
	width:255px;
	font-size:11px;
	margin-top:20px;
	margin-bottom:25px;
	background-color:#3B5998;
	padding:7px 0 7px 15px;
	
	}
	
.recordar2 {
	font-family: Tahoma, Geneva, sans-serif;
	color:#000;
	width:600px;
	font-size:11px;
	margin-top:20px;
	margin-bottom:25px;
	background-color:#d8e5fc;
	padding:7px 0 7px 15px;
	
	}
	
.mail {
	font-weight:bold;
	color:#333;
}
	
	.centrar{
text-align:center;

	}
	
.exito {
	margin-top:120px;
	padding:20px;
	background-color:#EFEFEF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
    border-radius: 10px;
	}
	
	
.atencion {
	font-size: 12px;
	margin-top:10px;
	padding:10px;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	}


.boton {
	width:120px;
	font-size:11px;
	display: inline-block;
	background: url(images/btn.bg.png) repeat-x 0px 0px;
	padding:7px 5px;
	font-weight:bold;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.5);
	border:1px solid rgba(0,0,0,0.6);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-moz-box-shadow: 0px 0px 2px rgba(0,0,0,0.8);
	-webkit-box-shadow: 0px 0px 2px rgba(0,0,0,0.5);
}

.boton:hover {
	text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
	cursor:pointer;
}

.blue		{background-color: #CCCCCC; color: #333333;}
.blue:hover	{background-color: #3B5998; color: #FFF;}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0
}

#caja-popup{
	padding:15px;
	
}

/* ------------------- fin utilizados ---------------------*/


* {
	padding: 0;
	margin: 0;
}
img {
	border: none;
}







		
.info-asistencia {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #E1E1E1;
	font-size: 24px;
	padding-top:11px;
	}
	
.mleft{
	margin-left:25px;
	}
	
.centrado {
	width: 934px;
	margin: 0 auto;
}
	
	.tabla {
	border-collapse: separate;
	border: 1px solid #C8D1E2;
	padding: 1px;
	color: #363636;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

thead, tfoot {
	background-color: #c8d1e2;
	text-align: left;
}
thead th, tfoot th {
	padding: 7px;
	font-weight: bold;
}
td.odd {
	background: #f3f5f8;
}
tr.odd {
	background: #f3f5f8;
}
tr.gris {
	background: #f7f7f7;
}
tbody th, tbody td {
	padding: 7px;
	vertical-align: top;
	border-bottom: 1px solid #c8d1e2;
}
th {
	font-weight: normal;
}

input.text-input {
	background-color: #f3f5f8;
	padding: 3px 2px;
	border: solid 1px #3B5998;
	vertical-align: middle;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
textarea.text-input {
	background-color: #f3f5f8;
	padding: 3px 2px;
	border: solid 1px #3B5998;
	vertical-align: middle;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
table {
	font: normal 12px Tahoma, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	text-align: left;
	width: 100%;
}

.enviar {
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #3B5998;
	color: #FFFFFF;
	padding: 3px 10px;
}
textarea.empleo {
	background-color: #ffffff;
	padding: 3px 2px;
	border: solid 1px #3B5998;
	vertical-align: middle;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.fondo-celeste1 {
	padding: 10px;
	background-color: #f3f5f8;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

	.centrar{
text-align:center;

	}
	
.exito {
	margin-top:30px;
	padding:20px;
	background-color:#EFEFEF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
    border-radius: 10px;
	}

