*
{
	margin: 0;
	padding: 0;
	border: 0;
}

body
{
	background: url(../img/background_full_page.png) no-repeat center top;
	text-align: center;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 69%;
}

ul, li
{
	list-style-type: none;
	font-weight:bold
}

#container
{
	width: 950px;
	margin: 0 auto;/*pour centrer dans IE*/
	text-align: left;
	background: white;
}

/* --- BLOC DU HAUT --- */
#top
{
	width: 950px;
	background: url(../img/background_top_banner.png) repeat-x;
	float: left;
}

#logo
{
	width: 190px;
	height: 70px;
	background: url(../img/GHA_logo_190x70.png) no-repeat;
	color: transparent;
	float: left;
}

/* --- NAVIGATION PRINCIPALE DU SITE --- */
#nav_main
{
	height: 25px;
	width: 54%;
	position: relative;
	float: left;
	padding-top: 45px;

}

/*<group=nav_main>*/
#nav_main li
{
	display: inline;
	background-image: none;
	text-indent: 0;
	font-size: 1em;
}

#nav_main a
{
	display: block;
	font-size: 1em;
	text-decoration: none;
	background: repeat-x url(../img/main_nav_down.png);
	height: 25px;
	float: left;
	border-left: 1px solid #bcd2ce;
	border-right: 1px solid #9fb9bb;
	padding: 0px 30px 0em 5px;
	line-height: 25px;
	color: #FFF;
}

#nav_main a:hover
{
	color: #3A6579;
	background: url(../img/main_nav_hover.png) repeat-x;
	border-left: 1px solid #BCD2CE;
	border-right: 1px solid #9fb9bb;
}


/*</group>*/
/* --- NAVIGATION DE DROITE --- */
#nav_mini
{
	width: 240px;
	height: 25px;
	padding: 45px 0 0 0;
	color: #3A6579;
	float: right;
	font-size: 0.95em;
	text-align: right;
	line-height: 25px;
	padding-right: 5px;
}

/*<group=nav_mini (droite)>*/
#nav_mini a
{
	text-decoration: none;
	color: #3A6579;
}

#nav_mini a:hover
{
	border-bottom: 1px solid #3A6579;
	color: #3A6579;
	text-decoration: none;
}

/*</group>*/
/* --- NAVIGATION SECONDAIRE ET TITRE AU DESSUS DE NAV_GAUCHE */
#horiz_nav
{
	width: 950px;
	height: 25px;
	float: left;
	clear: both;
}

#section
{
	width: 167px;
	background: url(../img/background_section_nav.png) repeat-x;
	height: 18px;
	float: left;
	color: #3A6579;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.9em;
	padding: 7px 0 0 23px;
}


#section_menu_1 {
	border-left: 1px solid #E5EEEC;
}


#portfolio_nav
{
	height: 20px;
	float: left;
	width: 760px;
	background: #FFFFFF url(../img/background_section_nav.png) repeat-x;
	padding: 5px 0 0 190px;
	font-size: 0.85em;
	text-transform: uppercase;
	overflow: hidden;
}


/*<group=portfolio_nav>*/
#portfolio_nav li
{
	display: inline;
	text-indent: 0;
	color: #3A6579;
}

#portfolio_nav a
{
	display: block;
	color: #3A6579;
	text-decoration: none;
	float: left;
	padding: 0 20px 0 5px;
	line-height: 20px;
	border-right: solid 1px #E5EEEC;
}

#portfolio_nav a:hover
{
	color: #3A6579;
	background: #D6E7E4 url(../img/button_portfolio_section_hover.png) repeat-x;
}

/*</group>*/
/* --- BLOC DU MILIEU --- */
#content
{
	width: 950px;
	float: left;
	display: block;
}

/* --- NAVIGATION DE GAUCHE --- */
#left
{
	width: 190px;
	float: left;
}

/*<group=left_nav>*/
#left_nav li
{
	border-bottom: 1px solid #E5EEEC;
	list-style: none;
}

