@charset "utf-8";
/* CSS Document */
body {
  	font-size: 12px;
	margin-top:-18px;
	padding: 0;
	font-family: 'Roboto', sans-serif;
}

#background{
	position: absolute;
	height:100%;
	width: 100%;
	margin:0 auto 0 auto;
	padding: 0;
	z-index:8999;
	border:none;
}

#wrap { 
	margin:0 auto 0 auto;
	width:950px;
	height:auto;
	text-align:left;
	position:relative;
	z-index:9000;
}
#wrap { 
	margin:0 auto 0 auto;
	width:950px;
	height:auto;
	text-align:left;
}
#head { 
	width:950px;
	height:250px;
	float:left;
}
#boton { 
	width:auto;
	height:27px;
	float:left;
	text-align:center;
	margin-right:10px;
	padding-left:5px;
	font-family: 'Roboto', sans-serif;
}
#button { 
	width:auto;
	height:27px;
	float:right;
	line-height:27px;
	text-align:center;
	margin-left:10px;
	margin-right:10px;
	padding-left:5px;
	padding-right:5px;
	font-family: 'Roboto', sans-serif;
}
a.button:link, a.button:active, a.button:visited { 
	width:auto;
	height:auto;
	color:#FFF;
	text-decoration:none;
}
a.button:hover { 
	width:auto;
	height:27px;
	color:#F2E6B3;
	text-decoration:none;
}
#contenido { 
	width:950px;
	height:auto;
	background-color:#FFF;
	background-repeat:repeat;
	float:left;
}
#categorias { 
	width:280px;
	height:auto;
	float:left;
	padding-left:15px;
	padding-top:10px;
}
#caja { 
	width:400px;
	height:auto;
	float:left;
	padding-left:15px;
	padding-top:10px;
	margin-bottom:10px;
}
#redes { 
	width:300px;
	height:auto;
	float:left;
	padding-top:20px;
	padding-left:5px;
	margin-bottom:10px;
	font-size:14px;
	font-family: 'Roboto', sans-serif;
}
#productos { 
	width:638px;
	height:auto;
	float:right;
	padding-left:15px;
	margin-bottom:10px;
}

#imgs_det { 
	width:624px;
	float:left;
	margin-bottom:10px;
	
}
#img_empresa {
	width:515px;
	height:601px;
	display:inline;
	float: right;
	text-align:center;
	margin-bottom:10px;
	margin-right:15px;
	margin-top:10px;
}
#formm {
	width:390px;
	height:601px;
	display:inline;
	float: left;
	margin-bottom:5px;
	padding-left:15px;
	margin-right:15px;
	margin-top:10px;
}
#info { 
	width:603px;
	height:auto;
	float:left;
	margin-bottom:10px;
	padding:10px;
	background-color:#eaeaea;
}
#text {
	width:305px;
	height:auto;
	float:left;
	font-size:12px;
	font-family: 'Roboto', sans-serif;
	text-align:left;
	color: #666;
}
#formu {
	width:280px;
	height:auto;
	float:left;
	font-size:14px;
	font-family: 'Roboto', sans-serif;
	text-align:left;
	color: #666;
}
#text_1 {
	width:390px;
	height:auto;
	float:left;
	font-size:13px;
	font-family: 'Roboto', sans-serif;
	text-align:justify;
	color: #666;
}
#solicitud {
	width:276px;
	height:auto;
	float: right;
}
#product {
	width:201px;
	height:215px;
	float:left;
	margin-right:10px;
	margin-top:10px;
	background-color:#E1E1E1;
	
}
#linea {
	width:1px;
	height:343px;
	background-color:#CCC;
	float:left;
	margin-left:5px;
	margin-right:5px;
	
}
#product a { 	
	text-indent:0px;
	display:block;
	text-decoration:none;
	border:none;
}
.img{ 
	width:201px;
	height:151px;
	float:left;
}

.precio{ 
	width:191px;
	height:43px;
	float:left;
	padding:5px;
	text-align:left;
	color: #333;
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	font-weight:bold;
}
.lista{ 
	width:280px;
	height:auto;
	float:left;
	
	
}
#footer { 
	width:940px;
	height:auto;
	background-color:#828180;
	font-family: 'Roboto', sans-serif;
	font-size:10px;
	padding-top:10px;
	padding-left:10px;
	float:left;
}

#footer a {
	padding-left:20px;
}

.color1 { 
	color:#FFF;
}
.color2 { 
	color:#FFF;
	font-size:12px;

}
.color3 {
    font-size:14px;
	font-family: 'Roboto', sans-serif;
	color:#828180;
	text-decoration:none;
	list-style-image: url(imagenes/flecha.png);
	padding-left:15px;
	text-align:left;
}
.color4 {
    font-size:14px;
	font-family: 'Roboto', sans-serif;
	color:#C41329;
	font-weight: normal;
	line-height:19px;
	text-decoration:none;
	list-style-image: url(imagenes/flecha.png);
	float:left;
	padding-left:15px;
	text-align:left;
}
.color5 {
    font-size:14px;
	font-family: 'Roboto', sans-serif;
	color:#C41329;
	font-weight: bold;
}
.color6 {
    font-size:14px;
	font-family: 'Roboto', sans-serif;
	color: #666;
	font-weight: bold;
}

.color7 { 
	color: #999;
	text-decoration:none;
	text-align:center;
	font-size:10px;
	font-family: 'Roboto', sans-serif;
}
#link { 
	width:950px;
	height:auto;
	float:left;
	text-align:center;
}
