.marco {
	border: 1px solid #E7D9AC;
}
.seccion {
	font-family: "Trebuchet MS", "Helvetica 65 Medium", Arial;
	font-size: 30px;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
	text-align: right;
}

.categoria {
	font-family: "Trebuchet MS", "Helvetica 65 Medium", Arial;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	text-align: right;
	line-height: 50px;
	border-bottom-color: #F2E9AD;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}

#navcontainer ul
{
	font-size: 12px;
	padding-left: 0;
	margin-left: 0;
	background-color: #FBF7DF;
	color: #000000;
	float: right;
	font-family: arial, helvetica, sans-serif;
	line-height: 20px;
}
.btn_forms {
	font-family: "Trebuchet MS", "Helvetica 65 Medium", Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A37E2B;
	border-top-color: #F2E9AD;
	border-right-color: #F2E9AD;
	border-bottom-color: #F2E9AD;
	border-left-color: #F2E9AD;
}


#navcontainer ul li {
	display: inline;
}

#navcontainer ul li a
{
padding: 0.2em 1em;
background-color: #FBF7DF;
color: #000000;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}

#navcontainer ul li a:hover
{
background-color: #DBCBA0;
color: #000000;
}

#pie {
	text-align: left;
	font-family: "Trebuchet MS", "Helvetica 65 Medium", Arial;
	color: #A37E2B;
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F2E9AD;
	line-height: 25px;
}

#pie a{
	color: #C9B366;
	text-decoration: none;
}

#pie a:hover {
	color: #A37E2B;
	font-size: 11px;
	text-decoration: underline;
	
}
.textos_introductorios {
	font-family: "Trebuchet MS", "Helvetica 65 Medium", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #A37E2B;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #F2E9AD;
	padding-right: 20px;
	text-align: right;
	padding-top: 20px;
}
.textos_formularios {
	font-family: "Trebuchet MS", "Helvetica 65 Medium", Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
}
.titulos_formularios {
	font-family: "Trebuchet MS", "Helvetica 65 Medium", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A37E2B;
}

.linea_division {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDDEBD;
}
.campos {
	font-family: "Trebuchet MS", "Helvetica 65 Medium", Arial;
	font-size: 11px;
	font-weight: normal;
	color: #A37E2B;
	border: 1px solid #C9B366;
}
.textos_codigos {

	font-family: "Trebuchet MS", "Helvetica 65 Medium", Arial;
	font-size: 11px;
	font-weight: normal;
	color: #A37E2B;
	text-align: left;
}
.usuario {
	font-family: "Trebuchet MS", "Helvetica 65 Medium", Arial;
	font-size: 15px;
	text-transform: uppercase;
	color: #A37E2B;
	font-weight: bold;
	text-align: right;
	line-height: 30px;
}
.campana {
	font-family: "Trebuchet MS", "Helvetica 65 Medium", Arial;
	font-size: 15px;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
	text-align: right;
	line-height: 30px;
	vertical-align: bottom;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #F2E9AD;
}
.textos_legales {

	font-family: "Trebuchet MS", "Helvetica 65 Medium", Arial;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
}

#menu ul
{
	text-indent: 26px;
	font-size: 11px;
	width: 315px;
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
	text-transform: uppercase;
}

#menu a
{
display: block;
padding: 3px;
}
.subtitulo {
	font-family: "Trebuchet MS", "Helvetica 65 Medium", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-color: #FBF7DF;
	text-align: left;
	text-indent: 10px;
	line-height: 30px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-left-style: dashed;
	border-top-color: #A37E2B;
	border-left-color: #A37E2B;
}

#menu a:link, #navlist a:visited
{
border-bottom: 1px solid #A37E2B;
border-bottom-style: dashed;
color: #C9B366;
text-decoration: none;
background-color: #FBF7DF;
background-image: url(img/bullet.gif);
background-repeat: no-repeat;
background-position: left center;
}

#menu a:hover
{
font-weight: bold;
color: #FBF7DF;
background-color: #DBCBA0;
background-image: url(img/bullet.gif);
background-repeat: no-repeat;
background-position: left center;
}

#menu a#active
{
font-weight: bold;
color: #FBF7DF;
background-color: #A37E2B;
background-image: url(img/bullet.gif);
background-repeat: no-repeat;
background-position: left center;

}

#menu a#finalistas
{
font-weight: bold;
color: #FBF7DF;
background-color: #000000;
background-image: url(img/bullet.gif);
background-repeat: no-repeat;
background-position: left center;
}

#menu a#finalistas a:hover
{
font-weight: bold;
color: #FBF7DF;
background-color: #006666;
background-image: url(img/bullet.gif);
background-repeat: no-repeat;
background-position: left center;
}

.fondo_menu {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #F2E9AD;
}

a:link, a:visited {
	font-family: "Trebuchet MS", "Helvetica 65 Medium", Arial;
	font-size: 11px;
	font-weight: bold;
	color: #A37E2B;
	text-decoration: underline;
}
a:hover {
	font-family: "Trebuchet MS", "Helvetica 65 Medium", Arial;
	font-size: 11px;
	font-weight: bold;
	color: #A37E2B;
	text-decoration: none;
	background-color: #FBF7DF;
}
