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

* {
	margin: 0;
	padding: 0;
}

body {

	/*overflow-x: hidden;*/
	font: 12px/18px "Lucida Grande", Verdana, sans-serif;
	text-align: center;
	color: #333;
	
}

a:link, a:visited {
	color: #333333;
	text-decoration:none;
}
a:hover {
	color: #cccccc;
}
h1 {
	margin-bottom: 11px;
	margin-left: -108px;
	padding: 15px 0 21px 108px;
	border-bottom: 1px solid #ccc;
	font: normal italic 1.5em/18px Georgia, serif;
	color: #633;
}
h2, h3{
	font-weight: normal;
	font-size: 1em;
	line-height: 18px;
}
h2 {
	margin-left: -204px;
	padding: 10px 0 20px 204px;
	background: url(h2_ornament.gif) 3px 0 no-repeat;
	font-size: 1.25em;
	text-transform: uppercase;
	color: #999;
}
h3 {
	padding-bottom: 6px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
	color: #999;
}

h4 {
	padding-bottom: 4px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
	color: #215e75;
}
hr{
	margin:0px 0px 5px 0px;
	color:#007137;

}
ul{
	list-style: none;
}

li{
	color: #333333;
}
/* Divs document */
#wrap {
	height:100%;
	background: url(../bg/bg2.jpg) repeat-x;
}
#page {
 	margin: 0 auto;
 	position:relative;
 	height:auto !important; 
 	height:100%;
 	min-height:100%; 
 	width: 990px;
 	height: 100%;
 	text-align: left;
}

#header {
	height: 102px;
	background: #ffffff url(../img/header1.jpg) no-repeat;
}
#header p {
	padding: 100px 10px 0 200px;
	font-weight: bold;
	color: #215e75;
}

#header ul {
			padding: 68px 10px 0 180px;
			list-style: none;
			}
			
#header li {
				display: inline;
				margin: 0 6px;
			}
			#header li a {

				font-family:Geneva, Arial, Helvetica, sans-serif;
				line-height: 1em;
				font-size:12px;
				text-decoration: none;
				color: #215e75;
				
			}
			#header li a:hover {
				color: #006633;
				font-weight: bold;
				
			}
/* content master */ 
#content-princ {
	margin: 0px 0px 0px 0px;
	width:990px;
	background-color:#fcfefe;
}

#content-box {
	background: #ffffff;
	overflow:hidden;
	margin: 0px 0px 0px 0px;
	width:990px;
	margin:0px 5px 0px 5px;
	
}

#content-left {
	background: #ffffff;
	width:720px;
	margin:0px 0px 0px 10px;
	float:left;

}

#content-right{
	background: #ffffff;
	height:255px;
	width:220px;
	margin: 0px 10px 0px 5px;
	float:right;
	
}

#content-txt {
	background: #fcfefe;
	width:980px;
	margin:3px 5px 0px 5px;
	clear:both;
}

#content-txt p{
	white-space:normal;
}

#content-txt hr {
	width:98%;
	height:5px;
	background-color:#007137;
	margin: 0px 0 5px 0px;
	
}


.link-btn {
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#007137;
}


.link-btn  a:link{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:1.1em;
	color:#007137;
}
.link-btn a:hover {
	color: #82924a;
}


.bar-index {
	color:#006633;
}

.bar-index hr{
width:50px;
margin:5px 0px 0px 0px;
color:#000000;
}

/*contenido paginas*/
#content-left2 {
	width:169px;
	margin: 0px 5px 0px 5px;
	float:left;
}



#content-box2 {
	width:810px;
	overflow:hidden;
	margin: 0px 0px 0px 0px;
	float: right;
}

#content-central {
width:560px;
margin: 0px 0px 0px 10px;
float: left;

}

#content-central p {
	font: 12px/18px "Lucida Grande", Verdana, sans-serif;
	white-space:normal;
}


#content-central hr {
	width:540px;
	height:5px;
	background-color:#007137;
	margin: 5px 0 5px 0px;
}



#content-right2{
	background: #ffffff;
	height:318px;
	width:214px;
	margin: 0px 0px 0px 20px;
	float: right;
}

.piedepagina {
	background-image: url(../img/img-foot.jpg);
	background-repeat:repeat;
	background-position:bottom;
	height:100%;
	width:100%;
}


.imagen2 {
	background-image: url(../img/img-foot.jpg);
	background-repeat:repeat;
	width:100%;
	height:96px;
}
#footer {
	position:absolute;
	bottom:0px;
	height: 95px;
	width: 100%;
	background-image:url(../img/img-foot.jpg);
	background-repeat:repeat;
	clear:both;
}
#lineaverde1 {
	height:4px;
	background-color:#006633;
	color:#006633;
}
#lineaverde2 {
	height:4px;
	background-color:#006633;
	color:#006633;
}
