/* CSS - SGM 2005 */
body{
	font-family: Georgia;
	font-size: 11px;
	font-color: #7C7C7C;
	margin-left: 0;
	margin-bottom: 0;
	margin-rigth: 0;
	margin-top: 0;

	background-image:url(img/fondo.jpg);
	scrollbar-3dlight-color : #afabaa;
	scrollbar-arrow-color : #afabaa;
	scrollbar-base-color : #afabaa;
	scrollbar-darkshadow-color : #372f2c;
	scrollbar-face-color : #372f2c;
	scrollbar-highlight-color : #afabaa;
	scrollbar-shadow-color : #797472;
	scrollbar-track-color : #afabaa;
}
table{
	font-family: Georgia;
	font-color: #7C7C7C;
	font-size: 11px;
	background:#ebe7d9;
}
.cuerpo
{
	color: #000000;
	font-size: 12px;
	font-family: Georgia;
}

a, a#visited{
	font-family: Georgia;
	font-size: 11px;
	text-decoration: none;
	color: #372f2c;
}
h1{
	font-family: Georgia;
	font-color: #7C7C7C;
	font-size: 20px;
}
h2{
	font-family: Georgia;
	font-color: #7C7C7C;
	font-size: 15px;
}
h3{
	font-family: Georgia;
	font-color: #7C7C7C;
	font-size: 10px;
}
p{
	font-family: Georgia;
	font-color: #7C7C7C;
	font-size: 11px;
}
td{
	font-family: Georgia;
	font-color: #FFFFFF;
	font-size: 11px;
}
hr{
color:#7f8200;
}
.titulo
{
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
}