 BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
A{
	text-decoration: none;

}
.menu_principal_titular{
	font-family: Arial;
	font-size: 12px;
	color: #3C3C3C;
	text-decoration: none;
	font-weight: bold;
}
.menu_principal{
	font-family: Arial;
	font-size: 11px;
	color: #3C3C3C;
	text-decoration: none;
	font-weight: normal;
}
.menu_principal:hover{
	font-family: Arial;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}
.menu_principal_selec{
	font-family: Arial;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	
}
.titulo_1{
	font-family: Arial;
	font-size: 30px;
	color: #6A0936;
	text-decoration: none;
	font-weight: lighter;
	padding-left: 25px;
	
	
}
.titulo_2{
	font-family: Arial;
	font-size: 14px;
	color: #6A0936;
	text-decoration: none;
	font-weight: bold;	
}
.datos_titular{
	font-family: Arial;
	font-size: 11px;
	color: #660000;
	text-decoration: none;
	font-weight: normal;
}
.datos_texto{
	font-family: Arial;
	font-size: 11px;
	color: #3C3C3C;
	text-decoration: none;
	font-weight: normal;
}
.boton_salir{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.link_web{
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.link_web:hover{
	font-family: Arial;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;	
}
.link_web_selec{
	font-family: Arial;
	font-size: 11px;
	color: #3C3C3C;
	text-decoration: none;
	font-weight: normal;	
}
.borderAnima{
	border: 1px solid #CCCCCC;
}
