/* 
	POSITION STYLESHEET
	Position des éléments dans la page.
*/



body {
	padding:0;
	margin:0;
	border:0;
	text-align:center;
}

img {
	border:0;
	padding:0;
	margin:0;
	}


#general {
	width:955px;
	margin: 0 auto; 
	clear: both;
	position:relative;
	text-align:left;
}


/* degrade left */
#general .wrapper
{
	background:url(images/degrade_g.gif) repeat-y left top;
	float:left;
	width:955px;
	margin:0;
}

/* degrade right */
#general .wrapper .wrapper
{
	background:url(images/degrade_d.gif) repeat-y right top;
	width:927px;
	margin:0 0 0 0px;
	left:28px;
	position:relative;
}

#centre {
	width:900px;
	background-color:#FFFFFF;
	}


/*=======================================*/
/*=============== En tête et footer ===============*/
/*=======================================*/

#top 
{
	background-color:#666666;
	color:#FFFFFF;
	width:900px;
	height:35px;
	}

/* ------------------------------- */

#topMenu
{width:400px;}

#topMenu ul
{
	float:left;
	font-size:1em;
	list-style:none;
	margin:0;
	padding:7px 0 7px 12px;
	color:#fff;
}

#topMenu ul li
{
	float:left;
	margin:0;
	padding:0 3px;
	color:#fff;
}


#topMenu a:link, #topMenu a:visited, #topMenu a:active
{
	color:#fff;
	text-decoration:none;
}

#topMenu a:hover
{
	text-decoration:underline;
}
	
/* -------------------------------- */

#recherche
{
	float:right;
	width:500px;
	padding:3px 0 0 0;
}

/*#temps
{
	float:right;
	width:200px;
	padding:3px 0 0 0;
}*/

#temps ul
{
	float:right;
	font-size:1em;
	list-style:none;
	margin:0;
	padding:7px 0 7px 12px;
	color:#fff;
}

#temps ul li
{
	float:right;
	margin:0;
	padding:0 3px;
	color:#fff;
}
	
#recherche label
{
    vertical-align: middle;
	float:right;
	color:#fff;
	padding:3px 0 0 0;
}

#recherche input.irecherche
{
	float:right;
	vertical-align: middle;
	width:100px;
	margin:0 10px;
}

#recherche input.boutonSubmit
{
	float:right;
	margin-right:10px;
}

#zone_header1 {
	background:#001A37 url(../images/header_pic.jpg) no-repeat top right;	
	width:900px;
	height:167px;
	}
	
#zone_header2 {
	background:#001A37 url(../images/divers.jpg) no-repeat top right;	
	width:900px;
	}
	
#zone_header3 {
	background:#001A37 url(../images/rejoindre.jpg) no-repeat top right;	
	width:900px;
	}
	
#zone_header4 {
	background:#001A37 url(../images/outils.jpg) no-repeat top right;	
	width:900px;
	}
	
#zone_header5 {
	background:#001A37 url(../images/profil.jpg) no-repeat top right;	
	width:900px;
	}
	
#zone_header6 {
	background:#001A37 url(../images/services.jpg) no-repeat top right;	
	width:900px;
	}
	
#zone_header7 {
	background:#001A37 url(../images/partenaires.jpg) no-repeat top right;	
	width:900px;
	}

#footer {
	background-color:#666666;
	color:#FFFFFF;
	padding:7px 15px 7px 0;
	text-align:right;
	}



/*=======================================*/
/*=============== Menu ===============*/
/*=======================================*/

#menu {
	width:900px;
	background-color:#001A37;
	height:1px;
	border-bottom:#86A7D7 solid 1px;
	}

#menu ul {
	list-style-type:none;
	margin:0 0 0 216px;
	padding:0;
	}

#menu ul li {
	display:inline;
	float:left;
	margin:0;
	padding:0;
	}

#menu ul li a {
	display:block;
	}

#menu ul li a span {
	display:none;
	}

#menu ul li#menu_coingauche {
	width:35px;
	height:29px;
	background:url(images/menu_coin.gif) top left no-repeat;
	}

#menu ul li a#menu_profil {
	width:145px;
	height:29px;
	background:url(images/menu_profil_u.gif) top left no-repeat;
	}

#menu ul li a#menu_profil:visited {
	background:url(images/menu_profil_u.gif) top left no-repeat;
	}

#menu ul li a#menu_profil:hover {
	background:url(images/menu_profil_o.gif) top left no-repeat;
	}
	
#menu ul li a#menu_qui {
	width:185px;
	height:29px;
	background:url(images/menu_qui_u.gif) top left no-repeat;
	}

#menu ul li a#menu_qui:visited {
	background:url(images/menu_qui_u.gif) top left no-repeat;
	}

