body {
	background-color:#e5ecf9;
	color:#333333;
	font-family:Arial;
	font-size:12px;
	text-align:center;
	margin:0;
	padding:0;
}

#page {
	background-image:url(img/page.png);
	background-repeat:repeat-y;
	width:900px;
	margin:auto;
	padding:auto;
	text-align:left;
}
#page2 {
	width:900px;
	margin:auto;
	padding:auto;
	text-align:left;
}
#header {
	width:820px;
	height:94px;
	background-image:url(img/header.png);
	clear:both;
	padding-top:25px;
	padding-left:30px;
}

#menulinks {
	width:870px;
	height:45px;
	background-image:url(img/menulinks.png);
	clear:both;
	padding-left:30px;
}

#menulinks a {
	padding-left:15px;
	padding-right:15px;
	padding-top:12px;
	height:30px;
	background-image:url(img/menulinks.png);
	background-position:top center;
	background-repeat:repeat-x;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	float:left;
	font-size:14px;
	font-weight:bold;
}

#menulinks a:hover, #menulinks a.active {
	background-image:url(img/menuhover.png);
	text-decoration:none;
	background-repeat:repeat-x;
}

.menulines {
	width:8px;
	height:30px;
	float:left;
	display:block;
	background-image:url(img/menuline.png);
}

#banner {
	width:900px;
	height:175px;
	clear:both;
	background-image:url(img/banner.png);
}

#bannerleft {
	padding-left:40px;
	width:515px;
	padding-right:15px;
	float:left;
	padding-top:5px;
	color:#FFFFFF;
}

#bannerright {
	padding-left:20px;
	width:270px;
	float:left;
	padding-top:10px;
	color:#FFFFFF;
}

#bannerright .header {
	font-size:16px;
	font-weight:bold;
}
.newstitle {
	padding-top:1px;
	font-size:12px;
	padding-bottom:4px;
	color:#FFFF99;
	font-weight:bold;
}
.newsdate {
	padding-top:1px;
	padding-bottom:4px;
	color:#eaeaea;
	font-weight:bold;
}

a:link {
	text-decoration:none;
	color:#4b4b68;
}
a:visited {
	text-decoration:none;
	color:#4b4b68;
}
a:hover {
	text-decoration:underline;
}
a:active {
	text-decoration:none;
	color:#4b4b68;
}
.enlace_ppal a:link{
	font-weight:bold;
	text-decoration:none;
	color:#33FF00;
}
.enlace_ppal a:visited{
	font-weight:bold;
	text-decoration:none;
	color:#33FF00;
}
.enlace_ppal a:hover {
	font-weight:bold;
	text-decoration:underline;
}
.enlace_ppal a:active{
	font-weight:bold;
	text-decoration:none;
	color:#FF9900;
}
.enlace_not a:link{
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}
.enlace_not a:visited{
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}
.enlace_not a:hover {
	font-weight:bold;
	text-decoration:underline;
}
.enlace_not a:active{
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}
.enlace_resto a:link{
	font-weight:bold;
	text-decoration:none;
	color:#CC6600;
}
.enlace_resto a:visited{
	font-weight:bold;
	text-decoration:none;
	color:#CC6600;
}
.enlace_resto a:hover {
	font-weight:bold;
	text-decoration:underline;
}
.enlace_resto a:active{
	font-weight:bold;
	text-decoration:none;
	color:#CC6600;
}
.titulo_opinion{
	display:block;
	color:#666666;
	float:left;
	font-size:14px;
	font-weight:normal;
	font-style: italic;
	text-decoration:none;
}
.titulo_opinion2{
	display:block;
	color:#000000;
	float:left;
	font-size:13px;
	font-weight:bold;
	font-style: normal;
	text-decoration:underline;
}
.textocomentarios{
	display:block;
	color:#CC3300;
	float:left;
	font-size:12px;
	font-weight:bold;
	font-style: normal;
	text-decoration:none;
}
.textocomentarios2{
	color:#CC6600;
	font-size:12px;
	font-weight:normal;
	font-style: normal;
	text-decoration:none;
}
.textocomentariostexto{
	color:#000033;
	font-size:13px;
	font-weight:normal;
	font-style: normal;
	text-decoration:none;
}
#mainarea {
	padding-top:10px;
}

#contentarea {
	padding-left:25px;
	width:525px;
	padding-right:40px;
	line-height:18px;
	float:left;
	padding-bottom:15px;
}
#contentarea2 {
	padding-left:25px;
	width:828px;
	padding-right:5px;
	line-height:18px;
	float:left;
	padding-bottom:15px;
}
.content {
	padding-bottom:15px;
	padding-right:10px;
}

