body{
text-align:center;
margin:0 auto;
}

.enlace_menu {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.enlace_menu:hover {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF9900;
	text-decoration: none;
	background-image: url(fondo_boton.jpg);
}

.enlace_menu2 {
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.enlace_menu2:hover {
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF9900;
	text-decoration: none;
}
.texto_amarillo {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FEF5CC;
	font-weight: bold;
	line-height: 12px;
}
.texto_chico {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #FFCB7D;
	font-weight: normal;
	line-height: 10px;
}

.enlace_inactivo {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF9900;
	text-decoration: none;
}
.texto_blanco {

	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 12px;
}
.texto_bordo {

	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #912000;
	font-weight: bold;
	line-height: 12px;
}
.enlace {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FEF5CC;
	text-decoration: none;
	line-height: 12px;
}
.enlace:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
	background-image: url(fondo_boton.jpg);
	line-height: 12px;
}
.bordes {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #A5847A;
	border-bottom-color: #A5847A;
}
.bordeslaterales {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #A5847A;
	padding: 5px;
	height: 105px;
}
.texto_mediano {

	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFCB7D;
	font-weight: normal;
	line-height: 10px;
}
.titulos {

	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FF9900;
	text-decoration: none;
}
.texto_blancoCopy {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 12px;
	word-spacing: -1px;
}

.arriba{
font-family:Arial, Helvetica, sans-serif;
text-align:left;
font-size:20px;
font-weight:bold;
color:#FF9900;
margin-top:5px;
margin-bottom:5px;
letter-spacing:-1px;}

.restopie{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
margin-top:5px;
margin-bottom:5px;
text-decoration:none;
padding:8px 0px;
text-align:center;}

