﻿body {
	background-color: #4A280F;
	background-image: url(img/fnd_pg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Arial;
	font-size: 11pt;	
	color:#FFFFFF;
}

.titulo_amarillo{
	font-size: 13pt;	
	color:#EAD273;
}

.texto_ref{
	font-size: 8pt;
}


a:link {
text-decoration: none;
color:#EAD273;
font-size: 12pt;	
}
a:hover {
text-decoration: underline;
color: #FFFFFF;
font-size: 12pt;
}
a:active {
text-decoration: underline;
color: #FFFFFF;
font-size: 12pt;
} 
a:visited {
text-decoration: none;
color: #EAD273;
font-size: 12pt;
}

.celda_menu{
	padding-left:30px; padding-right:30px;
}
