@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
}

html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
}

html{
	min-width: 999px; /*antidesplazamiento del background 1 px menos que en el body*/	
	overflow: hidden;
	overflow-y : auto;
	*overflow-x: none !important; /*Para IE7*/
}

body{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bodybg.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7d7d7d;
	min-width: 1000px; /*antidesplazamiento del background*/
}

h1{
	font-size: 42px;
	color: #000000;
}

h2{
	font-size: 17px;
	color: #666666;
}

h3{
	font-size: 14px;
	color: #000000;
	clear: both;
}

#cabgeneral{
	width: 100%;
	height: 129px;	
	background: url(../images/cabfon.gif) repeat-x;
	background-position: center;	
}

#cabcentral{
	width: 1000px;
	height: 129px;
	background: url(../images/cabfon.gif) repeat-x;
	background-position: center;	
	text-align: left;
}

#cablogo{
	width: 183px;
	height: 95px;
	background: url(../images/cablogo.gif);
	background-repeat: no-repeat;
	float: left;	
}

#baridioma{
	width: 132px;
	height: 39px;
	float: right;
}

#menuprinc{
	width: 410px;
	height: 34px;
	float: left;
}

#menusecon{
	width: 580px;
	height: 20px;
	margin-top: 14px;
	float: right;
}

#menuseconadmin{
	width: 100%;
	height: 20px;
	margin-top: 14px;
	float: left;
}

#cabsecund{
	width: 992px;
	height: 86px;
	margin-left: 4px;
	border-bottom: #E5E5E5 1px solid;
}

#cabsecizq{
	width: 400px;
	margin-left: 4px;	
	float: left;	
}

#cabsecizqlarga{
	width: 430px;
	margin-left: 4px;	
	float: left;	
}

#cabsecizqxlarga{
	width: 900px;
	margin-left: 4px;	
	float: left;	
}

#cabsecder{
	width: 550px;	
	float: right
}

#margencabsec{
	margin-left: 0px;
	padding-top: 10px;
	text-align: left;
}

#cabsecseccion1{
	text-align: left;
	float: right;	
}

#cabsecseccion2{
	margin-right: 20px;
	text-align: left;
	float: right;
}

#separador{
	height: 15px;
	clear: both;
}

#separadormin{
	height: 5px;
	clear: both;
}

#separador15{
	height: 15px;
	clear: both;
}

#separador22{
	height: 22px;
	clear: both;
}

#conten{
	width: 1000px;
	text-align: left;
}

#contenizq{
	width: 640px;
	margin-left: 4px;
	float: left;	
}

#contenizq_gris{
	background: #F6F6F6;
	border: #eaeaea 1px solid;
	width: 640px;
	margin-left: 4px;
	float: left;	
}

#contenizq50pc{
	width: 450px;
	background: #F6F6F6;
	margin-left: 4px;
	border: #eaeaea 1px solid;
	float: left;	
}

#contentotal_sep{
	width: 994px;
	margin-left: 4px;
}

#contender{
	width: 324px;
	margin-right: 4px;
	float: right;
}

#contender50pc{
	width: 450px;
	background: #F6F6F6;
	margin-right: 4px;
	border: #eaeaea 1px solid;
	float: right;
}

#contenizq2{
	width: 260px;
	margin-left: 4px;
	float: left;	
}

#contender2{
	width: 702px;
	margin-right: 4px;
	float: right;
}

#notihead{
	width: 324px;
	height: 36px;
	background: url(../images/noticias_head.gif);
}

#noticont{
	width: 324px;
	height: 134px;
	background: url(../images/noticias_cont.gif);
	background-repeat: repeat-y;
}

#noticont2{
	width: 324px;
	background: url(../images/noticias_cont.gif);
	background-repeat: repeat-y;
	border-bottom: 1px #e3e3e3 solid;
}

#notifoot{
	width: 324px;
	height: 51px;
	background: url(../images/noticias_foot.gif);
	background-repeat: repeat-y;
}

#margensupizq{
	margin-left: 18px;
	margin-right: 8px;
	padding-top: 12px;
	color: #000000;
	text-align: left;
}

#margensupizq_simple{
	margin-left: 18px;
	padding-top: 12px;
	text-align: left;
}

#margensupizqazul{
	width: 90%;
	margin-left: 18px;
	padding-top: 12px;
	color: #0060c0;
	text-align: left;
	line-height: 16px;
}

#margensupder{
	margin-right: 18px;
	padding-top: 12px;
	color: #000000;
	text-align: right;
}

#servtipo1{
	width: 199px;
	height: 115px;
	margin-bottom: 10px; 
	float: left;
}

#servtipo2{
	width: 199px;
	height: 115px;
	margin-left: 20px;
	float: left;
}

img{
	border: none;
}

img.bordegris{
	border: 1px #CCCCCC solid;	
}

img.bordegris:hover{
	border: 1px #558abf solid;
}

img.bordegrisnorm{
	border: 1px #CCCCCC solid;	
}

#margenbajo{
	margin-bottom: 4px;
}

#negro{
	color: #000000;
}

p.titular{
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

#secciontxtima{
	border-bottom: #E5E5E5 1px solid;
	float: left;
}

#seccion100pc{
	width: 90%;
	margin-left: 15px;
	margin-top: 15px;	
}

#seccionwidth95pc{
	width: 95%;
}

#titlin{
	width: 600px;
	padding-bottom: 8px;
	float: left;
}

#contenizqti{
	width: 440px;
	text-align: left;
	float: left;
}

#contenderti{
	width: 167px;
	text-align: right;
	float: right;
}

iframe.noticias{	
	width: 290px;
	height: 110px;
	overflow: hidden;
	border: none;
}

iframe.mapa{
	margin-top: 5px;
	margin-left: 5px;
	border: #cccccc 1px solid;
	*border-right: none;
	*border-bottom: none;
}

#map{
	width: 700px;
	height: 300px;	
	background: #d5d5d5;
	border: #b1afb0 1px solid;	
}

#frmmaxwidth{
	width: 588px;
	margin-top: 2px;
}

#frmmaxwidthpeq{
	width: 250px;
	margin-top: 2px;
}

#frmmaxwidthmed{
	width: 700px;
	margin-top: 2px;
}

#frmmaxwidthgran{
	width: 940px;
	margin-top: 2px;
}

#formcontacte{
	background: #EBEBEB;
	border: #E0E0E0 1px solid;
}

#formimagexist{
	width: 870px;
	background: #EBEBEB;
	border: #E0E0E0 1px solid;
}

#galeriaimg{
	margin-left: 15px;
	float: left;	
}

#galeriacarp{
	margin-bottom: 15px;
}

#galeriaimgvert{
	margin-left: 50px;
	padding-right: 35px;
	float: left;
}

#tablaencabezado{
	background: #b9c4d1;
	color: #000000;
	font-weight: bold;
}

#flotaizq{
	float: left;
}

#flotaderecha{
	float: right;
}

#noflota{
	clear: both;
}

#textocentrado{
	text-align: center;
}

#error{
	color: #CC0000;
}

#correcto{
	color: #009900;
}

#footconten{	
	padding-left: 3px;
	width: 1000px;
	border-top: #E5E5E5 1px solid;
	text-align: left;	
}

#foottextizq{
	margin-top: 13px;
	float: left;
}

#foottexder{
	margin-top: 5px;
	width: 154px;
	height: 30px;
	float: right;
}


/*.contenglobal {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom: -42px; //el margen bottom es el valor negativo del height de footer y tope
}*/


.tope{
	height: 42px; 
	clear: both;
}

.footer{
	height: 42px; /* tope debe tener el mismo height que .footer */
}
