/* CSS Document */

*	{
	margin:0;
	padding:0;
	}

img.imgizquierda {
	float:left;
	background:#1A7C98;
	padding:3px;
	margin:5px 5px 5px 0;
}

img.imgderecha {
	float:right;
	background:#1A7C98;
	padding:3px;
	margin:5px 0 5px 5px ;
}

img.img_gral {
	background:#1A7C98;
	padding:3px;
	margin:5px;
}

body{
	background:#E0E0E0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	}
	

img	{
	border:none 0;
	}

.limpiar{
	clear:both;
	}
	
.contenedor{
	width:100%;
	min-width:950px;
	}	

.cont_superior{
	height:127px;
	background:#3f3f3f;
	}

.cont_superior_indx{
	height:127px;
	background:#3f3f3f;
	}

.cont_superior_logo{
	float:right;
	margin-right:5%;
	width:370px;
	}
	
.cont_superior img{
	float:right;
	margin-right:5%;
	}

.main_Cont {
	width:650px;
	margin:30px auto;
}

.main_Cont_index {
	width:970px;
	margin:30px auto;
}
.main_Cont_index td {
	border-bottom:#FFFFFF 1px solid;
	background:url(Imagenes/bck_block.jpg) repeat-x center bottom;
}

.head_indx {
	width:280px;
	height:39px;
	background:url(Imagenes/etiqueta_tit.gif) no-repeat left top;
	padding:10px 0 0 30px;
}

.head_indx a {
	font-size:20px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

.head_indx a:hover {
	text-decoration:underline;
}

#cont_intro {
	width:290px;
	padding:10px;
	text-align:justify;
}

a.read_more {
	color:#1A7C98;
	float:right;
	text-decoration:none;
	margin:10px 10px 10px 0;
}

a.read_more:hover {
	color:#333333;
	float:right;
	text-decoration:underline;
	margin-top:10px;
}
	
.zona_menu{
	height:28px;
	background:#1A7C98;
	padding-left:30px;
	}
	
	.zona_menu a{
		float:left;
		display:block;
		padding:7px 15px;
		text-decoration:none;
		color:#FFF;
		font-weight:bold;
		}
	
	.zona_menu a:hover{
		color:#3f3f3f;
		background:#FFF url(Imagenes/fondobt.jpg) top repeat-x;
		}
		
	.zona_menu .active{
		color:#3f3f3f;
		background:#FFF url(Imagenes/fondobt.jpg) top repeat-x;
		cursor:default;
		}
	
.zona_banner{
	z-index:100;
	background:#FFF url(Imagenes/catalogo_link.jpg) no-repeat;
	background-position:50% 0;
	}
	
.zona_sinb{
	background:#FFF;
	height:25px;}
	
	.zona_banner a {
		padding:2px;
		float:right;
		margin-right:21%;
		display:block;
		}
		
	.zona_banner a:hover{
		padding:45px;}

.zona_promo{
	background:#FFFFFF url(Imagenes/promo.jpg) no-repeat center top;
	height:100px;
}

.pleca_precontenidoazul{
	height:5px;
	background:#1A7C98;
}

.pleca_precontenido{
	height:34px;
	background:#B2B2B2;
	padding:0 30px;
	text-align:center;
}

.pleca_precontenido a {
	color:#333333;
	display:block;
	float:left;
	text-decoration:none;
	padding:10px;
	text-transform:uppercase;
}


.pleca_precontenido a:hover {
	color:#1A7C98;
	background:#E0E0E0;
}

.pleca_precontenido span {
	color:#333333;
	display:block;
	float:left;
	text-decoration:none;
	padding:10px;
	text-transform:uppercase;
	font-weight:bold;
	background:#E0E0E0;
}

.pleca_precontenido a.active {
	color:#1A7C98;
	display:block;
	float:left;
	text-decoration:none;
	padding:10px;
	text-transform:uppercase;
	background:#E0E0E0;
	cursor:default;
}

.pleca_precontenido a.ingles {
	color:#333333;
	text-decoration:none;
	font-weight:bold;
	background:url(Imagenes/lengua.png) no-repeat right center;
	padding-right:25px;
	display:block;
	float:right;
}

.pleca_precontenido a.ingles:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

a.mx {
	color:#333333;
	text-decoration:none;
	font-weight:bold;
	background:url(English/Imagenes/mx.png) no-repeat right center;
	padding-right:25px;
}

a.mx:hover {
	display:block;
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
	background:url(English/Imagenes/mx.png) no-repeat right center;
	padding-right:25px;
}

.contenido{
	min-height:200px;
	background:#E0E0E0;
	
	}
	
.fondo_flash{
	width:410px;
	height:375px;
	/*float:left;
	margin:10px 50px 20px 10px;*/
	background:url(Imagenes/fondoflash.gif) top no-repeat;
}

.banner {
	width:410px;
	height:100px;	
}

.left_side {
	width:410px;
	float:left;
	margin:10px 50px 20px 10px;
}
	
	.flash{
		width:360px;
		height:242px;
		margin:auto;
		padding-top:85px;}
	
.pie{
	width:98%;
	height:130px;
	border-top:1px #b2b2b2 solid;
	margin:auto;
	color:#1A7C98;	
	cursor:default;
	min-width:970px;
	}
	
	
/*tipografia*/

h1	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333;
	padding-top:10px;
	padding-bottom:15px;
	}
	
.texto{
	margin-top:10px;
	margin-bottom:20px;
	margin-right:10px;
	text-align:justify;
	cursor:default;
	}
	
	.texto p{
		padding-bottom:15px;
		padding-right:50px;
		}
		
.texto a {
	color:#333333;
	font-weight:bold;
	text-decoration:underline;
}

.texto a:hover {
	color:#333333;
	text-decoration:none;
}

.pie address{
	color:#1A7C98;
	float:left;
	font-size:11px;
	margin-left:10px;
	margin-top:20px;
	width:205px;
}
.pie address strong {color:#666666;}
.pie address a {color:#1A7C98;}
.pie address a:hover {color:#333333; text-decoration:none;}
	
.powered{
	float:right;
	width:120px;
	font-size:9px;
	margin-top:100px;
	margin-right:40px;
	}
	
.powered a{
	color:#1A7C98;
	text-decoration:none;
	}
	
.powered a:hover{
	text-decoration:underline;}
	
	
	
	
/*formulario*/

fieldset{
	border:0;
	float:left;
	width:420px;}
	
form div{
	width:380px;
	float:left;
	margin-bottom:10px;
	}
	
form label{
	float:left;
	display:block;
	width:150px;
	cursor:pointer;
	}
	
form #nombre, #email, #tel, #comenta, #empresa, #domicilio, #inversion, #telefono{
	width:200px;}
	
.botonenviar{
	color:#FFF;
}

.busqueda_marca, .busqueda_clave{
	float:none;
	padding-top:20px;
	width:auto;
}

.img_izq {
	float:left;
}