body  {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DCDCDC;
	height:100%; 
}
#div_principal {
	width:100%;
	height:100%;
}	
#div_contenidos {
	width:954px;
	margin:0 auto;
}
select, textarea {
	border:1px solid #3C93CE;
	font-family: Tahoma; 
	font-size: 14px; 
	color: #5F7A89; 
	line-height: 100%; 
	padding-left:5px; 
	padding-right:5px; 
} 
.texto_principal {
	font-family: Tahoma;
	line-height: 110%;
	font-size: 11px;
	color: #5F7A89;
}
.texto_principal_12 {
	font-family: Tahoma;
	line-height: 140%;
	font-size: 12px;
	color: #5F7A89;
}
.texto_principal_13 {
	font-family: Tahoma;
	line-height: 140%;
	font-size: 13px;
	color: #5F7A89;
}
.texto_principal_11 {
	font-family: Tahoma;
	line-height: 110%;
	font-size: 11px;
	color: #5F7A89;
}
.texto_principal_claro {
	font-size: 12px;
	color: #8FA2AC;
}
.texto_titulo {
	color: #3C93CE;
	font-weight:bold;
}
.texto_titulo_gris {
	color: #8B8B8B;
	font-weight:bold;
}
.texto_titulo15 {
	font-size: 15px;
	color: #3C93CE;
	font-weight:bold;
}

.texto_titulo_16 {
	font-size: 24px;
	color: #289BE8;
	font-weight:bold;
}
.texto_principal_claro_14 {
	font-size: 14px;
	line-height: 140%;
	color: #8FA2AC;
}
.texto_titulo13 {
	font-size: 13px;
	color: #3C93CE;
	font-weight:bold;
}
.texto_titulo12 {
	font-size: 12px;
	color: #3C93CE;
	font-weight:bold;
}
.texto_destacado {
	line-height: 130%;
	font-size: 14px;
	font-style:italic;
}
.links_none a{
	text-decoration: underline;
	color: #47B6FF;
}
.links_none a:hover{
	text-decoration: none;
	color: #47B6FF;
}
a{
	text-decoration: underline;
	color: #47B6FF;
}
a:hover{
	text-decoration: none;
	color: #47B6FF;
}
.links_volver a{
	text-decoration: underline;
	font-size: 10px;
	color: #9DC9E6;
}
.links_volver a:hover{
	text-decoration: none;
	font-size: 10px;
	color: #9DC9E6;
}
.links_pie a{
	text-decoration: underline;
	font-size: 12px;
	color: #949494;
}
.links_pie a:hover{
	text-decoration: none;
	font-size: 12px;
	color: #949494;
}
.links_header a{
	text-decoration: none;
	color: #9FAFB8;
}
.links_header a:hover{
	text-decoration: underline;
	color: #9FAFB8;
}
.texto_pie{

	font-size: 12px;
	color: #949494;
}
.pie_luz{

	font-size: 11px;
	color: #949494;
}

.pie_blouan{

	font-size: 10px;
	color: #949494;
}
#bot1 {
	background-image:url(imagenes/votar_off.jpg);
    height:27px;
    width:290px;
    background-position: left top;
	background-repeat:no-repeat;
    display: block;
    text-decoration: none;
 
}
    
#bot1 a{
    background-image:url(imagenes/votar_off.jpg);
    height:27px;
    width:290px;
    background-position: left top;
	background-repeat:no-repeat;
    display: block;
    text-decoration: none;
}
#bot1 a:hover{
    background-image:url(imagenes/votar_on.jpg);
}

