	@charset "utf-8";
	
	* {
		padding: 0px;
		border: 0px;
		margin: 0px;
		}
	body {
	font-family: "Times New Roman", "Times", "serif";
	background-color: #CCCCCC;
	}	
	.clearfix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}
	
	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	#total {
	height: auto;
	width: 80%;
	margin-right: 10%;
	margin-left: 10%;
	margin-top: 1em;
	margin-bottom: 1em;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #FFFFFF;
	}
#total #h5 {
	float: right;
}
	#cabecera {
		background-color: #FC8600;
		height: 0.5em;
		width: 100%;
	}
	#total #titulo {
	margin-top: 1em;
	background-image: url(imagenes/fondo/FONDO_BLANCO.png);
	background-repeat: repeat;
	width: 100%;
	}
	#total #titulo img {
		margin-top: 0.5em;
		margin-bottom: 0.5em;
		margin-left: 1em;
	}
#total  #news {
	float: left;
	height: 100%;
	width: 22%;
	margin-top: 1em;
	margin-bottom: 1em;
	background-image: url(imagenes/fondo/fondo_gris.png);
	background-repeat: repeat;
	border: 0.5px solid #CCCCCC;
	}
#total  #news  ul {
	list-style-type: none;

	}
.menus a    {
	list-style-type: none;
	width: 70%;
	background-position: left;
	padding-top: 0.4em;
	padding-right: 0.4em;
	padding-bottom: 0.4em;
	padding-left: 1em;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #666666;
	margin-top: 1em;
	margin-right: 10%;
	margin-bottom: 1em;
	margin-left: 10%;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	float: left;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FC8600;
	}
	.menus a:hover     {
	list-style-type: none;
	color: #000000;
	background-image: url(imagenes/fondoboton_degra2.jpg);
	background-repeat:  repeat-x;
	background-position: left;
	}
#total #texto {
	float: left;
	height: auto;
	width: 75%;
	background-image: url(imagenes/fondo/FONDO_BLANCO.png);
	background-repeat: repeat;
	margin-top: 1em;
	margin-left: 1%;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #FFFFFF;
	border-bottom-color: #E3E3DF;
	border-left-color: #FFFFFF;
}
#total #texto p {
	font-size: 16px;
	margin-top: 0.5em;
	margin-right: 1em;
	margin-bottom: 0.5em;
	margin-left: 2em;
	font-weight: bold;
}
#total #texto a {
	font-weight: normal;
	color: #FC8600;
	text-decoration: underline;
	font-size: 16px;
}
#total #mapa {
	height: auto;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	float: left;
}
#total #texto ul {
	margin-left: 3em;
	list-style-type: none;
	margin-bottom: 2em;
}
#total #texto li {
	margin-top: 0.5em;
	font-size: 16px;
}
#total #texto  img {
	margin-top: 0.4em;
	margin-bottom: 0.4em;
}
#pie {
	height: 2em;
	width: 98%;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #999999;
	background-image: url(imagenes/fondoboton_degra.jpg);
	background-repeat: repeat;
	float: left;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #000000;
	margin-left: 1%;
	background-color: #FC8600;
	}
#pie p {
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-weight: bold;
	}
.campo {
	border: 1px solid #FC8600;
	}
.lupa {
	padding-left: 2.5em;
	padding-top: 1em;
	padding-bottom: 1em;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	}
.mov{
	text-align: center;
	font-size: 16px;
	margin-left: 3em;
	}
.enlaces  {
	background-image: url(imagenesU/caja_textos/enlaces_exterior.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 1.1em;
	font-size: 16px;
	font-weight: bold;
}
.enlaces a:hover{
	padding-right: 1.1em;
	font-size: 14px;
	color: #333333;
}
#total #titulo h1 {
	color: #FFFFFF;
	background-color: #FC8600;
	height: 100%;
	width: 80%;
	padding-left: 2em;
}
