@charset "UTF-8";
/* CSS Document */


*{
	padding:0px;
	margin:0px;
	}
	

#contenedor_mars{
	width:734px;
	height:1820px;
	font-family:'Trebuchet MS', Helvetica, sans-serif;
		}
	
#cabezote_mars{
	
	width:734px;
	height:298px;
	float:left;
	margin-bottom:30px;
	}
	
#contenedor_txt{
	width:241px;
	margin-left:39px;
	height:251px;
	float:left;
	background-image:url(../image/fondo_txt_cabezote.jpg);
	background-repeat:no-repeat;
	padding-left:20px;
	padding-right:20px;
	padding-top:47px;
	}
.txt_mars_bln{
	font-family:'Trebuchet MS', Helvetica, sans-serif;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	line-height:26px;
	}
.txt_mars{
	font-family:'Trebuchet MS', Helvetica, sans-serif;
	color: #757575;
	font-size:15px;
	font-weight:normal;
	line-height:24px;
	}
#imagen_productos{
	float:left;
	width:414px;
	height:298px;
	
	}
	
.contenedor_info_mars{
	width:656px;
	margin-left:39px;
	margin-rigth:39px;
	float:left;
	height:1400px;
	
	
	
	}
.title_secc_mars{
    font-family:'Trebuchet MS', Helvetica, sans-serif;
	color:#002D4E;
	font-size:28px;
	font-weight:normal;
	padding-top: 16px;
	
		}
.contenedor_title_mars{
	width:656px;
	float:left;
	margin-bottom:50px;
	height:72px;
	
	
	
	}
.contenedor_title_mars ul{
	list-style-type:none;
	height:72px;
	
	
	}
.contenedor_title_mars ul li{
	display:inline-block;
	
	vertical-align:middle;
	
	}
.linea_naranja , .linea_azul , .linea_amarilla{
	margin-right:19px;
	padding-top:20px;
	
	}
	
.fondo_info_uno{
	background-image:url(../image/fondo_uno.png);
	background-repeat:no-repeat;
	float:left;
	height:176px;
	width:556px;
	padding-left:50px;
	padding-right:50px;
	padding-top:30px;
	margin-bottom:30px;
	
	
	}
.fondo_info_dos{
	background-image:url(../image/fondo_dos.png);
	background-repeat:no-repeat;
	float:left;
	height:459px;
	width:556px;
	padding-left:50px;
	padding-right:50px;
	padding-top:30px;
	margin-bottom:30px;
	
	
	}
	.fondo_info_tres{
	background-image:url(../image/fondo_tres.png);
	background-repeat:no-repeat;
	float:left;
	height:260px;
	width:556px;
	padding-left:50px;
	padding-right:50px;
	padding-top:30px;
	margin-bottom:30px;
	
	
	
	}
.txt_destacado_azul{
	font-family:'Trebuchet MS', Helvetica, sans-serif;
	color:#002D4E;
	font-size:15px;
	font-weight:normal;
	
	}
.subtitle_azul_claro{
	color:#249ECC;
	font-size:18px;
	font-weight:normal;
	font-family:'Trebuchet MS', Helvetica, sans-serif;
	
	}
.fondo_info_dos ul li{
	line-height:26px;
	list-style-type:none;
	 margin-bottom: 9px;
	
	
	}
.line_gris{
	 background-image: url("../image/line_gris.png");
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 20px;
	
	}
#img_fabrica{
	width:233px;
	height:202px;
	
	float:left;
	}
#txt_fabrica{
	
	width:300px;
	margin-left:23px;
	height:202px;
	
	float:left;
	
	
	}
#footer_mars{
	float:left;
	width:734px;
	height:85px;
	
	}
