/* Tags Redefinidos */
body {
	margin: 0px;
	background-image: url(images/bg.gif);
}
p {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin: 4px 4px 4px 10px;
	padding: 4px;
}
h1 {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	margin: 0px;
	background-color: #CCCE9B;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #868766;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-weight: normal;
	text-align: center;
	color: #404124;
}
h2 {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	margin: 0px;
	background-color: #CCCE9B;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #868766;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	color: #666743;
}
em {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	color: #414220;
}
/* Classes */
.contenedor {
	background-color: #e8e9e1;
	border: 1px solid #333333;
}
.celdaMenu {
	width: 162px;
}
.celdaMenuLogo {
	width: 162px;
	background-image: url(images/LogoMenu.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.imgIzq {
	float: right;
	margin: 2px;
	padding: 2px;
	border: 1px solid #CCCE9B;
}
.imgHome {
	margin: 2px;
	padding: 0px;
	border: 1px solid #868766;
}
.fondoCaja {
	background-image: url(images/fondoCaja.gif);
	background-repeat:  repeat-x;
	background-position: left top;
}
.separador {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
}
.pie {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin: 8px 10px;
	padding: 2px;
	color: #4A4A2F;
	text-decoration: none;
}
.linkpie {
	color: #404124;
	}
.celdaPie {
	background-image: url(images/fondoPie.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}

/* Selectores */
#menu ul{
	list-style-type: none;
	margin: 0px 10px 10px;
	padding: 0px;
	width: auto;
}
#menu li {
	background-color: #CCCE9B;
	margin: 0px 0px 10px;
	padding: 0px 4px;
}
#menu li.aca {
	background-color: #BCCFBC;
	margin: 0px 0px 10px;
	padding: 0px 4px;
}
#menu a {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #404124;
}
#menu a:hover {
	text-decoration: underline;
}
/* Estilo para el popup */
UNKNOWN {
	WIDTH: auto
}.Labelform {

	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin: 4px;
	padding: 4px;
}
.contienefoto {
	margin: 0px;
	padding: 2px 0px;
	border: 1px solid #868766;
	background-color: #EBECD7;
	width: 150px;
	text-align: center;
}
.TituloFoto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 9px;
	margin: 0px 2px 2px;
	padding: 0px 2px 2px;
	text-align: center;
}
