* {
	margin: 0;
	padding: 0;
}

body {
background: #716B63 url(images/bg.jpg) repeat-y top center;
font-family: "Palatino Linotype";
font-size: 12px;
line-height: 20px;
color: #222;
}

a {
text-decoration: none;
color: #F47F00;
}
a:hover {
text-decoration: underline;
color: #111;
}

#wrap {
margin: 0 auto;
width: 800px;
}

#header {
height: 111px;
background: #fff url(images/header.jpg) no-repeat;
}
#header h1 { 
font-size: 28px;
letter-spacing: -1px;
padding: 15px 0 0 330px;
color: #000;
}
#header h1 a { 
color: #000;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #fff;
}
#header h2 {
font-size: 19px;
color: #000;
padding: 5px 0 0 300px;
letter-spacing: -1px;
font-weight: 100;
}
#header h3 {
font-size: 14px;
color: #000;
padding: 5px 0 0 300px;
letter-spacing: -1px;
font-weight: 100;
}
#header h4 {
font-size: 10px;
color: #fff;
padding: 5px 0 0 300px;
letter-spacing: -1px;
font-weight: 100;
}
#header h5 {
font-size: 10px;
color: #000;
padding: 5px 0 0 300px;
letter-spacing: -1px;
font-weight: 100;
}

#menu_content {
height: 25px;
background: #fff url(images/header.jpg) no-repeat;
}

/* Begin CSS Popout Menu */


#menuh
	{
	font-weight: 300;
	font-size : 90%;
	text-align: center;
	font-family : "Palatino Linotype";
	width : 780;
	margin-left: 10px;
	color : #000;
	background : #716B63;
	}
		
#menuh a
	{
	text-align : left;
	display : block;
	height :20px;
	border : 1px solid #666666;
	margin : 0;
	padding : 0.5em 0.2em 0.5em 1em;
	}
	
#menuh a, #menuh a:visited	/* menu at rest */
	{
	color : #000;
	background : #f47f00;
	text-decoration : none;
	}
	
#menuh a:hover	/* menu at mouse-over  */
	{
	color : #fff;
	background : #8C4900;
	}	
			
#menuh a.top_parent, #menuh a.top_parent:hover  /* attaches down-arrow to all top-parents */
	{text-transform: uppercase;
	background-image: url(images/navdown_white.gif);
	background-position: center;
	background-repeat: no-repeat;
	}
	
#menuh a.parent, #menuh a.parent:hover 	/* attaches side-arrow to all parents */
	{
	background-image: url(images/nav_white.gif);
	background-position: center;
	background-repeat: no-repeat;
	}

#menuh ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:156px;	/* width of all menu boxes */
	}

#menuh li
	{
	position:relative;
	}

#menuh ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 1em;
	margin:-1em 0 0 -1em;
	}

#menuh ul ul ul
	{
	top:0;
	left:100%;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}

/* End CSS Popout Menu */


#content {
min-height: 500px;
padding: 0 20px;
}

.noticia1 {
float: left;
width: 150px;
text-align: justify;
padding-left:0px;
margin-top: 10px;
}

.noticia2 {
float: left;
width: 348px;
text-align: justify;
padding-left:0px;
margin-top: 10px;
}

.right {
float: right;
width: 500px;
text-align: justify;
padding-top: 0px;
margin-top: 10px;
}
.right h2 {
font-size: 14px;
font-family:"Trebuchet MS"
font-weight: 100;
padding-left: 10px;
height: 30px;
line-height: 30px;
background: #fff url(images/contenth2.jpg) no-repeat;

.right Noticias {
font-size: 14px;
font-family:"Trebuchet MS"
font-weight: 100;
padding-left: 10px;
height: 30px;
line-height: 30px;
background: #fff url(images/contenth2.jpg) no-repeat;
}
.right h2 a {
text-decoration: none;
color: #fff;
}
.right h2 a:hover {
color: #111;
}
.right h3 {
font-size: 14px;
font-weight: 500;
padding-left: 10px;
padding-bottom: 10px;
height: 20px;
line-height: 20px;
background: #fff;
background: #EDECEB;
color: #222;
}
.right h4 {
font-size: 10px;
font-weight: 100;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 0px;
height: 20px;
line-height: 20px;
color: #222;
}
.right h5 {
font-size: 12px;
font-weight: 100;
padding-left: 10px;
padding-right: 10px;
line-height: 17px;
color: #222;
}
.right h6 {
font-size: 12px;
font-weight: 100;
font-family:"Trebuchet MS"
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
line-height: 17px;
color: #222;
}

.left {
float: left;
width: 235px;
padding-top: 0px;
padding-left: 0px;
margin-top: 10px;
background-color: #EDECEB;
}
.left h2 {
padding-left: 10px;
font-family:"Trebuchet MS"
height: 30px;
line-height: 30px;
background: #f47f00 url(images/menuh2.jpg) no-repeat;
color: #fff;
font-size: 13px;
}
.left h2 a {
color: #fff;
}
.left h2 a:hover {
color: #111;
}
.left h3 {
margin: 0px 0 0 0;
padding-left: 10px;
font-family:"Trebuchet MS"
line-height: 20px;
color: #000;
font-size: 14px;
background-color:#999;
}
.left h4 {
padding-top: 5px;
line-height: 15px;
color: #222;
font-size: 11px;
}
.left h5 {
padding-left: 20px;
padding-right: 10px;
font-family:"Trebuchet MS"
padding-top: 5px;
padding-bottom: 5px;
line-height: 15px;
color: #222;
font-size: 11px;
}
.left h6 {
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
line-height: 15px;
color: #222;
font-size: 12px;
font-weight: bold;
}
.left ul {
padding: 10px 0 15px 20px;
list-style-type: square;
color: #75B03C;
}
.left ul li a {
text-decoration: none;
font-weight: 600;
}
.semana1 {
float: left;
width: 280px;
padding-top: 0px;
margin-top: 10px;
background-color:#FFFFFF
}
.semana2 {
float: right;
width: 220px;
padding-top: 0px;
margin-top: 10px;
background-color: #ffffff;
}

.centro {
width: 780;
height: 800;
}

.centro h2 {
margin: 0px 0 0 0;
padding-left: 10px;
height: 30px;
line-height: 30px;
background: #716B63;
color: #fff;
font-size: 13px;
}
.centro ul {
padding: 10px 0 15px 20px;
list-style-type: square;
color: #75B03C;
}
.centro ul li a {
text-decoration: none;
font-weight: 600;
}
.centro ul li a:hover {
}
.footer {
position: relative;
width: 100%;
text-align: center;
font-size: 11px;
color: #aaa;
margin-top: 40px;
margin-left: 10px;
margin-right: 10px;
border-top: 1px dotted #aaa;
padding-top: 10px;
background-color:#222;
}
.footer a { color: #aaa; }
.footer a:hover { color: #111; }