body {
	background-image: url("images/background_geaction.jpg");
background-repeat: no-repeat;
	background-color: #306531 ;
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	color: #000000;
	font-size: 80% ;
text-align: center ;
}

.main {
	background-color: #66CC66 ;
	width: 751px ;
	height: auto ;
	margin-top: 33px ;
	margin-bottom: 0 ;
	margin-left: 60px ;
	
}

.header {
	width: 751px ;
}

.nav {
	text-align: left ;
	width: 450px ;
}

.left {
	float: left ;
	width: 400px ;
	background-color: #66CC66 ;
}
/*.left p {

	font-family: Tahoma, Verdana, Arial, sans-serif ;
	font-size: 100% ;
	text-align: justify ;

        
}*/

ul {
	color: #1D720E;
	margin-left: 3px ;
	padding-left: 0px ;
}
li {
	color: #1D720E;
	font-size: 90% ;
	list-style-type: none ;
	margin: 0;
	padding: 5px 0 5px 0 ;
	text-align: left ;
	}


.mission ul {
	color: #444444;
	margin-left: 3px ;
	padding: 5px 30px;
}
.mission li {
	color: #444444;
	font-size: 100% ;
	font-weight: bold ;
	list-style-type: circle ;
	list-style-position: outside ;
/*	margin: 0;*/
	padding: 8px 0;
	text-align: left ;
	}
.green ul {
	color: #1D720E;
	margin-left: 3px ;
	padding: 5px 30px;
}

.green li {
	color: #1D720E;
	font-size: 90% ;
	list-style-type: none ;
	margin: 0;
	padding: 8px 0 8px 0 ;
	text-align: left ;
	}


p {
	font-family: Tahoma, Verdana, Arial, sans-serif ;
	font-size: 100% ;
	text-align: justify ;
	margin-left: 30px ;
}

p.core {
	color: #555555 ;
	font-family: Tahoma, Verdana, Arial, sans-serif ;
	font-size: 90% ;
	text-align: justify ;
	margin-left: 0px ;
        
}

h2 {
	font-size:100% ;
	margin-left: 30px ;
	text-align: left;
}

h3 {
	font-size:130% ;
	margin-top: 20px ;
	text-align: center;
}

.foot {
	margin-left: 0px ;
}

.clear {
	height: 1px ;
	overflow: hidden ;
	clear: both ;
	margin-top: -1px ;
}
.other a:link {
	color: #1D720E;
	background: transparent ;
	text-decoration: none ;
	font-weight: bold ;
}
.other a:visited {
	color: #1D720E;
	background: transparent ;
	text-decoration: none ;
	font-weight: bold ;
}
.other a:active {
	color: #1D720E;
	background: transparent ;
	text-decoration: underline ;
	font-weight: bold ;
}
.other a:hover {
	color: #1D720E;
	background: transparent ;
	text-decoration: underline ;
	font-weight: bold ;
}

a:link {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;

}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:active {
	color: #CC0000;
	text-decoration:  underline;
}