#sidebar {
	width:280px;
	float:left;
	line-height:18px;
}

.sidebarheader {
	font-size:16px;
	font-weight:bold;
	padding:5px;
	padding-left:10px;
	border:1px solid #bdc5d4;
	background-color:#d3e0f6;
	margin-bottom:10px;
}
.sidebarheaderop {
	font-size:16px;
	font-weight:bold;
	padding:5px;
	padding-left:10px;
	border:1px solid #bdc5d4;
	background-color:#333333;
	margin-bottom:10px;
	color: #FF9900
}

h1 {
	font-size:28px;
	font-weight:bold;
	margin:0;
	color:#555555;
}
img{
 border:0;
}
#bannerleft h1 {
	font-size:25px;
	font-weight:bold;
	margin:0;
	color:#FFFFFF;
}

.description {
	font-size:15px;
	text-align: left;
	margin:0;
	color:#777777;
	padding-left:5px;
}

#bannerleft .description {
	font-size:15px;
	margin:0;
	color:#FFFFFF;
}

#footer {
	width:830px;
	padding-top:22px;
	padding-left:35px;
	padding-right:35px;
	padding-bottom:40px;
	color:#FFFFFF;
	font-size:12px;
	line-height:15px;
	clear:both;
	background-image:url(img/footer.png);
}

#footer a {
	color:#FFFFFF;
}

#footerleft {
	float:left;
}

#footerright {
	float:right;
}

h2 {
	font-size:16px;
	font-weight:bold;
	padding:5px;
	padding-left:10px;
	border:1px solid #bdc5d4;
	background-color:#d3e0f6;
	margin-top:0px;
}
.cabnoticias {
	font-size:16px;
	font-weight:bold;
	padding:5px;
	border:1px solid #FFFF66;
	background-color:#FFFF33;
	color:#3333CC;
}
.cabnoticiasppal{
	font-size:17px;
	font-weight:bold;
	padding:5px;
	border:1px solid #333333;
	background-color:#000000;
	color:#FFFFFF;
}
.cajainput{
	display:block;
	color:#333300;
	background-color:#FFFFCC;
	float:left;
	font-size:12px;
	font-weight:normal;
	font-style: normal;
	text-decoration:none;
}
.enlace_ppalnot{
	font-size:10px;
	font-weight:bold;
	padding:1px;
	border:1px solid #CCCCCC;
	background-color:#FFFF33;
	color:#3333CC;
}
.enlace_fechasnot a:link{
	font-size:12px;
	font-weight:bold;
	padding:5px;
	border:1px solid #CCCCCC;
	background-color:#3366CC;
	color:#FFFFFF;
}
.enlace_fechasnot a:visited{
	font-size:12px;
	font-weight:bold;
	padding:5px;
	border:1px solid #CCCCCC;
	background-color:#3366CC;
	color:#FFFFFF;
}
.enlace_fechasnot a:hover {
	font-size:12px;
	font-weight:bold;
	padding:5px;
	border:1px solid #CCCCCC;
	background-color:#3366CC;
	color:#FFFFFF;
}
.enlace_fechasnot a:active{
	font-size:12px;
	font-weight:bold;
	padding:5px;
	border:1px solid #CCCCCC;
	background-color:#3366CC;
	color:#FFFFFF;
}
input.inputgoogle{
height: 15px;
color:#660000;
font-size:10px;
font-weight:bold;
background: #FF9900;
outline: none;
}
input.enviar {
width: 130px;
height: 25px;
color:#660000;
font-size:12px;
font-weight:bold;
cursor: hand;
background: #FF9900 url(/img/btnenviar.gif) no-repeat;
outline: none;
}
input.enviar:hover {
color:#FFFFFF;
font-size:12px;
font-weight:bold;
cursor: hand;
background: #FF9900 url(/img/btnenviar.gif) no-repeat 0 -25px;
}
input.enviargoogle {
height: 25px;
color:#000000;
font-size:10px;
font-weight:bold;
cursor: hand;
background: #FF9900 url(/img/btnenviar.gif) no-repeat;
outline: none;
}
input.enviargoogle:hover {
color:#FFFFFF;
font-size:12px;
font-weight:bold;
cursor: hand;
background: #FF9900 url(/img/btnenviar.gif) no-repeat 0 -25px;
}