body {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #fff;
	background-image: url(../imagenes/fondo-pagina.gif);
	background-repeat: repeat-y;
	background-position: center;
	
}


#contenedor {
	width: 760px;
	position: absolute;
	left: 50%;
	margin-left: -380px;
}
#contenedor a {
	color: #000000;
	text-decoration: underline;
}

#contenedor a:hover {
	color: #000000;
	text-decoration: none;
}
/* ///////////////////// COMIENZA CABEZERA */
#cabecera {
	width: 760px;
	/*height: 100px;*/
}

#cabecera img {
	border: 0;
}
#logo {
	float: left;
}

#bannersup {
	float: right;
	margin-top: 34px;
	margin-right: 6px;
}

#menusup {
	clear: both;
	width: 760px;
	height: 37px;
	text-align: center;
	font-weight: bold;
	padding: 4px 2px 2px 2px;
		
}

#menusup ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menusup ul li {
	float: left;
	width: 108px;
	height: 24px;
	background-image: url(../imagenes/fondo-menu.gif);
	padding: 7px 0px 0px 0px;	
	border-bottom: 1px solid #ff0000;
}
#menusup li.fondoiz {
	
	background-image: url(../imagenes/fondo-menu-iz.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	
}
#menusup li.fondode {
	
	background-image: url(../imagenes/fondo-menu-de.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	
}
#menusup a {
		color: #000000;
		text-decoration: none;
}
#menusup a:hover {
		text-decoration: underline;
}

.activo2 {
	color: #000000;
	width: 186px;
	border-bottom: 1px solid #ffffff;
}
.activo3 {
	color: #000000;
	width: 186px;
	border-bottom: 1px solid #ffffff;
}
.activo4 {
	color: #000000;
	width: 186px;
	border-bottom: 1px solid #ffffff;
}
/* ///////////////////// TERMINA CABEZERA */

/* ///////////////////// COMIENZA COLUMNA MENU */
#izquierda { 

	float: left;
	width: 180px;
}

#minibanner {
	width: 180px;
	height: 60px;
	float: left;
	padding: 5px 4px 3px 9px;
}

#buscadormenu {
	width: 180px;
	height: 45px;
	float: left;
	padding: 11px 4px 3px 16px;
	background-image: url(../imagenes/fondo-buscador-menu.gif);
	background-position: 10px;
	background-repeat: no-repeat;
}
#buscadormenu p {
	margin-top: 0;
}
#form {
	
}
.formulario {
	border: 1px solid  #AEE9F9;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #fff;
}

#menu {

}

#menu p {
	padding: 5px 0px 0px 10px;
	margin: 0px;
}
#menu ul {
	margin-left: 5px;
	padding-left: 5px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	list-style-type: none;
}

#menu a {
	display: block;
	padding: 3px;
	width: 180px;
	color: #000000;
	text-decoration: none;
	background-color: #AEE9F9;
	border-bottom: 1px solid #fff;
}
#menu a:hover {
	background-color: #ccc;
}
#activo,a#activo ,a:hover#activo {
	color: #000000;
	background-color:#cccccc;
	width: 180px;
	border-bottom: 1px solid #ffffff;
}
#bannerinf {
	width: 180px;
	height: 100px;
	margin-left: 9px;
	padding-left: 9px;
	background-image: url(../imagenes/fondo-banner.gif);
	background-repeat: no-repeat;
}
#bannerinf img {
	margin-top:3px;
	margin-left: 14px;
}
/* ///////////////////// TERMINA COLUMNA MENU */

/* ///////////////////// COMIENZA PRINCIPAL */
#principal {
	width: 555px;
	float: right;
	margin-top: 5px;
}
#menuprincipal p {
	border-bottom: 1px solid #ff0000;
	margin-right: 2px;
	line-height: 20px;
}

/* ///////////////////// TERMINA PRINCIPAL */


/* ///////////////////// COMIENZA PIE */
#pie {
	clear: both;
	height: 50px;
	padding-left: 10px;
	padding-top: 10px;
	

}

#final {
	float: left;
	border-top: 1px solid #ff0000;
}

#final p {

	text-align: left;
	font-size: 12px;
}
/* ///////////////////// TERMINA PIE */