/* CSS Document */

body {
	padding:0px;
	background-color: #b4d9e2;
	background-image: url(../img/back_body.jpg);
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#contenedor {
	width: 760px;
	text-align:left;
	
}
#header {
	width: 760px;
}

#logo {
	float: left;
	height: 82px;
	width: 279px;
	background-image: url(../img/marca.jpg);
	background-repeat: no-repeat;
}

#barra_sup {
	text-align: right;
	height: 82px;
	width: 481px;
	float:left;
}

#cierra{
	float: left;
	width: 196px;
}
#izquierda {
	
	background-image: url(../img/back_izquierda.gif);
	background-repeat: repeat-y;
	background-position: center center;
}

#derecha {
	float: left;
	width: 564px;
	
}

#margina {
	width: 169px;
	margin-left: 13px;
	
}

#MenuA {
	margin:0px;
	padding:0px;
	list-style:none;
	/*height:195px;*/
}

#MenuA li {
	margin-left:2px;
	/*padding-top: 3px;
	padding-bottom: 3px;*/
	margin-bottom:-3px;
}

.backA {
	background-image: url(../img/back_botonera.jpg);
	background-repeat: repeat-y;
}

.margin_inf {
	margin-bottom:9px;
	padding-top:10px;
}

.encabeza_centro {
	background-image: url(../img/encabezado2.gif);
	background-repeat: no-repeat;
	height: 57px;
	width: 564px;
}

.encabeza_paginas {
	background-image: url(../img/encabezado_paginas.jpg);
	background-repeat: no-repeat;
	height: 55px;
	width: 564px;
}

#cont_not {
	background-image: url(../img/banck_not.gif);
	height: 168px;
	width: 564px;
	background-repeat: no-repeat;
}

#mecon {
	height: 35px;
}

.notHome {
	float: left;
	width: 282px;
}

.listaNot {
	padding:0px;
	list-style:none;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.listaNot li {
	padding-top: 1px;
	padding-bottom: 1px;
	padding:0px;
}
.listaNot li a {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	
	
}
.listaNot li a:hover { text-decoration:underline;}

.tituloNot {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	line-height: 15px;
}

#cuerpo2 {
	background-color: #FFFFFF;
	width: 540px;
	margin-left: 11px;
	
}

.interior {
	background-color: #FFFFFF;
	width: 540px;
	margin-left: 11px;
	
}

.interior a{
	color: #003399;
	text-decoration: none;
}

.interior a:hover{
text-decoration:underline;}


.margina_cont {
padding:10px;
font-size:12px;}

.notHomeA {
	float: left;
	width: 270px;
}

.ItemsAbajo {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #7095ac;
}

#listaSup {
	padding: 0px;
	float: right;
	list-style-type: none;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#listaSup li {
	float: left;
	padding-right: 10px;
	padding-left:10px;
	
	
}


#listaSup li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}

#listaSup li a:hover{
	text-decoration:underline;
}

.listaBanner {
	padding:0px;
	list-style:none;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.listaBanner li{
padding:0px;
margin-bottom:-4px;}



.listaNot1 {
	padding:0px;
	list-style:none;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.listaNot1 li {
	padding-top: 1px;
	padding-bottom: 1px;
	padding:0px;
}
.listaNot1 li a {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #7095ac;
	text-decoration: none;
	
	
}

.botones {
margin-bottom:2px;}


/* paginas noticias/nov */

#not_princp {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#not_princp li {
	margin-bottom: 15px;
	line-height: 16px;
}

#not_princp li a{
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}

#not_princp li a:hover{
	text-decoration: underline;
}

#not_princp li.tituloNot1 {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #003399;
}

#not_princp li.Copete {
	font-size: 12px;
	/*font-weight: bold;*/
	color: #6A6A6A;
	background-color: #F9F9F9;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E2E2E2;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-bottom-color: #E2E2E2;
}