/*#left_nav a
{
	display: block;
	width: 180px;
	border-bottom: 1px none #fff;
	height: 18px;
	padding: 7px 0 0 10px;
	color: #3A6579;
	font-size: 0.9em;
}*/

#left_nav a
{
	display: block;
	width: 170px;
	border-bottom: 1px none #fff;
	color: #3A6579;
	font-size: 0.9em;
	line-height: 1.25em;
	padding: 7px 10px;
}

#left_nav a:link, #left_nav a:visited { text-decoration: none; }

#left_nav a:hover
{
	text-decoration: none;
	background: url(../img/button_page_nav_hover.png) repeat-y 0px top;
	overflow: visible;
	color: #3a6579;
}

#left_nav
{
	overflow: visible;
	color: #9fb9bb;
}

/*</group>*/
/* --- CONTENU PRINCIPAL --- */
#maincontent
{
	width: 735px;
	float: left;
	padding: 0px 0px 5px 20px;
	position: relative;
}

#page_title
{
	padding: 5px 5px 5px 210px;
	vertical-align: top;
	width: 735px;
	height: 44px;
}

h1 {
	font-size: 2em;
	color: #3A6579;
	font-weight: bold;
	line-height: 2em;
}

h2 {
	color: #7C9FA3;
	font-size: 1.4em;
	vertical-align: top;
	height: 1.4em;
	font-weight: normal;
	border-top: 1px solid #A5BEBF;
	padding-top: 5px;
}

h3 {
	color: #9FB9BB;
	font-size: 1em;
	vertical-align: top;
	height: 19px;
}


#flash_animation
{
	width: 565px;
	float: right;
	height: auto;
	background-color: #FFFFFF;
}

/* --- INFORMATIONS TEXTE SUR LE PROJET --- */
#description_container
{
	width: 160px;
	float: left;
	padding-right: 0px;
}

#description_main
{
	font-size: 1em;
	color: #3A6579;
	line-height: 1.4em;
	border-top: 1px solid #E5EEEC;
	padding: 0.25em 0 1em;

}

p {
	margin-top: 0.25em;
	font-size: 1em;
	line-height: 1.4em;
	color: #666666;
}


/* --- BLOC DU BAS --- */
#footer
{
	clear: both;
	text-align: center;
	line-height: 30px;
	width: 950px;
	height: 95px;
	background: url(../img/background_footer_950x95.png) no-repeat;
}
#left_nav h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A6579;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	line-height: 25px;
	border-top: 1px solid #E5EEEC;
	border-bottom: 1px solid #E5EEEC;
	padding-left: 10px;
	font-weight: bold;
}


#description_intro, #description_awards {
	color: #5B828E;
	border-top: 1px solid #E5EEEC;
	padding: 0.25em 0 1em;
}
#description_intro p, #description_awards p {
	margin-top: 0.5em;
	font-size: 0.95em;
}

 #description_awards p {
	font-size: 0.85em;
	margin-top: 0px;
	float: right;
	width: 113px;
	clear: right;
}
#description_awards img {
	border: 1px solid #E7EFEE;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: inline;
	clear: left;
	width: 40px;
}

#description_awards div {
	padding-top: 5px;
	display: block;
	clear: both;
	width: 100%;
	overflow: auto;
}

.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size: 1.5em;
	padding-top: 5px;
}
#right_col ul li {
	list-style: none;
	margin-left: 10px;
	margin-top: 5px;
	padding-left: 8px;
	color: #666666;
	background-image: url(../img/bullet_round_list.png);
	background-repeat: no-repeat;
	background-position: left 5px;

}

/* --- RANGER --- */

sup {
line-height: 0;
}
#maincontent a {
	color: #BCD2CE;
	text-decoration: none;
}

#maincontent a:hover {
	color: #91AEAC;
	text-decoration: underline;
}
a:link, a:visited {
	color: #A1B9BA;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
