@charset "utf-8";
body {
	margin-left: 150px;
	padding: 0px;
	font: bold 12px Arial, Helvetica, sans-serif;
	background: #ffffff;
}
ul {
	margin-top: 5px;
}

a {
	text-decoration: none;
}
img {
	border-style: none;
}


a:hover {
	text-decoration: underline;
}


#principal/* CSS Document */

 {
	border: 1px solid #4a3826;
	width: 842px;
	margin: 20px auto;
	position: relative;
}
#cabecera {
	height: 65px;
	position: relative;
}
#logo {
	padding-left: 52px;
}
#noticias {
	position: absolute;
	top: 0px;
	right: 0px;
	padding-top: 9px;
	padding-bottom: 9px;
	width: 236px;
}
#noticias img {
	margin-right: 9px;
}


#botonera {
	line-height: 28px;
	height: 26px;
	background: #ffffff;
	color: #FFFFFF;
	position: right;
}
#botonera ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 500px;
	text-align: left;
}
#botonera li {
	display: inline;
	margin-right: 2px;
	margin-left: 2px;
}
#botonera a {
	color: #00626d;
	font-weight: bold;
	font-size: 12px;
	margin: -5px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 8px;
}
#botonera a:hover {
	color: #57b0ca;
	background: #ffffff;
	text-decoration: none;
	margin: 3px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
}

#botoneraPro {
	line-height: 28px;
	height: 26px;
	background: #ffffff;
	color: #FFFFFF;
	position: right;
}
#botoneraPro ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 48px;
	text-align: left;
}
#botoneraPro li {
	display: inline;
	margin-right: 2px;
	margin-left: 2px;
}
#botoneraPro a {
	color: #00626d;
	font-weight: bold;
	font-size: 12px;
	margin: -5px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 8px;
}
#botoneraPro a:hover {
	color: #57b0ca;
	background: #ffffff;
	text-decoration: none;
	margin: 3px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
}

#botoneraIzq li {
	display: inline;
	margin-right: 0px;
	margin-left: 0px;
}

#botoneraIzq a {
	color: #00626d;
	font-weight: bold;
	font-size: 12px;
	background: #ffffff;
	text-decoration: none;
}

#botoneraIzq a:hover {
	color: #ffffff;
	text-decoration: none;
	background: #ff8800;
}


#encabezadoseccion  {
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
}



#cuerpo {
	position: relative;
}
#contenido {
	height: 5px;
	margin-right: 5px;
	padding: 10px;
	color: #ffffff;
	font-weight: normal;
	text-align: justify;
	vertical-align: top;
	border-right: 1px solid #4A3826;
}
#contenido  h1, #lateral h1 {
	color: #57b0ca;
	margin: 0px 0px 10px;
	padding: 0px;
	font-size: 15px;
}
#contenido a {
	color: #57b0ca;
}




#lateral {
	height: 356px;
	width: 214px;
	border-left: 1px solid #4a3826;
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 11px;
}
#lateral li {
	color: #57b0ca;
	font-size: 17px;
	margin-bottom: 10px;
}
#lateral  ul {
	margin-top: 50px;
	list-style-type: none;
	margin-left: 20px;
}
#lateral a {
	font-size: 12px;
	color: #466275;
}
#lateral p {
	margin: 0px;
	font-weight: bold;
}
#lateral #equipo {
	margin-top: 50px;
	margin-left: 15px;
}
#lateral #equipo ul {
	margin-left: 0px;
}

#lateral #equipo li {
	font-size: 12px;
	color: #466275;
	list-style-type: none;
}
#lateral #equipo i {
	font-weight: normal;
}








#pie {
	background: #4a3826;
	height: 40px;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 40px;
	text-align: center;
	clear: both;
}
#pie a {
	color: #FFFFFF;
}
#pie  .azul  {
	color: #57b0ca;
}

#empresa {
	margin-top: 50px;
	margin-right: 50px;
	margin-left: 50px;
}
#servicios {
	margin-top: 20px;
}
#portada {
	border: 1px solid #4a3826;
	background: #FFFFFF;
	position: absolute;
	width: 842px;
	left: -1px;
	top: -92px;
	height: 547px;
	z-index: 1;
}
#asunto_noticias h1 {
	color: #466275;
}
#capa_noticias {
	display:block;
	height:320px;
	overflow:auto;
	padding-right: 30px;
}
#capa_noticias   a  {
	color: #4A3826;
	font-weight: bold;
}
#capa_noticias p {
	margin-bottom: 30px;
}
#capa_noticias h1 {
	text-align: left;
	margin-top: 20px;
}

