@charset "utf-8";
/* CSS Document */


body,td,th {
	color: #444444;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
body {
	background-image: url(../i/fondo.gif);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.box-menu {
	font-family:Georgia, "Times New Roman", Times, serif;
	float:right;
	text-align:right;
	padding-right:10px;
	color:#BCBEC0;
}
.box-menu-content {
	margin-top:20px;
	float:left;	
}
.box-menu-separador {
	float:left;
	width:11px;
	height:53px;
	text-align:center;
}
a.menu-link-top { font-size:12px; text-decoration:none; color:#BCBEC0;}
a.menu-link-top:hover { text-decoration:underline; color:#FFFFFF;}

a.menu-link-bottom { font-size:12px; text-decoration:none; color:#000000;}
a.menu-link-bottom:hover { text-decoration:underline; color:#666666;}

.box-banderes {
	float:none; 
	margin-top:60px; 
	padding-right:10px;
	text-align:right;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#5f5f19;
	margin:0px; padding:0px;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#5f5f19;
	margin:0px; padding:0px;
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#5f5f19;
	margin:0px; padding:0px;
}
.contenido {
	padding-right:5px;
	margin-right:5px;
	margin-top:10px;
	margin-bottom:10px;
}

