
body {
font-family: serif;
}

#contenedor_redirecciones{
	text-align:center;
}

#base_estadisticas{
	width: 100%;
	position: absolute;
	text-align:center;
	top:20%;
}
#estadisticas { 
	position:relative;	
	background-color:#F5F5F5;
 	margin-left: auto; 
 	margin-right: auto; 	
    width: 620px;
	border: #65728D 6px solid;
	-moz-border-radius: 10px;
}
.min_height{
	min-height:400px;
}
* html .min_height{
	height:400px; /* Hack per a IE*/
}

#estadisticas div{
	color:#4F6B72;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:16px;

}

#estadisticas #cerrar{
	color:#4F6B72;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	text-align:right;
	
}

#estadisticas #divReset{
	color:#4F6B72;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	text-align:left;	
}

#estadisticas #divReset a:visited{
	color:#4F6B72;
}

#estadisticas #divReset a:link{
	color:#4F6B72;
}

#estadisticas #divConfirmacionReset{
	color:#4F6B72;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	text-align:left;
}

#estadisticas #divConfirmacionReset a:visited{
	color:#4F6B72;
}

#estadisticas #divConfirmacionReset a:link{
	color:#4F6B72;
}



#mostrarOtros a{	
	text-decoration:none;
	color:#4f6b72;
	font-weight:bold;
}

#titulo{
	color:#406082;	
	text-align:center;
	font-size:20px;
}

#contenedor_insercion{

}

#cuadro_insercion{
	width:610px;

}

#cuadro_insercion td{
	color:#4f6b72;

}

#cuadro_sitio{
	text-align:left; 
	width:400px;
	color:#4f6b72;
}

#cuadro_alternativas{
	text-align:left; 
	width:460px;
	color:#4f6b72;
}

#sinpublicidad{
	color:red;
	font-weight: bold;
	font-style: italic;
}

#succes{
	background-color:#F0FFF0;
	border:2px solid;
	border-color:#00FF00;
	height:20px;
	width:250px;
	margin-left:10px
}

#error{
	background-color:#FFDDDD;
	border:2px solid;
	border-color:#FF0000;
	height:20px;
	width:250px;
	margin-left:10px
}

#contenedor_publicidad{
	text-align:center;
}

#contenedor_general{
	text-align:center;
}

.check_lectura{
	font-size:1px; !important
}



a {
	color:#006699;
}

#page_title {
	/*background-image:url(../imagenes/page_title.jpg);*/
	/*background-repeat:repeat-x;*/
	color:#006366;
	padding-bottom:25px;
	width:820px;
	font-size:20px;
}

#linea_titulo {
	background-image:url(../imagenes/page_title.jpg);
	background-repeat:repeat-x;
	color:#006366;
	padding-bottom:25px;
	width:950px;
}

div.multiple {
	height: 220px;
	width:235px;
	overflow: auto;	
	border:5px solid #eee;
	text-align: left;
}

.cerrada{
background:url(../imagenes/download_section_arrows.png) no-repeat scroll 1px 3px;
}

.abierta{
background:url(../imagenes/download_section_arrows.png) no-repeat scroll 1px -58px;
}
