@charset "UTF-8";
body {
margin: 0px;
padding: 0px;
font-family: trebuchete;
font-size: 12px;
font-style:normal;
text-align:left; 
}
.envelope {
float:left;
width: 100%;
}
.spacer {
	margin: 15px 0;
}
.hide{
display: none;
}
.top {
background-image: url(images/bg_up.gif);
background-repeat: repeat-x;
}
.right {
background-image: url(images/bg_right.gif);
background-repeat: repeat-y;
}
.dowun {
background-image: url(images/bg_down.gif);
background-repeat: repeat-x;
}
.izq {
background-image: url(images/bg_left.gif);
background-repeat: repeat-y;
}
.center{
float: auto;
}
.left{
float: left;
}
.img_right{
float:right;
}
.col_derecha {
width: 850px;	
}
.col_menu {
width: 170px;	
}
.col_centro {
width: 220px;
}
.w_1000{
width:920px;
}
.gris{
color: #f5f5f5;
}
.titulos{
font-family:Arial, Helvetica, sans-serif;
font-size:36px;
color:#036;
}
ul.menuhor{
margin:0;
padding:0;
padding-right:5;
}
ul.menuhor li{
list-style: none;
text-align:left;
border-bottom:thin;
border-bottom-color:#7d7d7e;
border-bottom-style:dotted;
padding-right:5;
}
ul.menuhor li a{
color:#7d7d7e;
display: block;
text-decoration: none;
padding: 3px 5px;
}
ul.menuhor li a:hover{
padding: 3px 5px 3px 10px;
color:#566080;
}
.space_1{
padding: 12px; 12px; 0 12px;
}
.contenidos{
	font-family:"Trebuchet MS", "Trebuchet MS Bold";
	font-size:12 px;
	text-align:justify;
	color:#333;
}

.titulos {
	font:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ee373e;
}
.ligas {
	font-size:12px;
	color:#666;
	font-family: Tahoma, Geneva, sans-serif;
}
	
.footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	padding: 12px;
	color: #000;
}
.gris {
	background-color:f5f5f5;
}
.name_productos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #069;
	padding-left: 30px;
	font-weight: bold;
}
.sub_productos {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
}
.menu_index a{
	font-family: "Helvetica ", "Arial Narrow", "SansSerifFLF Demibold";
	font-size: 20px;
	color: #666;
}

.menu_index a:hover{
	font-family: "Helvetica ", "Arial Narrow", "SansSerifFLF Demibold";
	font-size: 22px;
	color: #333;
}

.web-design{
	color:#CCC;
	float:right;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-right:20px;
	text-align:right;
	width:180px;
}

.web-design a{
	color:#CCC;
	text-decoration:none;
}

.web-design a:hover{
	color: #999;
	text-decoration:underline;
}