@charset "UTF-8";



#header {
	align:center;
	height: 130px;
	/*width: 950px;*/
	margin: auto;
	background-color:#000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

#header-int {
	background-image: url(img/header.gif);
	background-repeat: no-repeat;
	height: 130px;
	width: 950px;
	margin:auto;

}

#header2 {
	height: 31px;
	/*width: 950px;*/
	margin:auto;
	align:center;
	background-color:#000000;
}


 



#subheader_index {
	background-image: url(img/subheader.jpg);
	height: 647px;
	width: 950px;
	margin:auto;
	
}


#subheader {
	background-image: url(img/subheader1.jpg);
	height: 365px;
	width: 950px;
	margin:auto;
}


#imagen-default {
	height: 270px;
	width: 950px;
	margin:auto;
}





#subheader #tabla_subheader {
	height: 365px;
	width: 950px;
}



body {
	margin: 0px;
	background: repeat-y;
	}
#espacio {
	height:50px;
	background:#FFF;	
	}
	
	
	
	
#contenido {
	width: 950px;
    height:auto;
	margin:2px auto;
	background-color: #FFF;
	padding:2px;
}
#contenido a{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-decoration: none;	
}
#contenido a:hover{
	color: #7e7e7e;
	text-decoration: none;	
}


#cont-izquierda {
	float:left;
	width: 908px;
    height:auto; /*819px*/
	margin:0px;
	background-color: #FFFFFF;
	background-image:url(../images/fondo-contenidos.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	border:#757575;
	border:thin;
	border-style:solid;
	padding:20px;
}



#contenido-titulo {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	color: #333;
	width: 670px;

	/*padding-top:14px;
	padding-bottom:16px;
	padding-right:7px;*/
}

#contenido-texto {
	float:left;
	width: 905px;
	margin:20px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
    text-align: justify;
	padding:2px;
}


#contenido-texto li{
	
	width: 650px;
	margin:20px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
    text-align: justify;
	padding:2px;
}



#barra-lateral {
float: right;
height:870px;
width:240px;

/*height:840px;*/

}

#barra-lateral div {
float: right;
width:240px;
padding:0px 0px 4px 0px;
/*height:840px;*/

}












/*
#footer_anterior {
	border-style:solid;
    border-top-width:1px;
	border-top-color: #939393;
	width:950px;
	height:440px;
	margin:auto;
	padding-top:6px;
	background-color: #d2d2d2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#7d7d7d;
}


#footer_anterior div{
	padding:1px 10px 0px 10px;
	text-align: left;

}


#footer_anterior_titulo{

	font-family: Times New Roman, Times, serif;
	font-size: 25px;
	color: #7d7d7d;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #ffffff;
	height:220px;
}


#footer_anterior_titulo a{
	color: #7d7d7d;
	text-decoration: none;	
}

#footer_anterior_titulo a:visited {
	color: #7d7d7d;
	text-decoration: none;
}

#footer_anterior_titulo a:hover {
	color: #FFFFFF;
	text-decoration: none;	
 }	
*/
	
	
#footer {
 clear: both;
 position: relative;
 z-index: 10;
 height: 3em;
 margin-top: -3em;
 width:950px;
 margin:auto;
 background-color:#000000;
 height:45px;
 border-top-width:2px;
 border-top-style:solid;
 border-top-color:#5b5b5b;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color:#ffffff;
}


#footer .tels{
	font-size: 11px;
	color: #ffffff;
	line-height: 19px;
	text-align:right;
	/*border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #606060;*/
	height: 45px;
}

#footer div{
	padding:1px 10px 0px 10px;
	text-align: left;
	
}
#footer a{
	color: #ffffff;
	text-decoration: none;	
}
#footer a:hover{
	color: #dfdfdf;
	text-decoration: underline;	
}

#disseny {
	width: 950px;
	margin:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	padding-bottom:6px;
	padding-right:10px;
	
}

#disseny a{
	color: #999999;
	text-decoration: none;	
}
/* ESTILS DEL MENU */

#menu {
	
	height: 53px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold
}

#menu ul {
	margin: 0;
	list-style-type: none;
	list-style-image: none;
	height: 104px;
	padding-top:73px;
	margin-right:0px;	
	}

#menu li {
display: inline;
padding-right:12px;
padding-left:12px;



 }

#menu li a{
	color: #FFFFFF;
	text-decoration: none;	
	
 }
 #menu li a:visited {
	color: #FFFFFF;
	text-decoration: none;
 }
  #menu li a:hover {
	color: #c90072;
	text-decoration: none;	
 }
 
 /* FIN ESTIL MENU */
 


#textocontenido {
	padding-left:0px;
	padding-right:0px;
	font-size: 13px;
}
