/*@charset "utf-8"; CSS Document */
/* estructura del sitio*/
*{
padding:0px;
margin:0px;
}

body
{
	background:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

.content{
	display:block;
	width:950px;
	margin:0 auto;
}

.box{
	display:block;
	width:950px;
	margin:0 auto;
	padding:0px;
}
#info2{
	display:inline;
	float:left;
	margin-top:70px;
	background:#BAE9EF;
	width:324px;
	height:600px;
	padding: 10px;
	font-size:14px;
	color:#445EC5;
	font-weight:bolder;
}

#picture{
	display:inline;
	float:left;
	margin-top:70px;
	width:450px;
	height:682px;
	padding:0px;
	color:#445EC5;
	background:transparent;
	font-weight:bold;
}

#header{
	float:right;
/*background:url(images/header.jpg) no-repeat;*/
	margin:0;
	width:950px;
	height:125px;
}

#header2{
	float:right;
	margin:0;
	width:950px;
	height:125px;
}

#menu{
	float:right;
	display:block;
	background:transparent;
	width:950px;
	height:40px;
}
#menu2{
	float:right;
	display:block;
	background:url(images/mainmenu.jpg) repeat-x;
	width:950px;
	height:40px;
}

.maincontent{
	float:left;
	display:block;
	background:url(images/main.jpg) no-repeat;
	width:950px;
	height:969px;
}

.maincontent2{
	float:left;
	display:block;
	background: #72D3E3;
	width:950px;
	height:auto;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
}
.maincontent3{
	float:left;
	display:block;
	background:url(images/main_cotizar.jpg) no-repeat;
	width:950px;
	height:969px;
}


#left{
	position:absolute;
	width:217px;
	height:825px;
	background: transparent;



	padding::0px;
	left: 24px;
	top: 228px;
}
#leftproducts{
	margin-top:70px;
	display:block;
	float:left;
	width:113px;
	height:auto;
	padding:0px;
	background:transparent;
}

#offer{
	margin-left:30px;
	margin-top:70px;
	display:left;
	float: left;
	width:700px;
	height:auto;
}

#nov{
	float:left
}

#prefooter{
	clear:both;
	display:block;
	float:left;
	background:url(images/prefooter.jpg) repeat-x;
	width:950px;
	height:20px;
	margin:0;
}

#footer{
	clear:both;
	float:left;
	display:block;
	background:url(images/footer.jpg) no-repeat;
	width:950px;
	height:125px;
}
#footer2{
	clear:both;
	float:left;
	display:block;
	width:950px;
	height:340px;
	background: url(images/footer_somos.jpg) no-repeat;
}

/*estilos del sitio*/
#pages{
	font-size:20px;
	color: #008000;
}
#pages a{
	font-size:18px;
	color: #FF6600;
	text-decoration:none;
}
#pages a:hover{
font-size:20px;
color: #FF0000;
}

#menuleft{
	float:left;
	padding-top:135px;
	list-style:none;
	margin:0px;
	width:190px;
	height:706px;
	text-align:justify;
}
.imgmenu {
	margin-left:61px;
	margin-top:0px;
	padding:0px;
	clear:both;
	list-style:none;
}

.imgmenu li{
	margin-top:15px;
	margin-bottom:5px;

}
.imgmenu li a{
	margin-top:15px;
	margin-bottom:5px;

}
.imgmenu li a:hover{
	margin-top:15px;
	margin-bottom:5px;
}



#centerlink{
	margin:0 auto;
	padding:0px;
	width:250px;
	height:30px;
    background:url(images/btnpromo.gif) no-repeat;
}

#centerlink a{
	display:block;
	color:#FFFFFF;
	font-weight:bolder;
	text-decoration:none;
	font-size: 16px;
	width:250px;
	height:30px;
	padding-top:5px;
	padding-bottom:0px;
}

#centerlink a:hover{
	display:block;
	color:#FFF;
	font-weight:bolder;
	text-decoration:none;
	font-size: 16px;
	background: url(images/btnpromo2.gif) no-repeat;
	width:250px;
	height:30px;
}
#imgcenter{
	width:auto;
	height:auto;
	position:absolute;
	top: 413px;
	left: 542px;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}
#boxbottom{
	float:right;
	width:220px;
	height:220px;
	padding:10px;
	background:#BAE9EF;
	position:relative;
	top: 140px;
	right: 5px;
	font-size:13px;
	font-weight:bold;
	color:#445EC5;
}
/*Estilos de los Formularios*/
#title_form{
	font-size:18px;
	font-weight:bold;
	color: #0099CC;
}

