@charset "utf-8";
/* CSS Document */

body{
	background:#efeeee url(images/bground.jpg) repeat-x ;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
}
#contenedor{
	width:772px;
	margin:0px auto;
}
#header{
	padding-top:0px;
	width:inherit;
	height:58px;
}
#logo{
	background:url(images/logo.jpg) no-repeat bottom;
	width:280px;
	height:60px;
	float:left;
}
#menu{
	background:url(images/menu.jpg) no-repeat;
	width:492px;
	height:60px;
	float:left;
	color:#FFFFFF;
}
#menu a{
	position:relative;
	top:20px;
	left:15px;
	margin-top:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	padding:0px 8px 0px 8px;
}
#menu a:hover{
	text-decoration:underline;
}

#main-top{
	background:url(images/contenido-top.jpg);
	width:770px;
	height:20px;
}
#main-mid{
	background:url(images/contenido-mid.jpg) repeat-y;
	width:720px;
	min-height:470px;
	/*
	height: auto !important;
	height: 450px;
	*/
	padding-left:50px;
	padding-bottom:20px;
}
#main-bottom{
	background:url(images/contenido-bottom.jpg) no-repeat;
	width:770px;
	height:32px;
}
.texto2{
	float:left;
	margin-right:0px;
	width:468px;
	text-align:justify;
}
.texto2 img{
	padding-right:10px; 
	padding-top:5px; 
	vertical-align:middle;
}
.texto{
	text-align:justify;
	width:690px;
}
h1{
	margin-bottom:5px;
}
#bloque{
	clear:both;
	width:690px;
	height:268px;
}
#bloque-img{
	background:url(images/panel.png) no-repeat;
	width:690px;
	height:258px;
}
.ver-mas{
	position:relative;
	top:217px;
	float:left;
}
.ver-mas a{
	color:#FFFFFF;
	text-decoration:none;
}
#footer{
	padding-top:5px;
	text-align:center;
	font-size:11px;
}
.regla{
	width:680px;
	border-bottom:solid #990000;
}
#bloque-izq{
	width:250px;
}
.descarga{
	text-align:left;	
	list-style:url(images/descarga.png);
}.refac{
	text-align:left;	
	list-style:url(images/refacciones2.png);
}
.folleto{
	text-align:left;	
	list-style:url(images/folleto.png);
}
.spec img{
	padding-top:15px;
}
.tr{
	width:300px;
}
.td{
	width:130px;
	float:left;
	margin-top:2px;
	margin-bottom:2px;	
}
.td2{
	width:170px;
	float:left;
	margin-top:2px;
	margin-bottom:2px;	
}
.columna{
	width:330px;
	float:left;
}
.columna a{
	color:#666666;
}
.columna a:hover{
	color:#333333;
}
.plus{
	list-style:url(images/plus-2.png);
}
.columna2{
	width:480px;
	margin-left:20px;	
	float:left;
	text-align:justify;
}
.columna ul{
	padding-top:10px;
	padding-left:10px;
	margin:0px;
	border-right:solid #990000;
	text-align:left;
	
}
.columna li{
	list-style:url(images/check.png);
	padding-bottom:6px;
}
a{
	font-size:11px;
	color:#BF0F0B;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
input{
	font-family:"Verdana";
	font-size: 10px;
}
textarea{
	font-family:"Verdana";
	font-size: 10px;
}
select{
	font-family:"Verdana";
	font-size: 10px;
}
form{
	padding-top:20px;

}
#footer a{
	color:#990000;
}
.contenedor-mensaje{
	background:#FFFFFF;
	height:70px;
	width:270px;
	margin:100px auto;
	padding:20px;
	font-weight:bold;
}
#enviado{
	background:url(images/enviado.png) no-repeat;
	height:55px;
	padding-left:40px;
	color:#006600;
}
#no-enviado{
	background:url(images/no-enviado.png) no-repeat;
	height:55px;
	padding-left:40px;
	color:#990000;
}
invisible{
	display:none;
}
#galeria{
	width:690px;
	border-width:1px;
	border:#666666;	
}
#galeria img{
	border:none;
}
.gal-img{
	width:130px;
	float:left;
	margin:1px;
	border:1px solid #CCCCCC;
}
.gal-img:hover{
	border:1px solid #333333;
}
.gal-txt{
	width:inherit;
	text-align:center;
	font-size:10px;
	height:40px;
	vertical-align:middle;
}
#galeria a{
	color:#CCCCCC;
	text-align:center;
	vertical-align:top;
}
#galeria img{
	vertical-align:top;
}
#galeria a:hover{
	color:#666666;
}
#menu-dist{
	width:inherit;
	height:40px;
}
#menu-dist ul{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}

#menu-dist li{
	list-style:none;
	float:left;
	padding:0 20px 0 20px;
}
#menu-dist a{
	color:#BF0F0B;
}

table{
	font-size:10px;
	text-align:left;
	width:98%;
}
td{
	border-color:#333333;
	border-width:1px;
	border-style:solid;

}
.gris{
	background:#CCCCCC;
}
.regla2{
	width:680px;
	border-bottom:solid #990000;
	margin-bottom:10px;
}
.flow{
	height:300px; 
	overflow:scroll;

}
.encabezado{
	background:#CCCCCC;
	font-weight:bold; 
	font-size:12px; 
	text-align:center;
}
#con{
	height:220px;
}
.fijo{
height:170px;
}
