body{
	margin: 0;
	padding: 0;
	font: 110% "Trebuchet MS", arial, helvetica, sans-serif;
	background: #ddd url(images/fondo.png);
	color: #555;
	}
#header{
	height: 149px;
	margin-bottom: 0;
	border-bottom: 0px solid #36374B;
	background: #ddd url(images/banner.gif);
	}
#gutter{
	float: left;
	width: 4%;
	height: 1px;
	}
#col1{
	float: left;
	width: 43%;
	margin-bottom: 1em;
	border-right: 1px solid #ccc;
	padding-right: 3%;
	}
#col2{
	float: left;
	width: 30%;
	margin-left: 1%;
	margin-bottom: 1em;
	border-right: 1px solid #ccc;
	padding-right: 3%;
	}
#col3{
	float: left;
	width: 7%;
	margin-left: 1%;
	margin-bottom: 1em;
	}
#footer{
	clear: both;
	height: 70px;
	border-top: 4px solid #ff00ff;
	padding: .5em;
	font-size: 0.9em;
	text-align: right;
	color: #ddd;
	background: #ddd url(images/banner.gif);
	}
h1{
	font:130% helvetica,"Trebuchet MS",arial,verdana,sans-serif;
	letter-spacing: 3px;
	margin: 0 0 0 1em;
	padding : 1em;
	color: #ff00ff;
	background:transparent;
	}
h2{
	margin-top: 0.5em;
	padding : 0 0 0 1.0em;
	color: #ff00ff;
	background:transparent url(images/adas.png)left center no-repeat;
	}
h3{
	margin-top: 0.5em;
	padding : 0 0 0 0;
	color: #0379FF;
	background:transparent;
	}
.news{
	padding : 25px;
	border-bottom : 1px solid #ff00ff;
	}
.slogan{
	padding : 10px;
	margin: 0 0 0 10em;
	font:bold 150% "Trebuchet MS",arial,helvetica,verdana,sans-serif;
	letter-spacing: 5px;
	color: #ffffff;
	}
blockquote {
	padding: 15px;
	font-weight : bold;
	font-style : italic;
	color : #676767;
	}	
a:link, a:visited{
	text-decoration : none;
	background : inherit;
	color : #FF00FF; 
	}
a:hover{
	text-decoration : underline;
	background : inherit;
	color :  #ffffff;
	}
#menu{position:relative;display:block;height:39px;font-size:11px;
font-weight:bold;background:transparent url(images/bgOFF.gif) repeat-x top left;
font-family:Trebuchet MS,arial,verdana,helvetica,sans-serif;border-top:4px solid #ff00ff;}

#menu ul{margin:0;padding:0;list-style-type:none;width:auto;}

#menu ul li{display:block;float:left;margin:0;}

#menu ul li a{display:block;float:left;color:#ff00ff;text-decoration:none;
padding:11px 20px 0 20px;height:23px;
background:transparent url(images/bgDIVIDER.gif) no-repeat top right;}

#menu ul li a:hover,#menu ul li a.current{color:#B30000;
background:#DBDBDB url(images/bgON.gif) no-repeat top left;}