@charset "UTF-8";
body {
	margin: 0px;
	background-image: url(../images/back_gral_header_front.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#contenedor_general {
	margin: auto;
	width: 900px;
}
#datos_superiores {
	padding-top: 30px;
	font-size: 10px;
	color: #CCCCCC;
	height: 25px;
}
#menu_principal {
	padding-top: 30px;
	padding-left: 210px;
	height: 50px;
	float: left;
	width: 690px;
}
#menu_principal ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
.menu_item  {
	display: block;
	width: 84px;
	text-align: center;
	height: 15px;
	padding-right: 7px;
	padding-left: 5px;
	float: left;
	font-size: 11px;
	padding-top: 5px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}
.menu_item_last {
	display: block;
	width: 88px;
	text-align: center;
	height: 15px;
	padding-right: 7px;
	padding-left: 5px;
	float: left;
	font-size: 11px;
	padding-top: 5px;
}
.menu_item_active {
	float: left;
	width: 100px;
	text-align: center;
	padding-top: 5px;
	display: block;
	height: 20px;
	background-image: url(../images/fondo_menu_item.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #FFFFFF;
}
.menu_item_active_interior {
	float: left;
	width: 100px;
	text-align: center;
	padding-top: 5px;
	display: block;
	height: 20px;
	background-image: url(../images/fondo_menu_item_2.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #FFFFFF;
}
.menu_item  a {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
.menu_item a:hover {
	color: #333333;
}
#banner_laterales {
	float: left;
	width: 160px;
	height: 340px;
	padding-left: 30px;
	padding-top: 86px;
}
.banner_lateral {
	padding-top: 10px;
	padding-left: 10px;
}
.menu_item_last  a {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
.menu_item_last a:hover {
	color: #333333;
}
#version {
	float: left;
	width: 300px;
}
#version a {
	color: #CCCCCC;
}
#busqueda_superior {
	float: right;
	width: 194px;
	padding-right: 60px;
}
.formulario_busqueda {
	font-size: 10px;
	background-color: #CCCCCC;
	border: 1px solid #666666;
}
.leer_mas:hover
 {
	color: #FF9900;
	text-decoration: underline;
}
.leer_mas {
	color: #FF6600;
	text-decoration: none;
}
#footer {
	width: 500px;
	margin: auto;
	font-size: 10px;
	color: #666666;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	text-align: center;
}
.naranja {
	font-weight: bold;
	color: #FF6600;
}
.verde {
	font-weight: bold;
	color: #006633;
}
.boton_busqueda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	border: 1px solid #FF6600;
}
.boton_busqueda:hover {
	background-color: #FF6600;
	border: 1px solid #FF9900;
}#container_inter {
	width: 580px;
	padding-left: 230px;
	padding-top: 50px;
	float: left;
}
#container_inter p {
	color: #333333;
}
#container_inter h1 {
	color: #FF6600;
	font-weight: bold;
	font-size: 22px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin: 0px;
	padding: 0px;
}
#container_inter h2 {
	font-size: 16px;
	color: #006633;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#formularios_container {
	background-image: url(../images/back_forms.jpg);
	width: 470px;
	background-repeat: no-repeat;
	margin: auto;
}
#formulario_inter {
	width: 90%;
	margin: auto;
	padding-top: 20px;
}
#formulario_inter h3 {
	font-size: 16px;
	margin: 0px;
	color: #666666;
}
.formulario_ttl {
	font-weight: bold;
	color: #FF6600;
	text-align: right;
	padding-right: 10px;
	padding-top: 6px;
}
.formulario_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #CCD9D8;
	border: 1px solid #A9B4B4;
}
#comments_item {
	width: 460px;
	padding-top: 15px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 11px;
	margin-left: 50px;
}
#comments_item p {
	margin: 0px;
}
.comments_name {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
.comments_data {
	font-size: 10px;
	color: #006633;
}
