@charset "utf-8";
body {
	font-family: "Futura Md", Arial, sans-serif;
	font-size: 15px;
	color: #474847;
	background-color: #999;
	text-align: center;
	background-image: url(../logos/fondo.jpg);
	margin-top: 60px;
	font-weight: 500;
}
#container {
	width: 794px;
	margin: auto;
	text-align: left;
}
#header {
	float: right;
	width: 385px;
	margin-top: 33px;
	clear: none;
	padding-left: 13px;
	z-index: 0;
}
#header ul {
	padding:0px;
	list-style-type: none;
	float:left;
	display:inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -4px;
	margin-left: 0px;	
	z-index: 25;

	}
#header li {
	float:left;
	display:inline;
	margin-right: 1px;
	margin-left: 1px;
	margin-bottom: 0px;

	}
#volver {
	float: right;
	width: 68px;
	clear: none;
	margin-top: 513.5px;

}
#maincontent {
	background-color: #f0f0f0;
	border: 0px none #009933;
	clear: both;
	height: 535px;
	padding: 15px;
}
#content {
	clear: both;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	height: 510px;
}
#capa   ul{

	
	color: #474847;
}
#capa  li{
		list-style-type: none;
color: #474847;
	left: -40px;
	position: relative;
}
#lista {
	float: left;
	width: 325px;
	padding-left: 13px;
	clear: none;
	padding-top: 13px;
	text-align: left;
}

#listaimagen {
	float: right;
	width: 360px;
	padding-top: 13px;
	clear: none;
	padding-right: 13px;
	z-index: 0;
	text-align: justify;
}
#lista2 {
	float: left;
	width: 274px;
	
	clear: none;
	padding-top: 13px;
	text-align: left;
}
#listaimagen2 {
	float: right;
	width: 450px;
	padding-top: 13px;
	clear: none;
	
	z-index: 0;
	text-align: justify;
}



#footer {
	text-align: center;
	color: #CCC;
	font-size: 13px;
	padding-top: 5px;
	line-height: 24px;
	font-weight: 400;
}
#footer a:link {
	color: #cccccc;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #888888;
}
#footer a:hover {
	text-decoration: blink;
	color: #009a32;
	font-weight: normal;
}
#footer a:active {
	text-decoration: none;
	color: #003712;
	font-weight: 600;
}
a:link {
	color: #9b9c9b;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #474847;
}
a:hover {
	text-decoration: blink;
	color: #009a32;
	font-weight: 600;
}
a:active {
	text-decoration: none;
	color: #003712;
	font-weight: 600;
}
.titulo {
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 1.5px;

}
.verde {
	color: #009a32;
}
#logo {
	float: left;
	width: 350px;
	margin-right: 10px;
	padding-left: 13px;
	clear: none;
}
