body
{
	background:url(/images/fondo.jpg) no-repeat fixed center top;
	background-color:black;
	line-height:auto;
}
.logo
{
	background:url(/images/logo_t.png)  no-repeat center;
	width:1000px;
	height:100px;
}
.menu_log
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color:#ff3300;
	font-weight: bold;
	text-align:right;
	text-decoration:underline;
}
.menu_log:hover
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color:silver;
	font-weight: bold;
	text-align:right;
	text-decoration:underline;
}
.p_cabecera
{
	font-family: Trebuchet MS;
	font-size: 12px;
	color:black;
	font-style: bold;
	font-weight: bold;
}
.botonera
{
	background:url(/images/botonera.png) no-repeat center ;
	width:1000px;
	height:55px;
}
.links_botonera
{
	color:#ff3300;
	font-family: Trebuchet MS;
	font-size: 14px;
	font-style: bold;
	font-weight: bold;
	text-align:center;
}
.links_botonera:hover
{
	color:#555555;
	font-family: Trebuchet MS;
	font-size: 14px;
	font-style: bold;
	font-weight: bold;
	text-align:center;
	text-decoration:none;
}
.izquierda:hover
{
	background:url(/images/botonera_hover.png) no-repeat left ;
	width:166px;
	height:55px;
}
.centro:hover
{
	background:url(/images/botonera_hover.png) no-repeat center;
	width:166px;
	height:55px;
}
.derecha:hover
{
	background:url(/images/botonera_hover.png) no-repeat right;
	width:166px;
	height:55px;
}
.cen
{
	background:url(/images/cen.png) center ;
	width:1000px;
}
.pie
{
	background:url(/images/pie.png) no-repeat center ;
	width:1000px;
	height:90px;
}
.pie_link
{
	font-family: Trebuchet MS;
	font-size: 12px;
	color:#ff3300;
	font-style: bold;
	font-weight: bold;
	text-decoration:underline;
}
table,tr
{
	font-family: Trebuchet MS;
	font-size: 12px;
	color:#4e4e4e;
	font-weight: normal;
	text-align:left;
}
p
{
	font-family: Trebuchet MS;
	font-size: 12px;
	color:#4e4e4e;
	font-weight: normal;
}
h1
{
	font-family: Trebuchet MS;
	font-size: 20px;
	color:#4e4e4e;
	font-weight: normal;
	font-style:normal;
}
h2
{
	font-family: Trebuchet MS;
	font-size: 16px;
	color:#21bbd1;
	font-weight: normal;
	font-style:normal;
	text-decoration:underline;
	text-align:center;
}
h3
{
	font-family: Trebuchet MS;
	font-size: 16px;
	color:#383838;
	font-weight: normal;
	font-style:normal;
	text-align:center;
}
a
{
	text-decoration:none;
	color:#e25300;
}
a:hover
{
	text-decoration:underline;
	color:#acacac;
}
.cat_link
{
	text-decoration:none;
	color:#e25300;
	font-size: 11px;
}
.cat_link:hover
{
	text-decoration:none;
	color:#e25300;
	font-size: 11px;
}
.descripcion
{
	font-family: Trebuchet MS;
	font-size: 12px;
	color:#4e4e4e;
	text-align:justify;
	padding:10px;

}
.producto
{
	background:url(/images/produc.png) no-repeat center bottom;
	background-color:white;
	width:229px;
	height:200px;
}
