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

body{
margin:0px;
border:0px;
padding:0px;

}

.content{
	width:1002px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
}

.info_izq{
	width:332px;
	height:316px;
	float:left;
}

.info_der{
	width:670px;
	height:316px;
	float:left;
}

.text_inf{
	width:1002px;
	height:150px;
	overflow:hidden;
	display:inline;
}

.info_sup{
	width:1002px;
	height:112px;
	background:url(info_sup.jpg) no-repeat top;
}
.electrodomesticos{
	width:1002px;
	height:158px;
	display:inline;
}

.text_inf p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:20px;
	color:#999999;
	width:900px;
	margin:0 auto;
	text-align:center;
}

.correo{
	text-align:right;
	padding-top:90px;
	padding-right:40px;
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.correo a{
	text-align:right;
	padding-top:90px;
	text-decoration:none;
	color:#F60;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}


