@charset "utf-8";


	/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
	/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
	// SITE CSS STYLES LIBRARY / NEGORA  2007
	/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
	///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/


	/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
	// TAGS
	///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

	body { background-color: #ffffff; color: #0b5110; font: normal normal normal 12px "Verdana", sans-serif; }
	input, textarea, button, select, optgroup, option { font: normal normal normal 12px "Verdana", sans-serif; vertical-align: middle; }
	iframe { border: none; }
	
	
	/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
	// BACKGROUND
	///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
	
	.bg_sens { border: none; background-attachment: scroll; background-color: transparent; background-position: left top;
		background-repeat: no-repeat; cursor: pointer; }
	.bg_sens:hover { background-position: 0px 100%; }
	.bg_sens:active { background-position: 0px 0px; }
	
	
	/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
	// BUTTON
	///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

	.bt_menu { width: 180px; height: 30px; margin: 0px 0px 7px 0px; background-image: url(../../img/bt_menu.png); color: #666666;
		 font-size: 10px; font-weight: bold; text-align: left; }
		 
	.bt_menu > div { padding: 8px 0px 0px 25px; }
	.bt_menu_2fix > div { padding: 3px 0px 0px 25px; line-height: 12px; }
	
	.bt_menu:hover { color: #FFFFFF; }

	
	/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
	// OTHERS
	///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
	
	.sect_head { background: scroll transparent url(../../img/sect_head.png) left top no-repeat; vertical-align: middle; text-align: right; }
	.sect_head > img { margin: 5px 40px 0px 0px; }
	
	.sect_intro { background: scroll #73ae38 url(../../img/sect_intro.png) right bottom no-repeat; font-size: 14px; font-weight: bold;
		line-height: 14px; color: #ffffff; }
	
	.sect_bg { background-color: #c9da2b; }
	
	.sect_foot {
	background-color: #a88203;
	font-size: 10px;
	line-height: 12px;
	color: #ffffff;
}
	.sect_foot_l {
	background-attachment: scroll;
	background-color: #a88203;
	background-image: url(../../img/sect_foot_l.png);
	background-repeat: no-repeat;
	background-position: left top;
}
	.sect_foot_r {
	background-attachment: scroll;
	background-color: #a88203;
	background-image: url(../../img/sect_foot_r.png);
	background-repeat: no-repeat;
	background-position: right top;
}
	
	.c_greendp { color: #0B5110; }
	.c_greend { color: #2e5f48; }
	.c_greenm { color: #73ae38; }
	.c_greenl { color: #c9da2b; }
	
	.bg_greend { background-color: #2e5f48; }
	.bg_greenm { background-color: #73ae38; }
	.bg_greenl { background-color: #c9da2b; }

	.mg_r20 { margin-right: 20px; }
	
	.raya_intro_title {
				border-bottom-width: thin;
				border-bottom-style: solid;
				border-bottom-color: #A88203;
			}
	.mapa_as { width: 400px; height: 300px; margin: 0px 0px 7px 0px;  text-align: center; }
		 
 	a.link_84870e:link {
		color: #84870E;
		text-decoration: none;
	}
	a.link_84870e:visited {
		color: #84870E;
		text-decoration: none;
	}
	a.link_84870e:hover {
		color: #84870E;
		text-decoration: underline;
	}
	a.link_84870e:active {
		color: #84870E;
		text-decoration: none;
	}

.txt_11_ffffff {
	font-size: 11px;
	color: #ffffff;
}

