@charset "utf-8";
*{
	padding: 0;
	margin: 0;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../img/fondo2.jpg);
	background-color: #e8e7e5;
}
img {border:none;}

/* Contenedores */
#sombra{
	margin:0 auto; 
	width:966px; 
	background-image: url(../img/sombra.jpg);
	background-repeat: repeat-y;
}
#contenedor{
	margin:0 auto; 
	width:900px; 
	background-color:#FFFFFF;
	background-image: url(../img/fondocuerpo.jpg);
	background-repeat: repeat-y;
}
#cabecera{
	width: 100%;
	height: 82px;
	background-image: url(../img/cabecera.jpg);
}
#banner{
	width: 100%;
	height: 145;
	text-align: center;
}
.bannerNo{
	background-image: url(../img/fondobanner.jpg);
	background-repeat: no-repeat;
	width: 884px;
	height: 142px;
	margin-left: 8px;
}
.imgBanner{
	margin-top: 9px;
	margin-right: 14px;	
}
#menu{
	width: 100%;
	height: 35px;
	text-align: center;
	background-image: url(../img/fondomenu.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#pie{
	width: 100%;
	height: 55px;
	background-image: url(../img/pie.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
/* Cabecera */
div#menuCabecera{
	margin-left: 440px;
}
.enlacesCabecera{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.enlacesCabecera:hover{
	color: #666666;
}
a#zonaPrivada{
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
a#zonaPrivada:hover{
	color: #CCCCCC;
}
span#cabeceraHome{
	margin-left: 27px;
}
td#cabeceraZona{
	padding-top: 27px;
	padding-left: 14px;
}
/* Menu */
#menu{
	padding-top: 18px;
	font-size: 13px;
	font-weight: bold;
}
#menu a{
	margin-right: 10px;
	margin-left: 10px;
	color: #434343;
	text-decoration: none;
}
#menu a:hover{
	color: #666666;
}
#menu span{
	color: #AC141B;
}

/* Pie */
#pie table{
	margin-top: 16px;
	margin-left: 240px;
	font-size: 12px;
	color: #FFFFFF;
}
#pie table a{
	color: #FFFFFF;
	text-decoration: none;
}
#pie table a:hover{
	color: #CCCCCC;
}
/* Contenedores de la izquierda y derecha */
div.top {
    height:6px; 
    background-image:url(../img/bs.jpg); 
    background-repeat: repeat-x; 
}
img.esquina_sup_izq { float:left; }
img.esquina_sup_der { float:right; }
div.bottom {
	height:7px; 
	background-image:url(../img/bi.jpg); 
	background-repeat: repeat-x; 
}
img.esquina_inf_izq { float:left; }
img.esquina_inf_der { float:right; }
div.content {
    background-image:url(../img/biz.jpg);
	background-repeat:repeat-y; 
}
div.boxcontrol {
	padding: 2px 10px 2px 8px;
    background-image:url(../img/bd.jpg); 
    background-position:right; 
    background-repeat:repeat-y; 
}
div#box_control2{
	width: 655px;
	text-align: center;
	min-height: 250px;
  	height: auto !important;
  	height: 250px;
}
div#box_control2 table{
	text-align: left;
	margin-left: 10px;
	margin-top: 5px;
	width: 630px;
}
div#box_control4{
	width: 865px;;
	text-align: center;
	min-height: 250px;
  	height: auto !important;
  	height: 250px;
}
div#box_control4 table{
	text-align: left;
	margin-left: 10px;
	margin-top: 5px;
	width: 845px;
}
.titulo{
	border-bottom: 1px solid #9d1b35;
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 3px;
}
.descripcion{
	padding-top: 10px;
	font-size: 13px;
	padding-bottom: 10px;
}
.descripcion ul{
	margin-left: 20px;
}
.descripcion p{
	margin-bottom: 15px;
}
#auxDescripcion{
	padding-top: -5px;
}
div#divIndex img{
	height: 0px;
	visibility: hidden;
}
.vermas{
	text-align: right;
}
.vermas a{
	text-decoration: none;
	color: #9d1b35;
	font-size: 11px;
}
.vermas a:hover{ text-decoration: underline; }
.subseccion {
	margin-top: 5px;
	margin-left: 5px;
	display: block;
	list-style: none;
	width: 185px;
}
.subseccion li{
	padding-top: 5px;
	padding-bottom: 2px;
	background-image: url(../img/lineamenu.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.subseccion a{
	display: block;
	color: #434343;
	font-size: 11px;
	text-decoration: none;
}
.subseccion a:hover{
	color: #9d1b35;
}
/* Entrada del index al portal de comunicación */
div#contenidoPortal{
	background-color: #a4a2a3;
	padding: 2px;
}
div#portalComunicacion{
	border: 1px solid #FFFFFF;
	background-image:url(../img/portalcomunicacion.jpg);
	background-repeat: no-repeat;
	width: 188px;
	height: 330px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
div#portalComunicacion p{
	margin-top: 1px;
	margin-bottom: 6px;
}
div#blog{
	background-image:url(../img/fondoNoSelec.jpg);
	background-repeat: no-repeat;
	height: 19px;
	width: 188px;
	margin-top: 2px;
	padding-top: 2px;
	text-align: left;
}
div#blog a{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin-left: 25px;
}
div#contenidoPortal_2{
	background-color: #DEDDDB;
	padding: 2px;
}
td.marcado{
	background-image: url(../img/fondoSelec.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 188px;
	height: 19px;
}
td.nomarcado{
	background-image: url(../img/fondoNoSelec.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 188px;
	height: 19px;
}

/* Menú del portal de comunicación */
#tabs6 {
	float:left;
    width:100%;
    background:#efefef;
    font-size:93%;
    line-height:normal;
}
#tabs6 ul {
	margin:0;
	list-style:none;
}
#tabs6 li {
	display:inline;
    margin:0;
    padding:0;
}
#tabs6 a {
    float:left;
    background:url("../img/tableft6.gif") no-repeat left top;
    margin:0;
    padding:0 0 0 4px;
    text-decoration:none;
}
#tabs6 a span {
	float:left;
    display:block;
    background:url("../img/tabright6.gif") no-repeat right top;
    padding:5px 15px 4px 6px;
    color:#FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs6 a span {float:none;}
/* End IE5-Mac hack */
#tabs6 a:hover span {
	color:#FFF;
}
#tabs6 a:hover {
	background-position:0% -42px;
}
#tabs6 a:hover span {
	background-position:100% -42px;
}
#tabs6 a.selec span {
	color:#FFF;
}
#tabs6 a.selec {
	background-position:0% -42px;
}
#tabs6 a.selec span {
	background-position:100% -42px;
}
div#menuportalcomunicacion{
	width: 880px;
	margin-left: 10px;
}
div#box_control5{
	width: 862px;;
	text-align: center;
  	height: 20px;
}

iframe#contactor{
	height: 350px;
}

/* legal.php */
p.negrita{
	margin: 10px;
	text-align: left;
	font-size: 15px;
	font-weight: bold;
}
p.normal{
	font-size: 13px;
	margin: 10px;
	text-align: justify;
}
.listaCosas{
	font-size: 13px;
	margin: 0px 30px 10px 30px;
	text-align: justify;
}
