body {
	padding:0px;
	margin:0px;
}

.header {
	margin-top:0px;
	background-color: #fdfdfc;
	background-image: url(images/bkg_header.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.pie {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666666;
	background-color: #fdfdfc;
	background-image: url(images/bkg_pie.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align:left;
}

.fecha {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666666;
}

.masinfo {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666666;
}

.titls {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #ACA899;
	BORDER-BOTTOM: #cccccc 1px solid;
		text-align:left;
}
	.titl1{
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #ACA899;
}
.azul{
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #0066CC;
}
.textos {
	text-align:left;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;	
}
.textos span {
	text-align:left;
}
.subr {
	font-family: "Trebuchet MS";
	font-size: 1px;
	BORDER-top: #cccccc 1px solid;
}
.titlazul {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #0066CC;
	BORDER-BOTTOM: #cccccc 1px solid;
	text-align:left;
}
.subtitlazul {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #0066CC;
}
/*.menu{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #ffffff;
	background-color:#B3C9DF;	
	padding:2px;
}*/
.textosbl{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #ffffff;
	background-color:#666666;
}
.bot{
	font-family: "Trebuchet MS";
	font-size: 12px;
	background-color:#D2CFB7;
	padding:2px;
	BORDER: #999999 1px solid;
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: none;
	color: #003366;
}
a:active {
	text-decoration: none;
	color: #003366;
}
#content{position:relative; width:100%; height:17px; background-color:#AD2A65;}




/* menu tabs */

a#main {
	display:block;
	width:42px;
	height:23px;
	text-indent:-9999px;
	background:url(images/menu_top_main.jpg) top left no-repeat;
}
a#main:hover {
	background-position:0 -23px;
}
a#contact {
	display:block;
	width:53px;
	height:23px;
	text-indent:-9999px;
	background:url(images/menu_top_contact.jpg) top left no-repeat;
}
a#contact:hover {
	background-position:0 -23px;
}

a#principal {
	display:block;
	width:62px;
	height:23px;
	text-indent:-9999px;
	background:url(images/menu_top_principal.jpg) top left no-repeat;
}
a#principal:hover {
	background-position:0 -23px;
}
a#contacto {
	display:block;
	width:75px;
	height:23px;
	text-indent:-9999px;
	background:url(images/menu_top_contacto.jpg) top left no-repeat;
}
a#contacto:hover {
	background-position:0 -23px;
}
a#webmail {
	display:block;
	width:60px;
	height:23px;
	text-indent:-9999px;
	background:url(images/menu_top_webmail.jpg) top left no-repeat;
}
a#webmail:hover {
	background-position:0 -23px;
}

