@CHARSET "ISO-8859-1";
a{
	color:#aaaaaa;
}
body{
	background:#000044;
	font-family: Tahoma, sans-serif;
	font-size:14px;
}
body.mceContentBody {
   background: #464646;
   color:#ffffff;
   text-align:justify;
}

#contenedor{
	width:962px;
	margin:auto;
}
h1#logo{
	width:372px;
	height:61px;
	background:url("logo.png") no-repeat left;
	margin-left:20px;
	text-indent:-1000px;
	overflow:hidden;
}
#cuerpo-top{
	background:url("cuerpo-top.png") no-repeat;
	height:17px;
	width:100%;
}
#cuerpo{
	background:url("cuerpo.png") repeat-y top;
	color:#f4f4f4;
}

#cuerpo-bottom{
	background:url("cuerpo-bottom.png") no-repeat top;
	height:17px;
	width:100%;
	clear:both;
}
.cb{
	clear:both;
}
#imghdr{
	margin:auto;
	height:300px;
	width:960px;
	border-top:3px solid #121212;
	border-bottom:3px solid #121212;
}
.arreglaz{
	z-index:999;
}
#colizq {
	margin:30px 0 20px 30px;
	float:left;
	width:620px;
	text-align:justify;
	border-right:1px solid #aaaaaa;
	padding-right:30px;
}
#colizq h1{
	font-weight:normal;
	font-size:24px;
	margin:0 0 5px 0;
	color:#ffffff;
	font-family:"Arial";
}
#colizq h1 a{
	font-weight:normal;
	font-size:24px;
	margin:0 0 5px 0;
	color:#ffffff;
	font-family:"Arial";
	text-decoration:none;
}
#colizq h2{
	font-weight:normal;
	font-size:20px;
	margin:0 0 5px 0;
	color:#cccccc;
	font-family:"Arial";
}
#colizq h2 a{
	font-weight:normal;
	font-size:20px;
	margin:0 0 5px 0;
	color:#cccccc;
	font-family:"Arial";
	text-decoration:none;
}
#colder {
	margin:30px 30px 20px 0;
	float:right;
	width:220px;
	

	
	
}
#colder h1{
	font-weight:normal;
	font-size:24px;
	margin:0 0 5px 0;
	color:#cccccc;
	font-family:"Arial";
}
#colizq .noticia{
	margin:10px 0 20px 0;
}
hr{
	width:60%;
	boder:none;
	border-bottom:1px solid #aaaaaa;
	height:0px;
	
		
}
.ar{
	text-align:right;
}
.cursiva{
	font-style:italic; 
}
#footer{
	margin:20px;
	font-size:10px;
	color:#aaaaaa;
	text-align:center;
}
#imghdrvacio{
	height:5px;
	background:#121212;
	border:none;
	width:100%;
}
#footer span a,#footer span{
	color:#777777;	
}
#imgproy{
width:200px;
height:200px;
text-align:center;
}
#imgproy img{
margin:auto;
border:none;
}
.googlemaps_dummy{
overflow:hidden !important;
}

body.mceContentBody .googlemaps_dummy{
color:#000000;
font-weight:bold;
text-align:center;
}

.mensaje{
	display:block;
	width:600px;
	background:#aaffaa;
	border:1px solid #00ff00;
	padding:10px;
	color:#000000;
	margin-bottom:20px;
	font-size:11px;
}