body {
	padding: 0px;
	background: url(img/bg.jpg); 
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: "Trebuchet MS";
	font-size: 90%;
}

/*cuerpo*/
#a1 {
 	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: center;
	background: url(img/bg_sup.jpg) repeat-x ;
	
}

.princi {
	padding-left: 30px;
	padding-right: 30px;
	font-size: 95%;
	line-height: 150%;
	text-align: justify;
}

#a2 {
 	width: 896px;
	height: 400px;
	margin: auto;
	text-align: center;
	background: url(img/bg_ppl.jpg);
	
}

img { 
	border:none 
}

#z1 {
 	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: center;
	background: #000;
	color: #fff;
	
}

#z1 a{
 	color: #CC9966;
	text-decoration: none;
	
}
#z1 a:visited{
 	color: #CC9966;
	text-decoration: none;
}

#z1 a:hover{
 	color: #FFCC00;
	text-decoration: underline;	
}

.text {
	color: #666633;
	font-size: 70%;
	
}

#b1 {
	width: 896px;
	height: 140px;
	float: left;
	
	
}

#b2 {
	width: 830px;
	height: 28px;
	margin-left: 35px;
	float: left;
	background: url(img/bg_b2.gif);
}

#b3 {
	width: 896px;
	float: left;
	background: url(img/bg_ppl.jpg);
}

#b3 h1 {
	color: #CC6600;
	font-size: 200%;
}

#b3 h2 {
	color: #CC930F;
	font-size: 150%;
}

#b3 a{
 	color: #C24408;
	
}
#b3 a:visited{
 	color: #C24408;
	
}

#b3 a:hover{
 	color: #CC930F;
	
}

#c3_1 h1 {
	color: #006CB7;
	font-size: 200%;
}

#c3_1 h2 {
	color: #0099CC;
	font-size: 140%;
}
	
#c3_2 h1 {
	color: #3AA713;
	font-size: 200%;

}



#b4 {
	width: 896px;
	height: 124px;
	float: left;
	background: url(img/bg_pie1.jpg);
}

/*Menu Verde*/
#menuh {
	font-size: 90%;
}

#menuh ul, li {
	list-style-type: none;
}

#menuh ul {
	margin: 0;
	padding: 0;
}

#menuh li {
	float: left;
}

#menuh a {
	text-decoration: none;
	color: #669900;
	display: block;
	padding: 3px 6px;
	text-align: center;
}

#menuh a:hover {
	background:  url(img/bg_btn.gif);
	color: #0D4B27;
}

/*Menu naranja*/
#menut {
	font-size: 100%;
	
}

#menut ul, li {
	list-style-type: none;
}

#menut ul {
	margin: 0;
	padding: 0;
}

#menut li {
	float: left;
}

#menut a {
	text-decoration: none;
	color: #CC6600;
	display: block;
	padding: 3px 6px;
	text-align: center;
}

#menut a:hover {
	background:  url(img/bg_btnt.gif);
	color: #993300;
}

/*Menu azul*/
#menuz {
	font-size: 100%;
	
}

#menuz ul, li {
	list-style-type: none;
}

#menuz ul {
	margin: 0;
	padding: 0;
}

#menuz li {
	float: left;
}

#menuz a {
	text-decoration: none;
	color: #0066CC;
	display: block;
	padding: 3px 6px;
	text-align: center;
}

#menuz a:hover {
	background:  url(img/bg_btnz.gif);
	color: #003366;
}



#c1 {
	width: 200px;
	height: 300px;
	margin-left: 50px;
	float: left;

}
#c2 {
	width: 600px;
	float: left;
	

}

#c3 {
	width: 515px;
	margin-left: 50px;
	padding-left: 30px;
	padding-right: 55px;
	float: left;
	text-align: justify;

}

#c3_1 {
	width: 540px;
	margin-left: 50px;
	padding-left: 30px;
	padding-right: 30px;
	float: left;
	text-align: justify;

}

#c3_2 {
	width: 540px;
	margin-left: 50px;
	padding-left: 30px;
	padding-right: 30px;
	float: left;
	text-align: justify;

}
#c4 {
	width: 200px;

	float: left;

}
#nav {
	width: 856px;
	height: 25px;
	padding-left: 40px;
	text-align: left;
	font-size: 80%;
	color: #BAA285;
	float: left;

}

#nav a{
 	color: #846A51;
	
}
#nav a:visited{
 	color: #846A51;
	
}

#nav a:hover{
 	color: #554134;
	
}

#nav1 {
	width: 600px;
	height: 25px;
	float: left;

}
#nav2 {
	width: 220px;
	height: 25px;
	text-align: right;
	float: left;

}

#pie1 {
	width: 180px;
	height: 124px;
	float: left;
	
}
#pie2 {
	width: 546px;
	height: 88px;
	float: left;
	text-align: right;
	padding-right: 50px;
	color: #84705B;
	font-family: "Times New Roman";
	font-size: 120%;
	padding-left: 80px;
	
}

#pie3 {
	width: 716px;
	height: 34px;
	float: left;
	text-align: left;
	font-size: 75%;
	color: #B8A590;	
}

#pie3 a{
 	color: #DACBB6;
	
}
#pie3 a:visited{
 	color: #DACBB6;
	
}

#pie3 a:hover{
 	color: #fff;
	
}

.fotos {
 	color: #003366;
	font-size: 80%;
	text-align: center;	
	
}

.quote {
 	color: #AA9175;
	font-size: 85%;
	text-align: justify;
	padding-left: 20px;
	padding-right: 20px;	

}


/* ----------- c_form----------- */


#c_form {
	width: 550px;
	float: left;
}

#c_form h1 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:8px;
}
#c_form p{
	font-size:10px;
	color:#666666;
	margin-bottom:5px;
	border-bottom:solid 1px  #009900;
	padding-bottom:1px;
}
#c_form label{
	display:block;
	font-weight:;
	text-align:right;
    font-size: 100%;
	width:140px;
	float:left;
	line-height: 100%;
	color: #000000;
}

#c_form .small{
	color: #B3B3B3;
	display:block;
	font-size:85%;
	text-align:right;
	width:140px;

}
#c_form input{
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px  #009900;
	margin:2px 0 20px 10px;
	opacity: .6;
	color: #000;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

#c_form .fecha{
	color:#666666;
	display:block;
	font-size:12px;
	font-weight:normal;
	text-align:right;
	width: 80px;
}

#c_form select{
	float:left;
	font-size:12px;
	padding:4px 2px;
	border: solid 1px  #009900;
	margin:2px 0 20px 10px;
	opacity: .6;
		color: #000;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

#c_form textarea{
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #009900;
	width:315px;
	margin:2px 0 20px 10px;
	opacity: .6;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

#c_form lista{
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #009900;
	width:315px;
	margin:2px 0 20px 10px;
	opacity: .6;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#c_form button{
	clear:both;
	margin-left:10px;
	width:90px;
	height:31px;
	font-family: "Trebuchet MS";
	background: #009900;
	text-align:center;
	line-height:20px;
	color:#fff;
	font-size:100%;
	font-weight:bold;
}

#c_form a{
	font-size:95%;
}

#c_form a:hover{
	font-size:95%;
}


