html {
height: 100%;
}
head {
height: 100%;
}
body {
	height: 100%;
	background-image: url(../imagenes/fondo_05.gif);
	margin: 0px;
	text-align: center;
	background-repeat: repeat;
}
.fondo{
	background-image: url(../imagenes/fondo_pg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	height: 100%;
}
#limites{
	width: 775px;
}
#cabecera{
	background-image: url(../imagenes/fondo_menu.jpg);
	height: 135px;
	background-repeat: no-repeat;
	width: 806px;
}
#publi{
	clear: none;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
}
#logotipo{
	width: 178px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#telf{
	width: 87px;
	float: right;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#el_menu{
	height: 26px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
#el_menu a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
#el_menu a:hover{
	color: #CCFFFF;
	text-decoration: underline;
}
#el_menu #opcion img{
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;

}
#borrar{
	clear: both;
	width: 100px;
}
#el_menu_p {
	text-align: left;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.bt_ini{
	background-image: url(../imagenes/bt_inicio.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	background-position: center;
	width: 60px;
}
.bt_ini a{
	color: #FFFFFF;
	text-decoration: none;
}
.bt_ini a:hover{
	text-decoration: underline;
}
.bt_gris{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../imagenes/bt_sub.jpg);
	background-repeat: no-repeat;
	text-align: center;
	width: 110px;
	background-position: center;
	height: 18px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.bt_gris a{
	color: #FFFFFF;
	text-decoration: none;
}
.bt_gris a:hover{
	text-decoration: underline;
}
#lema{
	font-family: "Trebuchet MS";
	font-size: 30px;
	font-weight: bold;
	color: #3399CC;
	line-height: 30px;
	letter-spacing: -1px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#productos div{
	text-align: left;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#productos a{
	text-decoration: none;
	color: #003366;

}
#copy{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

