body {
background-color:#ffd401;
font-family: "Trebuchet MS";
font-size:13px;
margin-top:0;
}

h1 {
color: #390;
font-family: Verdana, Geneva, sans-serif;
font-size:16px;
margin-top:0;
margin-bottom:30px;
margin-left:-30px;
}

h2 {
color: #333333;
font-family: "Trebuchet MS";
font-size:14px;
}

h3 {
margin-top:0;
color: #EA090E;
font-family: "Trebuchet MS";
font-size:12px;
}

h4 {
color: #000000;
font-size:10pt;
font-weight:normal;
background-color: #FFCC00;
padding-left:10px;
}
	
a {
color: #666;
text-decoration: none;
border-bottom:1px dashed #930;   
}

a:hover {
color: #930;
text-decoration: none;
}

p {
line-height:30px;
margin-bottom:40px;
}

#Cabecera {
width:970px;
height:55px;
margin-left: auto;
margin-right: auto;
background-image:url(images/Cabecera.gif);
padding-top:175px;
padding-right:40px;
text-align:right
}

#MenuTexto {
width:900px;
height:20px;
margin-left: auto;
margin-right: auto;
margin-top:160px;
}

#Cabecera a {
	color: #000;
	border-bottom:none;
}

#Cabecera a:hover {
	color:white;
	background-color: #000;
}

#Cuerpo {
width:810px;
margin-left: auto;
margin-right: auto;
padding-left:100px;
padding-right:100px;
padding-top:30px;
padding-bottom:60px;
background-image:url(images/fondoCuerpo.gif);
color: #666;
line-height:30px;

}

#Pie {
margin-left:auto; 
margin-right:auto;
width:1010px; 
height:170px; 
background-image:url(Images/Pie.gif);
}

#Copy {
width:600px;
float:left;
margin-left:40px;
margin-top:30px;
color: #000;
}

#Copy a {
	color: #000;
	border-bottom:none;
}

#Copy a:hover {
	color: #FFF;
}

#presentacion {
	position: absolute;
	background-image: url(images/navidad.gif);
	top: 50%; 
	left: 50%;
	width: 800px;
	height: 500px;
	margin-left: -400px;
	margin-top: -250px;
}

#presentaBottom {
	width: 120px;
	height: 90px;
	float: right;
	text-align: right;
	margin-top: 400px;
	margin-right: 50px;
}

#presentaBottom a {
	border-bottom:none;
}

.TextoNoticia {
color: #797979;
font-family: "Trebuchet MS";
font-size:13px;
}

.TextoResaltado {
color: #EA090E;
font-family: "Trebuchet MS";
font-size:14px;
font-weight:bold;
}

.TextoOFF {
color: #D5D5D5;
font-family: "Trebuchet MS";
font-size:13px;
}

.TextoH3 {
color: #EA090E;
font-family: "Trebuchet MS";
font-size:12px;
}

/* MENU */
/* Credits: Dynamic Drive CSS Library */

#tabs {
	float:left;
	width:90%;
	font-size:93%;
	line-height:normal;
	border-bottom:0;
	margin-top:150px;
	overflow:hidden;
	}

#tabs ul {
	margin:0;
	list-style:none;
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:left;
	background:url("images/left.png") no-repeat left top;
	margin:0;
	padding:0 0 0 6px;
	text-decoration:none;
	}

#tabs a span {
	float:left;
	display:block;
	background:url("images/right.png") no-repeat right top;
	padding:6px 15px 4px 6px;
	margin-right:2px;
	color:#FFF;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	}

#tabs a:hover {
	background-position:0% -42px;
	}

#tabs a:hover span {
	background-position:100% -42px;
	}
