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


*{
margin:0;
padding:0;
}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

body{
font-family:Geneva, Arial, Helvetica, sans-serif;
text-align:center;
color:#333;
font-size:10px;
background-color:#7bc296;
background-image:url(../img/bg_bottom.png);
background-position:bottom;
background-attachment:fixed;
background-repeat:repeat-x;
overflow:visible;
}

/* Layout */

#contenedor{
position:relative;
width:100%;
text-align:left;
background-image:url(../img/bg_top.png);
background-position:top left;
background-repeat:repeat-x;
background-attachment:fixed;
}

#cabecera{
position:relative;
width:770px;
height:228px;
background-color:#FFFFFF;
background-image:url(../img/header.jpg);
margin: 0px auto 0px auto;
padding: 0px;
z-index:3;
}

#menu_principal {
	position: absolute;
	top: 203px;
	width:100%;
	background-image:url(../img/fade_menu.png); 
	background-repeat:repeat-x;
	z-index:999;
}

#contenido{
	position:relative;
	width:770px;
	background-color:#f8c300;
	background-image:url(../img/fade_top.png);
	background-position:top;
	background-repeat:repeat-x;
	margin: 0px auto 0px auto;
	padding: 0px;
	padding-bottom:10px;
	padding-top:10px;
	color: #333;
}

.rounded {
	background:#ffffff;
	background-color:#ffffff; 
	/* background-image:url(../img/pixel_white.png);
	background-repeat:repeat;  */ 
	padding:5px;
	padding-bottom:7px;
	margin:auto 10px 10px 10px;
	line-height: 24px;
	}    

#footer{
	width:100%;
	position:relative;
	padding-top:20px;
	clear:both;
	margin: 0px auto 0px auto;
	padding: 0px;
	z-index:3;
}
	#pie_contenedor{
		background-image:url(../img/fade_top.png);
		background-position:top;
		background-repeat:repeat-x;
		background-color:#00923f;
		position:relative;
		clear:both;
		width:770px;
		height:580px;
		margin:0 auto;
		z-index:30;
	}
		#pie_links{
			width:760px;
			float:left;
			height:518px;
			font-family:Arial,Helvetica,sans-serif;color:#fff2af;font-size:11px;text-align:left;
			margin-top:10px;
		}
			#pie_links p{
				margin:8px;
			}
			#pie_links a{
				margin:0;
				color:#fff2af;
			}
			.pie_links_grupo{
				width:230px;
				float:left;
				padding:9px 0 9px 20px;
			}
				.pie_links_grupo_titulo{
					width:221px;
					float:left;
					font-family:Tahoma,Arial,Helvetica,sans-serif;color:#ffffff;font-size:11px;font-weight:900;
					border-top:2px #649174 solid;
				}
				.pie_links_grupo_texto{
					width:221px;
					float:left;
					border-top:1px #649174 solid;
				}
		#pie_bottom{
			width:760px;
			float:left;
			height:30px;
			margin-top:0px;
		}
			#pie_bottom .pie_bottom_item{
				float:left;
				margin:0 10px;
			}
			
			
/* Clases */
.mainMenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FFFFCC;
	font-weight: bold;
}
.seccText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFCC;
}
.subTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
}
.gralText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
.gralMediumText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.mainTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	padding:10px;
	color: #fff2af;
}
.tinyLink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #f8c300;
}
.mediumLink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #f8c300;
}
.pubTableTop {
	border-top-width: 0px;
	border-top-style: solid;
	font-size: 9px;
}
.pubTableTopLeft {
	background-color:#F00;
	font-size: 9px;
}
.pubTableBottomRight {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #006600;
	font-size: 9px;
}
.pubTableBottom {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	font-size: 9px;
}.textItem {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #00923f;
}
.tableText {
	background-color:#FFF;
	border-spacing:0px;
	border:none;
	border-bottom:none;
}
.tdText {
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	margin:0px;
}
.tdTextL {
	padding-left:10px;
	padding-right:0px;
	padding-top:5px;
	padding-bottom:5px;
	margin:0px;
}
.tdTextR {
	padding-left:0px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	margin:0px;
}
.tdTop {
	padding:0px;
	margin:0px;
	height:10px;
	vertical-align:bottom;
}

/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* QuickMenu 0 */

	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:5px 4px 5px 5px;
		color:#ffffff;
		font-family:Geneva, Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:normal;
		text-decoration:none;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:10px;
		margin:-2px 0px 0px;
		background-color:transparent;
		border-style:none;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:3px 10px 3px 5px;
		background-color:transparent;
		font-size:11px;
		border-width:0px;
		border-style:none;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		background-color:#f8c300;
		color:#000000;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
		background-color:#f8c300;
		color:#000000;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#dadada;
		color:#cc0000;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		cursor:default;
		padding:3px 0px 3px 4px;
		color:#444444;
		font-family:arial;
		font-size:11px;
		font-weight:bold;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx	
	{	
		border-top-width:1px;
		margin:4px 0px;
		border-color:#bfbfbf;
	}


	/*"""""""" Individual Vertical Dividers""""""""*/	
	#qm0 .qmdividery	
	{	
		border-left-width:1px;
		height:15px;
		margin:0px 10px 0px;
		border-color:#ffffff;
	}


	/*"""""""" (main) Rounded Items""""""""*/	
	#qm0 .qmritem span	
	{	
		border-color:#dadada;
		background-color:#00923f;
		background-image:url(../img/fade_top.png);
		background-position:top;
		background-repeat:repeat-x;
	}


	/*"""""""" (main) Rounded Items Content""""""""*/	
	#qm0 .qmritemcontent	
	{	
		padding:0px 0px 0px 4px;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 li:hover > a	
	{	
		background-color:#00923f;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul	
	{	
		padding:10px;
		margin:-2px 0px 0px;
		background-color:#00923f;
		border-width:1px;
		border-style:solid;
		border-color:#dadada;
	}

