* {
	margin: 0;
	padding: 0;
}

body {
background: #fff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 17px;
color: #222;
margin: 0;
padding: 0;
}

a {
text-decoration: none;
color: #FF9600;
}
a:hover {
text-decoration: underline;
color: #111;
}

#wrap {
margin: 0 auto;
width: 750px;
background-color:#FFF;
}

#header {
height: 180px;
}
 h1 {
padding: 10px 0 0 5px;
font-size: 18px;
color: #000;
}
 h1 a {
padding: 10px 0 0 5px;
font-size: 18px;
color: #000;
font-weight: 100;
text-decoration: underline;
}


#content {
padding: 0 20px;

}


#cuerpo {
padding: 0 20px;

}

.right {
float: right;
width: 300px;
text-align: justify;
}
.right h2 {
font-size: 18px;
font-weight: 100;
padding-left: 10px;
height: 24px;
line-height: 24px;
background: #FF9600;
}
.right h2 a {
text-decoration: none;
color: #fff;
}
.right h2 a:hover {
color: #111;
}

.left {
float: left;
width: 150px;
}
.left h2 {
padding-left: 10px;
height: 24px;
line-height: 24px;
background: #FF9600;
color: #fff;
font-size: 13px;
}
.left ul {
padding: 10px 0 15px 20px;
color: #FF9600;
}
.left ul li a {
text-decoration: none;
font-weight: 600;
}
.left ul li a:hover {

}
.articles {
padding: 10px;
}

#bottom {
padding: 10px 0;
}



<style type="text/css">
<!--
.fdfd {	text-align: left;
	font-weight: bold;
	font-size: 18px;
	color: #25651B;
}
.gffgd {	text-align: center;
	color: #0D6B47;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.letras {	color: #000;
}
.letras {	font-family: Georgia, "Times New Roman", Times, serif;
}
.letras {	font-size: 14px;
}
.letras {	font-weight: bold;
}
.letras {	color: #333;
}
.sds {	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
-->
</style>

#footer {
text-align: center;
font-size: 11px;
color: #aaa;
padding-bottom: 10px;
}
#footer a { color: #aaa; }
#footer a:hover { color: #111; }

