* {
	margin: 0px;
	padding: 0px;
}

a {
	outline:0;
}

body {
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	background-image: url(../img/fondo_body.jpg);
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 24px;
	margin-top: 5px;
}
h4 {
	font-weight: normal;
	font-size: 30px;
	margin-bottom: 5px;
	text-align: left;
}
.titulos {
	font-size: 35px;
	color: #E65034;
	margin-bottom: 30px;
}
.terceros {
	font-size: 14px;
	margin-left: 15px;
}
.fondo_grafico {
	background-image: url(../img/grafico2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}






#general #cabecera {
	background-image: url(../img/fondo_rayado.jpg);
	background-repeat: repeat;
	height: 120px;
}
#general #cabecera #cabecera_contenido {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/logo2.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 116px;
}
#general #cabecera #cabecera_contenido #menu {
	padding-top: 50px;
	text-align: right;
}
#general #cabecera #cabecera_contenido #menu a  {
	color: #FFF;
	text-decoration: none;
	font-size: 18px;
	margin-left: 30px;
	padding-top: 20px;
	border-right-style: solid;
	height: 40px;
	border-right-width: 1px;
	border-right-color: #666;
	padding-bottom: 10px;
	padding-right: 30px;
}
#general #cabecera #cabecera_contenido #menu a:hover {
	color: #E85336;
	text-decoration: none;
	font-size: 18px;
	margin-left: 30px;
	padding-top: 20px;
	border-right-style: solid;
	height: 40px;
	border-right-width: 1px;
	border-right-color: #666;
	padding-bottom: 10px;
	padding-right: 30px;
}
#general #contenido {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 0px;
	color: #333;
	text-align: justify;
}

#general #pie {
	background-image: url(../img/fondo_rayado.jpg);
	background-repeat: repeat;
	overflow: auto;
	margin-top: 0px;
}
#general #pie #pie_contenido {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
#general #contenido #izq {
	float: left;
	width: 250px;
	margin-top: 5px;
	background-image: url(../img/fondo_rayado.jpg);
	background-repeat: repeat;
	padding: 10px;
	margin-bottom: 200px;
}
#general #contenido #izq a {
	color: #333;
	margin-bottom: 5px;
	display: block;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	background-image: url(../img/fondo_body.jpg);
	background-repeat: repeat;
}
#general #contenido #izq a:hover {
	color: #E65034;
	margin-bottom: 5px;
	display: block;
	background-color: #CCC;
}
#general #contenido #drch {
	float: right;
	text-align: justify;
	width: 650px;
}
#general #contenido #drch a {
	text-decoration: none;
	color: #FFF;
	font-size: 14px;
	margin-left: 10px;
	display: block;
	float: right;
	padding: 5px;
	background-image: url(../img/fondo_rayado.jpg);
	background-repeat: repeat;
}
#general #contenido #drch a:hover {
	text-decoration: none;
	color: #E65034;
	font-size: 14px;
	margin-left: 10px;
	display: block;
	float: right;
	padding: 5px;
	background-image: url(../img/fondo_rayado.jpg);
	background-repeat: repeat;
}
#general #pie a {
	color: #E65034;
	text-decoration: none;
}
#general #pie #pie_contenido #izq {
	width: 220px;
	text-align: right;
	margin-top: 20px;
	float: left;
}
#general #pie #pie_contenido #izq a {
	color: #E53F28;
	text-decoration: none;
}
#general #pie #pie_contenido #izq a:hover {
	color: #FFF;
	text-decoration: none;
}


#general #pie #pie_contenido #drch {
	float: right;
	width: 650px;
	text-align: justify;
	margin-top: 110px;
}
#general #pie #pie_contenido #direccion {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	margin-top: 20px;
	text-align: center;
	font-size: 12px;
	margin-bottom: 10px;
}

#limpiar {
	clear: both;
}
#general #contenido #logo {
	float: left;
	width: 294px;
	margin-right: 31px;
	margin-bottom: 20px;
	color: #666;
	font-size: 14px;
}
#general #contenido #logo2 {
	float: right;
	width: 294px;
	margin-bottom: 20px;
	font-size: 14px;
	color: #666;
}
.titulos_contacto {
	font-size: 24px;
	color: #E65034;
	font-weight: normal;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E65034;
	margin-bottom: 5px;
}

