@charset "UTF-8";
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	
	list-style-image: url(../img/flecha.gif);
	list-style-type: circle;
}

.textopie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	
	list-style-image: url(../img/flecha.gif);
	list-style-type: circle;
}

.titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #D50202;
	font-weight: bold;

}

.subtitulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.subtitulos2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D50202;
}


.fotos {
	display:inline;
   float:left;
   background-color:#f5f7f9;
   padding:5px;
  /*margin:10px;
    margin-top:10px;*/
	margin-bottom:10px;
   text-align: center;
   border-right: #a5a7aa solid 1px;
   border-bottom: #a5a7aa solid 1px; 
   border-left: #a5a7aa solid 1px;
   border-top: #a5a7aa solid 1px; 
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D50202;
	text-decoration: none;
	
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D50202;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
	
	
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.filete {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
}

.barra {
	border-width: 1px;
	border-style: dotted;
	border-color: #000000;
}

.cuadros {
	border: 1px dotted #000000;
	padding: 10px;
	background-color: #56c6fa;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.tabla{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
}
.celda1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0066CC;
}
.celda2 {
	background-color: #0099FF;
}
.celda3 {
	background-color: #33CCFF;
}


.textoenlaces
{
	
	color: #999999;
	text-decoration: none;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	

}



.enlaces a, enlaces a:visited
{
	/*display: block;*/
	cursor: pointer;
	/*background-color: none;
	padding: 0.5em 0.75em;*/
	color: #999999;
	text-decoration: none;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	
	/*border: 1px dotted #000;*/

}
.enlaces a:hover, enlaces a:focus
{
/*	background-color: #0073a3;*/	
    color: #D50202;
	text-decoration: underline;
}

.dotSpacer{
	clear:both;
	background-image:url(../img/dot_spacer_negro.gif);
	background-repeat:repeat-x;
	height:13px;
	margin-top:-13px;
	margin-bottom:-13px;
}

.patter{
	
	background-image:url(../img/pat_20050823003407.gif);

	height:100%;
	
}


.barra2{
	clear:both;
/*	background-image:url(../img/dot_spacer_negro.gif);
	background-repeat:repeat-x;*/
	border-top: 1px solid #999999;
	height:1px;
	margin-top:-10px;
	margin-bottom:-10px;
}

.lista_enlaces
{
	list-style-image: url(../img/icon_external.gif);
	list-style-type: circle;
	/*background-image:url(img/dot_spacer_negro.gif);
	background-repeat:repeat-x;
	height:13px;*/
	margin-top:0px;
	margin-bottom:0px;
	
}


.borde
{
	
	border: 1px solid #999999;

}

.formulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	width: 100%;
	}

.formulario_boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	
	}

.iconos {
	display:inline;
   float:left;
    text-align:left;
	margin-right:5px;
	  padding-bottom:30px;

 /*  
 	vertical-align: middle;

 background-color:#f5f7f9;
   padding:5px;
  margin:10px;
    margin-top:10px;
	margin-bottom:10px;

   border-right: #a5a7aa solid 1px;
   border-bottom: #a5a7aa solid 1px; 
   border-left: #a5a7aa solid 1px;
   border-top: #a5a7aa solid 1px; */
}