/* MAIN PAGE STARTS */
#CenterContent_sec {
	width:473px;
	float:left;
	padding:0 10px 0 40px;
}

#CenterContent_sec h1{
	padding:0 0 10px 0;
}

#CenterContent_sec p{
	padding:0 0 7px 0;
}

#CenterContent_sec ul{
	font-size:12px;
	list-style:square;
	padding:0 0 7px 10px;
}

#CenterContent_sec li{
	color:#56903E;
	padding:5px 0;
}
#CenterContent_sec a{
	color:#6CB144;
}



#Right_bar {
	width:224px;
	float:right;
	padding:35px 15px 0 11px;
	background-image:url(../images/secundaria/bg_right_bar.gif);
	background-repeat:no-repeat;
}

#Right_bar img{
	padding:0 0 10px 0;
}

/* MAIN PAGE ENDS */


/* CONTACTO */

Fieldset{
	border:none; width:171px;
}

form{ padding-left:9px;}

.buscarbox{ height:18px; width:300px; border:1px solid #CCCCCC; font-size:12px; color: #999999;}

label{
	font-family:Arial, Helvetica, sans-serif; 
	color: #666666; 
	font-size:14px;
	display:block;
	padding:5px 0 2px 0;
}
select{ 
	width:302px; 
	border:1px solid #CCCCCC; 
	color: #999999; 
	font-size:12px; 
	font-family:Arial, Helvetica, sans-serif; 
	padding:2px 0 1px 2px;
	height:20px;
}

textarea
{ 
	width:302px; 
	border:1px solid #CCCCCC; 
	color: #999999; 
	font-size:12px;
	height:80px;
}

#Enviar{ 
 color: #666666; 
	font-weight:bold; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px; 
	width:65px; 
	height:20px;
	 border:0;
	 background-color:#9C0;
	 margin:10px 0 0 0;
}
#Enviar:hover{ 
	color:#FFFFFF;
	background-color:#066;
}

/* CONTACTO ENDS */