#HEADER {
	margin: auto;
	width: 780px;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../header-img/bg.gif);
	background-repeat: repeat-x;
}
div {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#BODY-M {
	margin: auto;
	width: 90%;
}
#LEFT-MENU {
}
#RIGHT-MENU {
	margin-left: 10px;
}
#TITLE-M {
	font-weight: bold;
	color: #B52103;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 3px;
}
a.menuL:link, a.menuL:active, a.menuL:visited {
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(../header-img/bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	padding-left: 12px;
	color: #666666;
	text-decoration: none;
}
a.menuL:hover{
	color: #993300;
}
h1 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	color: #0066CC;
}
a:link, a:active, a:visited {
	color: #003399;
	text-decoration: none;
}

.Estilo2 {
        color: #CC0000;
        font-size: 12px;
}
.Estilo3 {
	color: #CC0000;
	font-weight: bold;
}
.Estilo4 {font-size: 10px}

.font12 {
	font-size: 12px;
}
.fontred {
	color:#ff0000; font-weight:bold; font-size:12pt
}