/* CSS Document */
body	{
	margin:0;
	padding:0;
	color:#000;
	font-family: "Trebuchet MS";
	background-color: #F1DFA9;
}

#contenido {
	height: auto;
	width: 933px;
	margin: 0px;
}

p,td	 	{
	margin:0;
	padding:0;
	color:#000;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.pc	 	{
	margin:0;
	padding:0;
	color:#000;
	font-family: "Trebuchet MS";
	font-size: 10px;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #808680;
	margin: 0px;
	padding: 0px;
}
img		{ border:0;}

ul,li	{ margin:0;padding:0;text-align:left;}
li		{ list-style-type:none}
form {
	font-family: "Trebuchet MS";
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
/*ENLACES*/
.link1:link {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #C89F21;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}
.link1:visited {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #C89F21;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}
.link1:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #C89F21;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
.link2:link {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #ffffff;
	font-style: normal;
	text-decoration: none;

}
.link2:visited {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #ffffff;
	font-style: normal;
	text-decoration: none;

}
.link2:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #ffffff;
	font-style: normal;
	text-decoration: underline;
}
.link3:link {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	font-style: normal;
	text-decoration: none;

}
.link3:visited {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	font-style: normal;
	text-decoration: none;

}
.link3:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	font-style: normal;
	text-decoration: underline;
}

/*CUERPO*/
#contenedor {
	width:955px;
	margin:0 auto;
	height: auto;

	}
#menuzone{
	color:#333333;
	position:relative;
	float:left;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 200px;
}

#formulario {
	text-align: left;
	vertical-align: top;
	height: 40px;
	width: 300px;
	margin-left: 25px;
	margin-top: 120px;
	margin-bottom: 0px;
	margin-right: 0px;
}

#navbar{
	padding:0px;
	color:#333333;
	background-image: url(../images/f_menu.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}

#navbar ul{
margin:0px;
padding:0px;
font-family:"Trebuchet MS";
font-size: 13px;
}

#navbar li{
background-image:url(../img/item_menu_background.gif);
background-position:bottom;
background-repeat:repeat-x;
height:22px;
min-height:26px;
padding:5px 15px 6px;}

html > body #navbar li
{ padding:5px 7px 1px 7px; height:auto;}


#navbar ul ul li{
background-image:none;
color:#666666;
background-color:#455F45;
padding:3px 0px 0px 15px;
margin:0px;
}
.fondo {
	background-color: #FFFFFF;
}
.f_input {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #999999;
	height: 16px;
	width: 150px;
	margin: 0px;
	padding: 0px;
}
.alignimg {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 15px 0px 0px;
}