#content_form{
	float:left;
	display:inline;
	width:550px;
	height:550px;
	/*
	border-style:solid;
	border: #CCCCCC 1px;
	*/
	padding:15px;
	font-size:16px;
	font-weight:bold;
	color: #0099CC;
	margin-left: 170px;
	margin-top: 130px;
}
#content_tiltle2{
	float:left;
	display:inline;
	width:550px;
	height:50px;
	padding:15px;
	font-size:16px;
	font-weight:bold;
	color: #0099CC;
	margin-left: 170px;
	margin-top: 125px;
	z-index:2;
}
#content_form2{
	float:left;
	display:inline;
	width:670px;
	height:520px;
		font-size:14px;
	font-weight:bold;
	color: #0099CC;
	margin-left:120px;
	padding-left:20px;
	overflow: auto;
	z-index:2;
}
#load {
        margin:0 auto;
        width:230px;
        height:20px;
        padding:0;
		z-index:3;
}
#send{
	width:80px;
	height:30px;
	color:#0099CC;
	font-size: 14px;
	font-weight:bold;

}
#howto{
	float: right;
	width: 500px;
	height:auto;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:20px;
}
#num{
	padding-top:20px;
	float:left;
	width:70px;
	height:350px;
	}
#cont_howto{
	float:left;
	display:inline;
	width:600px;
	height:auto;
	padding:15px;
	font-size:16px;
	font-weight:bold;
	color: #0099CC;
	margin-left: 150px;
	margin-top: 120px;
}
#imgfonacot{
	background:url(images/fonacot.gif) no-repeat;
	width:191px;
	height:98px;
	position:absolute;
	left: 643px;
	top: 850px;
}
#links{
	float:left;
	display:inline;
	width:650px;
	height:650px;
	font-size:12px;
	font-weight:bold;
	color: #323232;
	margin-left: 140px;
	margin-top: 120px;
	
}
#title_links {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color: #375C95;
text-decoration:none;
}

#title_links a{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#375C95;
text-decoration:none;
}

#title_links a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color: #0099CC;
text-decoration:underline;
}

#links_left{
	float:left;
	display:block;
	width:630px;
	height: auto;
	padding:10px;	
}

#links_rigth{
	float: right;
	width:690px;
	height:650px;
	padding:2px;
	}

#p_center{
	display:block;
	float:right;
	width:280px;
	height:auto;
	padding:5px;
	}
	
	
#p_footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
	clear: both;
	float: left;
	height: auto;
	width: 500px;
	color:#445EC5;
}
#footerp_1{
	width:350px;
	height:150px;
	padding:10px;
	font-size: 18px;
	color: #0033FF;
	margin-left: 30px;
	padding-top: 25px;
}
#footerp_2{
	width:350px;
	height:150px;
	padding-left:5px;
	float:left;
	display:inline;
	font-size: 18px;
	color: #0033FF;
	margin-left: 10px;
	padding-top: 0px;
}

#pic_bottom{
	float:left;
	display:inline;
	background-image:url(images/imgleftbottom.jpg) no-repeat;
	background-position:left-bottom;
	width:113px;
	height:auto;
	padding: 0;
	margin: 0;

}
/* estilo para la pagina de productos*/


#header_prod{
	float:right;	
	margin:0;
	width:950px;
	height:125px;
}
.maincontent_prod{
	float:left;
	display:block;
	background:url(images/main_product.jpg) no-repeat;
	width:950px;
	height:967px;
}
#footer_prod{
	clear:both;
	float:left;
	display:block;
	background:url(images/footer_prod.jpg) no-repeat;
	width:950px;
	height:125px;
}
#prod_content {
	color:#333333;
	font-size:16px;
	font-weight:bold;	
	margin:0 auto;
	margin-top:60px;
	width:850px;
	height:700px;
}
#categorias{
float:left;
width:220px;
height:850px;
padding:10px;
margin-top:10px;
margin-bottom:10px;
overflow: auto;
font-weight:bold;
line-height:18px;
}

#categorias a{
text-decoration:none;
color:#000000;
}

#categorias a:hover{
text-decoration:underline;
color:#666666;
}

#tabla{
float:right;
width:700px;
}

#carac{
	float:left;
	margin:0 auto;
	width:200px;
	height:350px;;
}

.dir{
text-align:center;
widows:auto;
height:auto;
font-size: 14px
color: #0033CC;
}

#title_article{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#000000;
}
#cont_article{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #333333;

}
#cont_article a{
color: #FFFFFF;
font-size:14px;
text-decoration:none;
font-weight:bold;
}
#cont_article a:hover{
color: #E6042C;
font-size:14px;
text-decoration:underline;
font-weight:bold;
}

#contado{
text-align:center;
width:90px;
height:48px;
background-image: url("images/contado.png") !important;
background-image: none;
filter: none !important;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/contado.png');
 }
.redbox{
width:220px;
height:130px;
background:#F1002B;
margin:0 auto;
background:url(images/redbox.gif) no-repeat;
color:#FFFFFF;
}