﻿.texto_descargas {
	font-family: verdana;
	font-size: 11px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
}
.texto_descargas a{
	font-family: verdana;
	font-size: 11px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	text-decoration:none;
}
.texto_descargas a:hover{
	font-family: verdana;
	font-size: 11px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	text-decoration:none;
}

.texto_contenido {
	font-family: verdana;
	font-size: 11px;
	color:#000000;
	text-align: left;
	line-height:15px;
	margin-top: 0px;
	margin-bottom: 7px;	
}

.texto_contenido_justificado {
	font-family: verdana;
	font-size: 11px;
	color:#000000;
	text-align:justify;
	line-height:15px;
	margin-top: 0px;
	margin-bottom: 7px;	
}


.texto_contenido_derecha {
	font-family: verdana;
	font-size: 11px;
	color:#000000;
	text-align: right;
	line-height:15px;
	margin-top: 0px;
	margin-bottom: 7px;	
}

.menu_on {
	font-family: verdana;
	font-size: 11px;
	text-align: left;
	color:#e41000;
}

.menu_off {
	font-family: verdana;
	font-size: 11px;
	text-align: left;	
	color:#0060a7;
}
.menu_off a{
	font-family: verdana;
	font-size: 11px;
	text-align: left;	
	color:#0060a7;
	text-decoration:none;	
}
.menu_off a:hover{
	font-family: verdana;
	font-size: 11px;
	text-align: left;	
	color:#0060a7;
	text-decoration:none;
}