@charset "UTF-8";
.fondo {
	background-image: url(img/fondo_wave_black.gif);
	background-repeat: repeat;
	background-position: center center;
	padding:80px;
}
body {
	background-image: url(img/fondazo.jpg);
	margin-top: 100px;
	margin-left:70px;
	height: 105px;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 100px;
}
#col_rigth{
	font-family: Georgia;
	font-size: 9px;
	border-bottom-style: none;
}
.footer {
	font-family: Georgia;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
}
#col_rigth2{
	background-color: #FFFFFF;
	font-family: Georgia;
	font-size: 9px;
}
#main_left {
	background-color: #FFFFFF;
	margin-right: 5px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 15px;
	font-size: 12px;
}
#main_left1 {
	background-color: #FFFFFF;
	margin-right: 5px;
	padding-top: 55px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 15px;
	font-size: 12px;
	background-image: url(img/newsheader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#who {
	background-color: #FFFFFF;
	margin-right: 5px;
	padding-top: 55px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 15px;
	font-size: 12px;
	background-position: left top;
}
.titulillos {
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFF00;
	display: inline;
}
.cuadro_imagen {
	background-image: url(img/images/cuadro.jpg);
}
.header {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(img/header_logo.gif)
	font-size: 10px;
	background-image: url(img/header_logo.gif);
	height: 110px;
}
.header a {
	color: #333333;
	text-decoration: none;
	display: block;
}
.header a:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #000000;
}
ul {list-style-type: none; font-size:12px} 
.menu {
	list-style-type: none;
	clear: both;
	padding-left: 330px;
}

li {
}

.menu a {
	width: 100px;
	height: 10px;
	margin-bottom:2px;
	display: block;
	text-align: right;
	text-decoration: none;
	color: #000;
	background: #fff;
	list-style-type: none;
	 }
	 
.menu a:hover {
	background: #FFFF00;     
     }

.menu a:active {
     background: gray;
     color: #fff;
     }
.posted {
	background-color: #FFFF00;
	display: inline;
}
#main_left1 a {
	color: #333333;
	text-decoration: none;	
}
#main_left1 a:hover {
	color: #333333;
	text-decoration: none;
	background-color: #FFFF00;
	display: inline;
}.quien {
	font-weight: bold;
	color: #000000;
}
.links {
	font-size: 12px;
	color: #000000;
	display: inline;
	background-color: #FFFFCC;
}
.links a {
	font-size: 12px;
	color: #000000;
	display: inline;
	background-color: #FFFFCC;
	text-decoration: none;
}
.links a:hover {
	font-size: 12px;
	color: #000000;
	display: inline;
	background-color: #FFFF00;
	text-decoration: none;
}