#menu ul li a#menu_qui:hover {
	background:url(images/menu_qui_o.gif) top left no-repeat;
	}

#menu ul li a#menu_services {
	width:151px;
	height:29px;
	background:url(images/menu_services_u.gif) top left no-repeat;
	}

#menu ul li a#menu_services:visited {
	background:url(images/menu_services_u.gif) top left no-repeat;
	}

#menu ul li a#menu_services:hover {
	background:url(images/menu_services_o.gif) top left no-repeat;
	}

#menu ul li a#menu_ressources {
	width:140px;
	height:29px;
	background:url(images/menu_ressources_u.gif) top left no-repeat;
	}

#menu ul li a#menu_ressources:visited {
	background:url(images/menu_ressources_u.gif) top left no-repeat;
	}

#menu ul li a#menu_ressources:hover {
	background:url(images/menu_ressources_o.gif) top left no-repeat;
	}

#menu ul li#menu_droite {
	width:169px;
	height:29px;
	background:url(images/menu_droite.gif) top left repeat-x;
	}

#menu ul li.menu_separ {
	width:2px;
	height:29px;
	background:url(images/menu_separ.gif) top left no-repeat;
	}


/* -------------------------------------------------------------------------------------------------- */
/* -------------------------------------- Sous-menu ------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------- */

#sousmenu 
{
	display: block;
    left: 0;
    top: 0;
	z-index: 100;	
}

#sousmenu a {
	display: block;
}


#sousmenu div 
{
	display:none;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 200;
	cursor: pointer;	
}

#sousmenu div div {
	position: relative;
	display: block;
	border-top:1px solid #fff;
}

#sousmenu div div a{
	height:25px;
}

#sousmenu div div a span{
	display:none;
}

#sousmenu div#mEntrepriseFRSMenu {
	
	}

#sousmenu div#mProdsFRSMenu {
	
	}

#sousmenu div#mMouleFRSMenu {
	
	}

#soussousmenu 
{
	display: block;
    left: 0;
    top: 0;
	z-index: 100;	
}

#soussousmenu a {
	display: block;
}


#soussousmenu div 
{
	display:none;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 200;
	cursor: pointer;	
}

#soussousmenu div div {
	position: relative;
	display: block;
	border-top:1px solid #fff;
}

#soussousmenu div div a{
	height:25px;
}

#soussousmenu div div a span{
	display:none;
}




/*=======================================*/
/*=============== Menu gauche et contenu ===============*/
/*=======================================*/


#menu_g_contenu {
	background:url(images/bkgrnd_contenu.gif) top left repeat-y;
	}


/*=============== Menu gauche ===============*/

#menu_gauche {
	float:left;
	display:inline;
	background-color:#0E3659;
	width:227px;
	margin:0;
	padding:0;
	border:0;
	}
	
#menu_gauche a.menuPrinc
{
	display: block;
	text-decoration:none;
	color:#CCCC00;
	font-size:1em;
	padding:10px 20px;
	margin:0 0 2px 0;
	font-weight:bold;	
	background:#0E3659 url(images/left_btn_bkgrnd.gif) left center no-repeat;
}

#menu_gauche a.menuPrinc:hover 
{
	background:#0E3659 url(images/left_btn_bkgrnd_o.gif) left center no-repeat;
	color:#fff;
}

#menu_gauche a.separ {
	border-bottom:#86A7D8 solid 1px;
	}

#bulletin {
	background:url(images/exclam.gif) 20px 0 no-repeat;
	padding-left:20px;
	margin-top:20px;
	padding-bottom:20px;
	}

#bulletin p {
	padding-left:20px;
	padding-bottom:5px;
	}

#bulletin input {
	vertical-align:middle;
	}

/*=============== Contenu ===============*/


#contenu {
	background:url(images/contenu_coin.gif) no-repeat top left;
	width:633px;
	margin-left:227px;
	padding:20px 20px;
	}
	
#footercontenu {
	width:633px;
	margin-left:227px;
	padding:20px 20px;
	}

* html #contenu {
	width:630px;
	}

#colonne_gauche {
	width:310px;
	float:left;
	display:inline;
	}

#colonne_droite {
	float:left;
	width:310px;

	}

.bloc_texte {
	background:url(images/forme_titre.gif) top left no-repeat;
	padding:0 0 0 25px;
	margin:0 0 35px 20px;
	}

.bloc_pub {
	padding-left:15px;
	margin-bottom:35px;
	}



/*=============== Tableaux ===============*/


.bloc_texte td {
	width:300px;
	padding:5px 20px;
	}
	
.popitmenu{
	position: absolute;
	background-color: white;
	border:1px solid black;
	font: normal 12px Verdana;
	line-height: 18px;
	z-index: 100;
	visibility: hidden;
}



