body{
text-align:center;
}
select{
	background:#fafafa; color:#000000;FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	border: 1px solid #006600;
}

.boton{
	background-color:#E5E5E5;font-family:verdana,arial;font-size:11px; color:#666666;height:20px;width:75px;font-weight:bold; 
	BORDER-BOTTOM: #ffffff 1px solid; BORDER-LEFT: #ffffff 1px solid; BORDER-RIGHT: #ffffff 1px solid; BORDER-TOP: #ffffff 1px solid;
}



.texto {
	
	font-weight: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-align:justify;
	margin:0px auto;
	padding:0px;
}
a:link {
	color: #861F73;
}
a:visited {
	color: #501245;
}
a:active {
	color: #D854C0;
}
a:hover {
	color: #D854C0;
}
.abajo {
	color: #ffffff;
	font-weight: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	
}
.enlacespie {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight: normal;
	color:#FFFFFF;
}
a.enlacespie:link {
	color:#ffffff;
	text-decoration: none;
}
a.enlacespie:visited {
	color:#ffffff;
	text-decoration:none;
}
a.enlacespie:hover{
	color:#ffffff;
	text-decoration:underline;
}

.peque {
	color: #480101;
	font-weight: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	
}
.Estilo1 {
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #861F73;
	font-weight: normal;
	font-size: 11px;
}
.boton{
	background-color:#E5E5E5;font-family:verdana,arial;font-size:11px; color:#666666;height:20px;width:75px;font-weight:bold; 
	BORDER-BOTTOM: #ffffff 1px solid; BORDER-LEFT: #ffffff 1px solid; BORDER-RIGHT: #ffffff 1px solid; BORDER-TOP: #ffffff 1px solid;
}

textarea { 
	BORDER-BOTTOM: #DBDADA 1px solid; BORDER-LEFT: #DBDADA 1px solid; BORDER-RIGHT: #DBDADA 1px solid; BORDER-TOP: #DBDADA 1px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;FONT-SIZE: 10px;
}
input { 
	BORDER-BOTTOM: #DBDADA 1px solid; BORDER-LEFT: #DBDADA 1px solid; BORDER-RIGHT: #DBDADA 1px solid; BORDER-TOP: #DBDADA 1px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;FONT-SIZE: 10px; HEIGHT: 18px ;
}
.cinput {
	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;
	HEIGHT: 18px ;
	color: #0a0a0a;
	text-decoration: none;
	border: 1px solid #DBDADA;
}
select { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; background-color: #FFFFFF; width:150px; border: 1px solid #DBDADA;  text-transform: uppercase;}

.ListadoActivo
	{
		cursor: hand;
		background-color: #F7EDF4;
		padding: 3px;
		margin: 0px;
		text-decoration: none; 
		color: #000000;
	}

.ListadoImpar
	{
		cursor: hand;
		background-color: #f0f0f0;
		padding: 3px;
		margin: 0px;
	}
	
.ListadoPar
	{
		cursor: hand;
		background-color: #fafafa;
		padding: 3px;
		margin: 0px;
	}
	
.BotonActivo
	{
		cursor: hand;
		background-color: #FBCB26;
		padding: 3px;
		margin: 0px;
		color: #000000;
		font-weight: bold;
	}

.BotonInactivo
	{
		cursor: hand;
		background-color: none;
		padding: 3px;
		margin: 0px;
	}
.textomay {  

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #666666;
	text-decoration: none; 
	text-transform: uppercase;
}
.textomay2 {  

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #666666;
	text-decoration: none; 
	text-transform: uppercase;
}
/* ^^^^^^^^ LINK EFFECT ^^^^^^^^^^ */

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #821B6C;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

/* REDES SOCIALES */
#contenedor { margin-left:auto; margin-right:auto; width:970px; min-height: 670px;}
#contenedor_index { display:block; margin: 0; width:525px;}
#social_index { z-index:100; position:relative; top:-70px; width:750px; height:70px; color: #c7d9d5; padding: 0; margin:0; }
#social_index ul { list-style:none; display: inline; display:block; margin:30px 0 0 635px; }
#social_index ul li { margin:0; }
#social_index ul li a { display:block; width:24px; height:24px; margin:0 10px 0 0; padding: 0; float: left; }
#social_index ul li .lnk_rss { background:url(images/ico-rss.png) no-repeat; }
#social_index ul li .lnk_fbk { background:url(images/ico-facebook.png) no-repeat; }
#social_index ul li .lnk_twt { background:url(images/ico-twitter.png) no-repeat; }
#social_index ul li .lnk_ytb { background:url(images/ico-youtube.png) no-repeat; }
