/* CSS Document */

body {background-color: #888888;
	background-image: url(image/tilebck.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin-top: 0px;
	

}
#cabezal {
	position:absolute;
	top: 50px;
	left: 50px;
}

#header {
	position:absolute;
	top: 50px;
	right: 50px;
}

.footers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	color: #666666;
}
a.footer2:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1pt;
	color: #666666;
}
a.footer2:link{
	color: #666666;
}
a.footer2:hover{
	color: #666666;
}
a.footer2:visited{
	color: #666666;
}
.footer3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
a:link {
	text-decoration: none;
	color: #FF0000;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.slogan {
	font-size: 18px;
	font-family: "Trebuchet MS";
	color: #666666;
	letter-spacing: 1px;
}
.titulitos {
	font-size: 13px;
	font-family: "Trebuchet MS";
	color: #666666;
}
.fecha {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 40px;
	margin-bottom: 46px;
}
.ayuda {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	line-height: 14px;
}
.ayuda2 {
	font-family: tahoma;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}
.textosgenerales {
	font-family: tahoma;
	font-size: 11px;
	color: #222222;
	line-height: 15px;
	margin-left: 4px;
	padding-left: 4px;
	padding-right: 14px;
	letter-spacing: 0px;
}
.subtits {
	font-size: 14px;
	font-family: "Trebuchet MS";
	color: #666666;
	font-weight: bold;
}
.subtits2 {
	font-size: 14px;
	font-family: "Trebuchet MS";
	color: #ff0000;
	font-weight: bold;
	padding-left: 4px;
}
.menu {font-size: 13px; font-family: "tahoma"; color: #333333;}
a.menu:link {
	color: #333333;
	text-decoration: none;
}
a.menu:visited {
	text-decoration: none;
	color: #333333;
}
a.menu:hover {
	text-decoration: underline;
	color: #888888;
}
A.menu:active {
	text-decoration: none;
	color: #65452e;
}


