body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-color: #FFF;
	margin: 0px;
	height: 100%;
}
h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 24px;
	color: #5384a9;
	font-weight: normal;
	margin-top: 0px;
}
h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #5384a9;
	font-weight: bold;
}
h5 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #5384a9;
	text-transform: uppercase;
}
span.titular {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	display:block;
	float:left;
	width:600px
}
span.fecha {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #5384a9;
	text-transform: uppercase;
	display:block;
	float:left;
	width:80px
}
span.enlace {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #5384a9;
	text-transform: uppercase;
}
.clear{
	clear:both;
}

#contenedor {
	background-color: #FFF;
	width: 100%;
	height: 100%;
}
#cabecera {
	background-image: url(../imgs/fondo_cabecera.jpg);
	height: 120px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#cabecera_int {
	width: 930px;
	padding-top: 15px;
	background-image: url(../imgs/marca_agua.jpg);
	height: 105px;
	padding-left: 20px;
}
#botonera {
	width: 160px;
}
#botonera ul {
	list-style-type: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
}
#botonera ul li {
	padding-left: 3px;
}
#botonera ul li a {
	text-decoration: none;
	display: block;
	font-weight: bold;
	font-size: 11px;
	color: #EEE;
	background-color: #d6dbde;
	padding-left: 10px;
	padding-top: 2px;
	height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9cb1c8;
}
#botonera ul li a:link, #botonera ul li a:visited {
	color: #6187af;
}
#botonera ul li a:hover, #botonera ul li a:active {
	color: #666;
}
#contenido_int {
	width: 950px;
}
#contenido2 {
	background-color: #d6dbde;
	
}
#contenido3 {
	background-color: #F7F7F7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#contenido3_int {
	width: 778px;
	padding: 5px;
	margin-left: 162px;
	text-align: right;
	color: #777;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
#contenido3_int a:link, #contenido3_int a:visited {
	color: #777;
	text-decoration: none;
	font-weight: bold;	
}
#contenido3_int a:hover, #contenido3_int a:active {
	color: #333;
	text-decoration: underline;
}
#contenido4 {
	position: relative;
	min-height: 100%;
}
#contenido4_submenu {
	width: 160px;
	float: left;
	margin-top: 15px;
}
#contenido4_submenu ul {
	list-style-type: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 5px;
}
#contenido4_submenu ul li {
	padding-left: 10px;
	font-weight: bold;
	color: #666;
}
#contenido4_submenu ul li a {
	text-decoration: none;
	display: block;
	font-weight: normal;
	font-size: 11px;
	color: #666;
	padding-left: 5px;
	padding-top: 2px;
	height: 15px;
}
#contenido4_submenu ul li a:link, #botonera ul li a:visited {
	color: #666;
}
#contenido4_submenu ul li a:hover, #botonera ul li a:active {
	color: #6187af;
}
#contenido4_info {
	font-size: 10px;
	background-color: #D6DBDE;
	width: 142px;
	color: #777;
	padding: 10px;
	height: 175px;
	float: left;
	position: absolute;
	bottom: 0;
	left: 0;
}
#contenido4_info a:link, #contenido4_info a:visited {
	color: #777;
	text-decoration: none;	
}
#contenido4_info a:hover, #contenido4_info a:active {
	color: #333;
	text-decoration: underline;
}
#contenido4_int {
	width: 758px;
	background-color: #f7f7f7;
	color: #555;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	padding: 15px;
	margin-left: 162px;
}
#contenido4_int a:link, #contenido4_int a:visited {
	color: #555;
	text-decoration: none;	
}
#contenido4_int a:hover, #contenido4_int a:active {
	color: #6187af;
	text-decoration: underline;
}
#foto_botonera {
	float: right;
}
#logo_ayto {
	float: right;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5384a9;
}
#logo_ayto a:link, #logo_ayto a:visited {
	color: #5384a9;
	text-decoration: none;
	
}
#logo_ayto a:hover, #logo_ayto a:active {
	color: #333;
	text-decoration: underline;
}
#pie {
	background-color: #FFF;
	height: 25px;
	margin-right: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#pie_int {
	width: 780px;
	margin-left: 162px;
	padding: 5px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5384a9;
}
#pie_int a:link, #pie_int a:visited {
	color: #5384a9;
	text-decoration: none;
	
}
#pie_int a:hover, #pie_int a:active {
	color: #333;
	text-decoration: underline;
}

