/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #A5A9B2;
}

body {
	
	font: 13px Arial, Helvetica, sans-serif;
	color: #383838;
	margin-top: 20px;
}

#content
{
	width: 738px;
	margin: 0px auto;
}

#main
{
width: 718px;
padding: 10px;
padding-top: 20px;
background: #ffffff url(../colores/celeste/table_back.gif) repeat-y;
}

#back
{
width: 738px;
}

#header {
    height: 126px;
	text-align: right;
    background: url(../colores/celeste/header.png) no-repeat;
	      
}

#logo {

width: 718px;
height: 100px;
text-align: left;
padding-top: 14px;
padding-left: 20px;
}


#logo a {
	text-decoration: none;
	font-style: bold;
	font-size: 25px;
	color: #333333;
}
#logo H2 a
{
font-size: 12px;
}


#menu
{
width: 600px;
height: 41px;
padding-left: 138px;
background: url(../colores/celeste/menu.gif) no-repeat;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 100px;
	height: 30px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	font-size: 14px;

	padding-top: 15px;
}

#menu a:hover {
	width: 100px;
    height: 30px;
	color: #333333;
	
	
    background: url(../colores/celeste/menu_r.gif) repeat-x;
}




#right
{
	width: 215px;
	float: left;
	
}

#right H3
{
width: 180px;
height: 10px;
font-size: 14px;
font-weight: bold;
padding-left: 35px;
padding-top: 15px;
padding-bottom:15px;
color: #333333;
background: url(../colores/celeste/title.gif) no-repeat;

}

#right ul {
	list-style: none;
	margin-bottom: 30px;
	padding-top: 30px;
	
}

#right .title_back
{
background: url(../colores/celeste/title_back.gif) no-repeat top;

}

#right .title_back a:
{

}


#right li  {
	padding: 7px;
	padding-left: 10px;

}


#right a {
	text-align: center;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	font-size: 14px;
	width: 150px;
	height: 30px;
	padding-top: 15px;
	padding-bottom: 7px;
	padding-left:7px;
	padding-right:7px;
	
	
}
#right a:hover {
	width: 150px;
    height: 20px;
	color: #DEEBBC;
    background: url(../colores/celeste/menu_r.gif) repeat-x;
	text-align: center;
	text-decoration: none;
    color: #0066FF;
	font-weight: bold;
	font-size: 14px;
	clear: both;
	padding-botton: 0px;
}


#right a:visited {
	color: #FFFFFF;
}

#right2
{
	font-size:10px;
	background-color: #CCCCCC;
	color: #333333;
}

#right2 a
{
	font-size:10px;
	color: #333333;
}
#right2 a:hover{
text-transform: none;
background:none;
color:#333333;
font-size:11px;
}

#right a:visited {
	color: #333333;
}

#right .noticias
{
font-size:18px;
text-align:center;

}

.bot
{

}



#left
{
width: 470px;
margin-left: 20px;
float:right;
}

#left H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
    color: #0066FF;
}

#left a
{
color: #000000;
text-decoration: none;
}

#left p {
	margin: 5px;
	padding: 0;
}

#left h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
    color: #0066FF;
}

#left ol, #left ul
{
margin-left: 30px;
}

.date {
	text-align: right;
    color: #000000;
	font-size: 11px;

}

.date a {
    color: #000000;

}



#footer {
	height: 1px;
	clear: both;
	padding-top: 30px;
    background: url(../colores/celeste/footer.png) no-repeat top;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #666666;
}

#footer a {
	color: #666666;
}

#supermenu {background-image: url(../colores/celeste/menu_r.gif);
display:none;















