@charset "utf-8";
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { 
	margin: 0;
	padding: 0;
}
body{
	background-image:url(../imagenes/fondo_web_2.jpg);
	background-repeat:repeat-x;
	background-color:#1E1E1E;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
}
a {
	color:#C00;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
	color: #C7A84D;
}

a.servicios {
	color:#06C;
	text-decoration:none;
	font-size: 12px;
}
a.servicios:hover{
	text-decoration:underline;
	color: #C7A84D;
	font-size: 12px;
}

.cabecera_flash{
	/*background-image:url(../flash/guia.jpg); */
	width:990px; 
	height:257px; 
	margin:auto;
}

.cuerpo_contenedor_1{
	background-color:#125AA0;
	width:100%;
}

.cuerpo_contenedor_2{
	width:990px; 
	margin:auto;
}

.cabecera{
	background-image:url(../imagenes/fondo_cabecera.jpg); 
	width:990px; 
	height:45px; 
	float:left;
}

.imagen_1{
	margin-left:47px;
}

.imagen_2{
	padding-left:370px;
}

.imagen_3{
	margin-top:23px; 
	margin-bottom:5px;
}

.imagen_4{
	margin-top:30px; 
	margin-bottom:30px; 
	margin-left:41px;
}

.margen_inferior{
	margin-bottom:10px;
}

.cuerpo_derecho{
	float:left; 
	width:267px;
}

.cuerpo_derecho_contenedor{
	float:left; 
	background-image:url(../imagenes/bg_punto_tabla_derecha.jpg); 
	width:267px;
}

.listado{
	margin-left:37px; 
	margin-top:0px; 
	line-height:30.2px;
}

.pie_contenedor_derecho{
	float:left; 
	height:119px; 
	width:267px;
}

.expandir{
	clear:both;
}

.pie{
	width:100%; 
	background-image:url(../imagenes/bg_pie.jpg); 
	background-repeat:repeat-x;
}

.contenedor_pie{
	width:990px; 
	height:82px; 
	margin:auto; 
	background-image:url(../imagenes/pie.jpg);
}

.columna_derecha{
	float:left; 
	width:300px; 
	margin-left:41px; 
	text-align:justify; 
	margin-top:29px;
}

.cuerpo_izquierdo{
	float:left;
	background-image:url(../imagenes/bg_tabla_izquierda.jpg);
	width:723px;
	background-repeat:repeat-y;
}

.columna_izquierda{
	float:left; 
	width:300px; 
	padding-left:47px; 
	text-align:justify; 
	margin-top:29px;
}
.texto1 {
	font-size: 12px;
	color: #2A5A80;
}
.texto2 {
	font-size: 12px;
	color: #06C;
}
#boton_enviar {
	font-size: 14px;
	color: #FFF;
	background-color: #798895;
	padding: 0px;
	height: 30px;
	width: 70px;
	border: 2px solid #FFF;
	text-decoration: none;
}
.blanco {
	color: #FFF;
}
#menucatalogo {
	margin-left: 35px;
	margin-right: 35px;
}
.columna_izquierda_video {
	float:left;
	width:640px;
	padding-left:47px;
	text-align:center;
	margin-top:29px;
}
.titulo {
	font-size: 16px;
	color: #06C;
}
a.opacity img {
filter:alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
-khtml-opacity: 0.5;}

a.opacity:hover img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
-khtml-opacity: 1.0; }
.imagen_5 {
	margin-top:30px;
	margin-bottom:30px;
	margin-left:20px;
}
