body { background:#666;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
	line-height: 17px;
}
li {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 13px;
	color:#F90;
}
h1 {
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:20px;
	color:#F90;
	margin-top: -5px;
}
h2 {
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:16px;
	color:#F90;
	margin-top: -5px;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
	line-height: 17px;
	margin-top:-15px;
	margin-bottom:30px;
	font-weight: lighter;
}
.nubetext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#999;
}
.form {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999;
}
.form2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999;
}
#contenedor {
	width:1015px;
	height:auto;
	overflow:auto;
	margin-left:auto;
	margin-right:auto;
	background-color: #A6A289;
	background-image: url(../img/fondo.jpg);
	background-repeat: no-repeat;
}
#encabezado {
	width:966px;
	height:140px;
	overflow:auto;
	margin-left:0px;
	margin-right:0px;
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
	background-position: 6px;
}
#botonera {
	width:535px;
	height:22px;
	overflow:auto;
	float:right;
	margin-top:108px;
	padding-top:10px;
	background-image: url(../img/f-botonera.png);
	background-repeat: no-repeat;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCC;

}
#bannercentral {
	width:955px;
	height:225px;
	overflow:auto;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../img/bannercentral.png);
}

#contenido {
	width:952px;
	height:auto;
	overflow:auto;
	margin-left:auto;
	margin-right:auto;
	background-repeat: no-repeat;
	background-color: #000;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-left-color: #333;
}
#foto {
	width:360px;
	height:auto;
	overflow:auto;
	float:left;
	margin-left:10px;
	margin-top:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F90;
	text-decoration: none;
}
	#texto {
	width:560px;
	height:auto;
	overflow:auto;
	float:left;
	margin-top:15px;
	margin-left:15px;
	}
	#texto-costado{
	width:325px;
	height:auto;
	overflow:auto;
	float:left;
	margin-left:10px;
	margin-top:15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	margin-bottom: 5px;
}

.nube {
	width:930px;
	height:auto;
	overflow:auto;
	margin-left:auto;
	margin-right:13px;
	float:right;
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F60;
}
.nube a{
	color:#858585;
}
	
#footer {
	width:955px;
	height:105px;
	overflow:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	background-image: url(../img/footer.png);
	background-repeat: no-repeat;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A8B8C5;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
