body {
	background-image: url(imagenes/fondo.jpg);
}
#menu {
	background: #333;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 195px;
}
#menu li {
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#menu a {
	background: #333;
	border-bottom: 1px solid #393939;
	color: #ccc;
	display: block;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
}
#menu a:hover {
	background: #fa2a2a url(images/hover.gif) no-repeat left center;
	color: #fff;
	padding-bottom: 8px;
}	


#contenedor {
	color: #000000;
	background-color: #d3d3d3;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#cabecera_azul {
	background-image: url(imagenes/degradado.jpg);
	height: 24px;
}
#cabecera_logo {
	background-image: url(imagenes/degradado_logo.jpg);
	height: 60px;
}
#logo {
	z-index: 1;
	margin-top: 14px;
	background-repeat: no-repeat;
	margin-left: 143px;
}
#cabecera_rojo {
	background-image: url(imagenes/degradado_rojo.jpg);
	height: 24px;
}
#foto {
	height: 215px;
}
#inferior_rojo {
	background-image: url(imagenes/degradado_rojo2.gif);
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 580px;
	padding-top: 5px;
}
#contenido {
	float: right;
	width: 595px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(imagenes/fondo_contenido.jpg);
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	padding-top: 30px;
	margin-top: 25px;
	margin-bottom: 10px;
	padding-bottom: 30px;
	height: auto;
}
#texto {
	margin-left: 25px;
	line-height: 16px;
	color: #666666;
	margin-right: 100px;
	float: none;
	margin-top: 5px;
	margin-bottom: 15px;
	height: auto;
}
#ala {
	font-size: 20px;
	color: #000000;
	margin-left: 10px;
}
#box {
	background-color: #d3d3d3;
	height: auto;
	background-image: url(imagenes/fondo_box.gif);
}
#bienvenido {
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
	float: left;
	margin-left: 25px;
	margin-right: 5px;
}
#raya {
	border-top-width: thin;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF0000;
	width: 500px;
	margin-left: 25px;
}
#fotitos {
	margin-left: 25px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: 20px;
	padding-right: 20px;
}
#pie {
	background-image: url(imagenes/pie.gif);
	height: 33px;
	width: 850px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	float: right;
}
#texto_pie {
	padding-left: 530px;
	padding-top: 7px;
}
h3 {
	font-size: 11px;
	color: #003366;
	margin-left: 25px;
	margin-bottom: -5px;
	margin-top: 5px;
	height: auto;
}

