@charset "utf-8";
/* CSS Document */

body {
	background-color: #F90;
	background-image: url(images/f0.jpg);
	background-repeat: repeat-x;
	padding: 0 0 0 20px;
	margin: 0;
}

.header {
	position: absolute;
	left: 436px;
	top: 0px;
	background-image: url(images/f2.jpg);
	background-repeat: no-repeat;
	height: 450px;
	width: 583px;
	padding-top: 0px;
	padding-left: 10px;
}

.header p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: justify;
}

.copy h6{
	position: absolute;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	padding-top: 90px;
	padding-left: 630px;
	text-align: right;
}

#menu {
	position: absolute;
	left: -30px;
	top: 0px;
	list-style-type: none;
	list-style-image: none;	
	margin-top: 0px;
}

#menu li {
	padding: 42px 35px 0 0;
	float:left;
	
}

.content {
	position: absolute;
	top: 137px;
	width: 510px;
	
}

.content a {
	text-decoration: none;
	font-weight: bold;
	color: #630;
}

.content ul {
	list-style-position: outside;
	list-style-image: url(images/bolito.png);
	
}

.content li {
	padding: 0 0 0 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: justify;
}

.content h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #FFF;
	text-align: justify;
}

#menugraf {
	list-style-type: none;
	list-style-image: none;
	margin-left: -50px;
}

#menugraf li {
	padding: 0 0 0 0px;
	float:left;
	
}

.pie {
	position: absolute;
	left: 60px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding: 0 0 0 0px;
	z-index: 4;
	
	
}

#partners {
	list-style-type: none;
	list-style-image: none;
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
	
}

#partners li {
	float:left;
	padding-top: 20px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 11px;
	
}
