@charset "UTF-8";

#contorno {
	width: 950px;
	border: 5px solid #ffffff;
	margin:auto;
	background-color: #FFFFFF;
	padding:2px;
}

#header {
	/*background-image: url(img/header.gif);*/
	/*background-repeat: no-repeat;*/
	height: 54px;
	width: 950px;
	margin:auto;
}



#subheader1 {
	background-image: url(img/subheader.jpg);
	height: 144px;
	width: 950px;
	margin:auto;
	
}
#subheader2 {
	background-image: url(img/subheader.jpg);
	height: 144px;
	width: 950px;
	margin:auto;
	
}
#subheader3 {
	background-image: url(img/subheader.jpg);
	height: 346px;
	width: 950px;
	margin:auto;
	
}
#subheader4 {
	background-image: url(img/subheader.jpg);
	height: 346px;
	width: 950px;
	margin:auto;
	
}

#subheader #tabla_subheader {
	height: 346px;
	width: 950px;
}

#lema {
	width: 270px;
	padding-top:62px;
	padding-right:42px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #2A2A2A;
}

#direccion {
	width: 270px;
	padding-top:12px;
	padding-right:42px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	letter-spacing: 0.06ex;
}

#tels {
	width: 270px;
	padding-top:12px;
	padding-right:42px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;	
	letter-spacing: 0.06ex;
}

#tels a{
	color: #ffffff;
	text-decoration: none;
}

#tels a:hover{
	color: #ffffff;
	text-decoration: underline;
}
body {
	margin: 0px;
	background-color: #F3F3F3;
}

#contenido {
	width: 950px;
	margin:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 18px;
	padding-bottom:10px;
	background-color: #FFFFFF;
	
}
#contenido a{
	color: #ffffff;
	text-decoration: none;	
}
#contenido a:hover{
	color: #ffffff;
	text-decoration: underline;	
}
#seccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	color: #81591f;
	padding-top:14px;
	padding-bottom:16px;
	padding-right:12px;
}
#footer {
	width: 950px;
	margin:auto;
	background-color: #81591f;
	height: 55px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #81591f;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	
}

#footer .tels{
	font-size: 14px;
	color: #ffffff;
	line-height: 19px;
	height: 50px;
}

#footer div{
	padding:10px;
	
}
#footer a{
	color: #ffffff;
	text-decoration: none;	
}
#footer a:hover{
	color: #000000;
	text-decoration: none;	
}

#contenido #tabla_portada {
}

#txt {
	font-size: 13px;
	text-align:justify;
	background-color: #6c6c68;
	color:#FFFFFF;
}

