html{
	height: 100%;
	font-size: 11px;
}
body {
	background-image: url(../imagenes/fonfo_f.gif);
	margin: 0px;
	height: 100%;
}
a{
	color: #0099CC;
	font-weight: bold;
}
#fondo {
	background-image: url(../imagenes/fondo_pg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#centro{
	width: 750px;
}
#el_menu{
	width: 220px;
	float: left;
}
#el_menu .curv{
	background-image: url(../imagenes/celda_curv_f.gif);
	height: 10px;

}
#celda_menu{
	background-image: url(../imagenes/celda_fondo.jpg);
	height: 27px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	cursor: hand;
}
#celda_menu .menor{
	font-size: 14px;

}
a:hover #celda_menu{
	color: #FFCC99;
}
#contenidos{
	float: right;
	width: 520px;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#contenidos b{
	color: #666666;
}
#unico{
	font-family: "Trebuchet MS";
	color: #336699;
	font-weight: bold;
	font-size: 14px;
}
#unico .peq{
	font-family: "Trebuchet MS";
	color: #336699;
	font-weight: bold;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.publi{
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #FF9900;
	font-weight: bold;
	text-align: center;
	letter-spacing: -1px;
}
.rojo{
	color: #CC3300;	
}
.azul{
	color: #0099CC;	
}
.destacado_azul{
	font-size: 16px;
	font-weight: bold;
	color: #6699CC;
	font-family: "Trebuchet MS";
}
.destacado_naranja{
	font-size: 16px;
	font-weight: bold;
	color: #FF9933;
	font-family: "Trebuchet MS";
}
#precio{
	background-image: url(../imagenes/gris.gif);
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#nota{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#banner{
	float: left;
	width: 220px;
}
#privado{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006699;
	font-size: 11px;
}
#privado .campo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006699;
	font-size: 11px;
	border: 1px solid #999999;
}
#privado .bt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	background-color: #006699;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;

}
.seccion{
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #0099CC;
	float: right;
}
.vinculo{
	color: #0099CC;
}
a:hover{
	color: #666666;
}
.formulario{
	border: 1px solid #0E6EAB;
	color: #0E6EAB;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
}
.campos{
	border: 1px solid #0E6EAB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(../imagenes/campo_fon.jpg);
}
.boton{
	background-image: url(../imagenes/boton_fondo.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
#empresas td{

}
.clientes{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-bottom: 5px;
	text-align: center;
	vertical-align: middle;
}
.clientes02 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 5px;
	border-top-style: dotted;
	text-align: center;
	vertical-align: middle;
}

