* {padding: 0;margin: 0;} 

body {background: #aeafb0;font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #333333;line-height: 24px;}

#menu{ float:right; width:760px;padding: 8px 0px 0px 0px ;text-decoration: none;}

a {text-decoration: none;color: #0171AF;}
a:hover {text-decoration: underline;color: #111;}

#wrap {width: 800px;margin: 0px auto;}

#header {height: 104px;background: #aeafb0 url(../images/header_n_new.gif) no-repeat;}
#header h1 {font-size: 34px;font-weight: 100;letter-spacing: -3px;padding: 30px 0 0 30px;}
#header h1 a {text-decoration: none;color: #EC8714;}
#header h1 a:hover {text-decoration: none;color: #000;}
#header h2 {color: #89A537;font-size: 20px;font-weight: 100;padding: 0 0 0 31px;}

#hl { float:left; width:400px;}
#hr { float:right; width:300px; padding-right:20px;}

#top {height: 185px;background: url(../images/menu_n_185.gif) no-repeat;}
#top h2 {font-size:26px;color:#73b4f1;padding:20px 40px 20px 20px;}
#top p {font-size:16px;color:#FFFFFF;padding: 0 40px 20px 150px;}

#content { height:450px;background:#aeafb0 url(../images/content_n.gif) repeat-y; padding: 5px 20px 0px 20px;}

.main {float: left;width:500px;text-align: left; padding-right:12px;}
.main h2 {font-size: 18px;font-weight: 100;color:#0e4170;}
.main h2 a {text-decoration: none;}
.main p {padding-bottom:12px;}

.segundacolumnadestacado 	{float:right;width: 230px;text-align: left;background-color:#DFFFBF ;border: 1px solid #006600;padding:8px;}
.segundacolumnadestacado h2 	{font-size: 18px;font-weight: 100;color:#0e4170;}
.segundacolumnadestacado h3 	{font-size: 14px;font-weight: 100;color:#0e4170;}
.segundacolumnadestacado p 	{padding-bottom:12px;}

.segundacolumna 	{float:right;width: 230px;text-align: left;background-color: #f2f2f2;border: 1px solid #cccccc;padding:8px;}
.segundacolumna h2 	{font-size: 18px;font-weight: 100;color:#0e4170;}
.segundacolumna h3 	{font-size: 14px;font-weight: 100;color:#0e4170;}
.segundacolumna p 	{padding-bottom:12px;}

.left h2 a:hover {color: #111;}

#bottom {background: #aeafb0 url(../images/bottom_n.gif) no-repeat;padding: 10px 0;}

#footer {font-size: 11px;color:#024e7f;text-align:right; padding-right:20px;}
#footer a {color:#024e7f;}

/* Quote Text Styles */

blockquote {display: block;padding: 0 70px;width: 550px; font-family:"verdana", Times, serif; font-size:12px; font-style:italic;}
blockquote:before, blockquote:after {color: #69c;display: block;font-size: 700%;width: 50px;}
blockquote:before {content: open-quote;height: 0;margin-left: -0.55em;}
blockquote:after {content: close-quote;height: 50px;margin-top: -40px;margin-left: 560px;}
