/* Default Stylesheet */
* {
	margin: 0;
	padding: 0;
	}
	body {
	color: #FFFFFF;
	font-family: "Arial", "Tahoma", "MS Sans Serif", sans-serif;
	font-size: 75%;
	text-align: center;
	background-image: url(../images/fdo.gif);
		}
	img {
		border:0px;
	}
div#container {
	width: 848px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	margin-top: 0px;
	}
	div#header-wrap {
	margin: 0px 0px 0px 0px;
	
		}
		div#header-in {
	height: 175px;
	background-repeat: repeat-x;
			}
	div#content-wrap {
	background-color: inherit;
	margin-top: 15px;
		
		}
		div#center {
	color: inherit;
	margin-left: 247px;
			}
			div#center-in {
	background-color: #2F5526;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
			}
		div#left {
	float: left;
	width: 232px;
	color: inherit;
	background-color: #2F5526;
			}
			div#left-in {
	margin: 10px;
	background-color: #2F5526;
				}
	div#footer-wrap {
	clear: both;
	margin-top: 10px;
		}
		div#footer-in {
			
			}




/*BOTONERA*/
ul#nav-left {
	list-style-type: none;
	margin-bottom:10px;
	}
	ul#nav-left li {
	font-family: Verdana;
	font-size: 11px;			
		}
		ul#nav-left li a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3A6B2F;
	padding-left: 5px;
			}
	ul#nav-left li a:hover {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4B8E3E;
	background-color: #3B6131;
}
/*FLAGS*/
ul#nav-top {
	float: right;
	list-style: none;
	padding-top: 10px;
	}
	ul#nav-top li {
	display: inline;
	}
	


/*Seccion seccion*/
div#center h1 {
	font-size: 1.2em;
	font-family: Tahoma;
	color: #FFFFFF;
	background-color: #24411D;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3A6B2F;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	}	
div#center h2 {
	font-size: 1.7em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4B8E3E;
	font-weight: lighter;
	letter-spacing: 1px;
	margin-top: 15px;
	margin-bottom: 10px;
	}
div#center h3 {
	margin: 10px 0 5px 0;
	font-size: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: bold;
	}
div#center h4 {
	font-size: 1.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 8px;
	text-align: right;
	margin-bottom: 15px;
	}
div#center p {
	margin: 5px 0 5px 0;
	color: #E9E9E9;
	font-family: Verdana;
	font-size: 11px;
	text-align: justify;
	}
	
/* Botonera*/	
div#left h2 {
	font-size: 1.2em;
	font-family: Tahoma;
	color: #FFFFFF;
	background-color: #24411D;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3A6B2F;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	}

ul.list {
	font-size: 11px;
	font-family: Verdana;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	list-style-type: square;
	color: #E9E9E9;
	}
ol.list {
	font-size: 11px;
	font-family: Verdana;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	list-style-type: decimal;
	color: #E9E9E9;
	list-style-position: outside;
	padding-left: 10px;
	}
ul.list2 {
	font-size: 11px;
	font-family: Verdana;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 40px;
	list-style-type: circle;
	color: #E9E9E9;
	}

p a, ul.list a, h4 a, ol.list a {
	color: #6DD175;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6DD175;
	}
	p a:hover, ul.list a:hover, h4 a:hover, ol.list a:hover {
	color: #E9E9E9;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E9E9E9;
		}
	p em {
	font-style: normal;
	font-weight: bold;
	}
ul.list li {
	margin-top: 4px;
}
acronym {
	cursor:help;
}
