body {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	margin: 0;
	background: #F9C23E url(images/degrade_fond.gif) left top repeat-x;
}


/*  #page pour Internet Explorer  */
#page {
	position: relative;
	width: 1023px; /* width: 810px; */
	left: 50% !important; 
	margin-left: -512px !important; 
	text-align: left;
}

/*  #page pour les autres navigateurs  
html>body #page {
	position:relative;
	text-align:left;
	left: 50%; 
	margin-left: -512px;
	width: 1023px; 
	min-height:605px;
	height:auto;
}
*/

#header {
	width: 1023px; /* width: 810px; */
	height: 202px;		/*190px;*/
	padding: 10px 20px 0 20px;
	/*background: url(images/bg_header.gif) top left no-repeat;*/
	background: url(images/header.jpg) top left no-repeat;
}

#bandeau_haut {
	float: left;
	width: 827px;			/*649px;*/
	height: 50px;
	text-align: right;
}

#bandeau_titre {
	width:770px;
	height:144px;
}

#logo {
	float: left;
	width: 150px;		/*111px;*/
	height: 160px;		/*144px;*/
	/*background:url(images/logo_altern.gif) top left no-repeat;*/
}

#bandeau_titre_droite {
	float: left;
	width: 797px;			/*649px;*/
	height: 94px;
	padding: 20px 10px 0 20px;
	/*border: solid 1px #000;*/
}

#carre {
	width:100%;
	height:94px;
	background: url(images/carre_orange.gif) top right no-repeat;
	font-size: 18px;
	color: #e0e040;
}

#menu_haut {
	position:relative;
	width:467px;
	height:30px;
}

#menu_haut td {
	border-right:  solid 1px #fff;
}






#bandeau_centre {
	width: 1023px; /* width: 810px; */
	padding: 0 20px 0 20px;
	background: url(images/bg_content.gif) top left repeat-y;
}

#menu_gauche {
	float: left;
	width: 200px;			/*160px;*/
	height: 485px;
	padding: 40px 14px 0 7px;
	background: url(images/sep_col_left.gif) top right no-repeat;
}

.contenu {
	float: left;
	width: 742px;		/*782px;*/		/*566px;*/
	padding: 10px;
	background-color: #ffffff;
	margin-top: -20px;
}

#bandeau_bas {
	position: relative;
	width: 1023px; /* width: 810px; */	
	height: 63px;		/*49px;*/
	left: 50% !important;
	margin-left: -512px !important;
	background: url(images/bg_footer.gif) top left no-repeat;
	padding: 8px 20px 0 25px;
	
	color: #666666;
	text-align: left;
	font-size: 11px;
}

#copyright {
	float:left;
	width: 48%;
	margin-top:3px;
	/*margin-left:10px;*/
	border: solid 1px #000;
}

#plan {
	float:left;
	width: 48%;
	margin: 3px 5px 0 0;
	padding-right: 10px;
	/*margin-left:230px;*/
	text-align: right;
	border: solid 1px #000;
}

#deconnect {
	float:left;
	margin-top:3px;
	margin-left:330px;
}

#titre_page {
	font-size : x-large ;
	font-weight : bold;
	font-family : Helvetica, Verdana, sans-serif;
	border-bottom : solid 3px #fa8c1e ;
	color : #A1AD05;		/*#e0e040;*/
	padding-bottom: 3px;
	padding-left: 40px;
	margin-bottom : 40px;
	background-image:url(images/img_titre.gif);
	background-position: left;
	background-repeat: no-repeat;

}



/* Page d'accueil */
#infoaltern {
	float:left;
	width:390px;
	margin-right:15px !important;
	margin-right:13px ;
	height:1000px;
}

#col_droite {
	float:left;
	padding:5px;
	background-color:#bbbbbb;
	border:solid 2px #cccccc;
	color:#ffffff;
	width:161px;
	height:	100% !important;
	height:	150px;
	margin-bottom : 30px;
}

#col_droite_equipe {
	float:left;
	padding:5px;
	background-color:#bbbbbb;
	border:solid 2px #cccccc;
	color:#ffffff;
	width:161px;
	height:	100% !important;
	height:	200px; 
	margin-bottom : 30px;
}

#col_droite_adh{
	float:left;
	padding:5px;
	background-color:#bbbbbb;
	border:solid 2px #cccccc;
	color:#ffffff;
	width:161px;
	height:	100% !important;
	height:	80px; 
	margin-bottom:65px;
}

#box_newsletter{
	padding: 5px;
	text-align: justify;
	background-color: #bbbbbb;
	border: solid 2px #cccccc;
	color: #ffffff;
	width: 140px;
}



.contenu a{
/*#contenu a:link{*/
	color: #FF6600;
	text-decoration: underline ;
	/*font-weight: bold;*/	
}
.contenu a:visited{
	/*color:#FA8C1E;
	text-decoration:none;
	font-weight:bold;*/
}
.contenu a:hover{
	/*color:#FA8C1E;
	font-weight:bold;*/
	text-decoration: none;
}


#bandeau_bas a:link{
	color: #272727;
	text-decoration: underline ;
}
#bandeau_bas a:visited{
	text-decoration:none;
}
#bandeau_bas a:hover{
	text-decoration:none;
}


p {
	text-align : justify;
}

img {
	border:none;
}

li {
	list-style-image : url(images/puce_carre.gif);
	list-style-position : outside;
}

#content_plan {
	position:relative;
	margin-left:0px;
}
#content_plan li {
	list-style-image : url(images/fleche.gif);
	list-style-position : inside;
}

.clear {
	clear:both;
}












/* Page definition d'un GE */
.avantage {
	float:left;
	width:345px;			/*260px*/
	padding:5px;
	margin-right:15px !important;
	margin-right:13px;
}

.titreDefGE_Bur {
	background-color:#e0e040;
	padding:3px;

}

/* Vignettes de compétences */
.vign_comp {
	position : relative;
	float:left;
	/*margin-right:15px !important;
	margin-right:10px;*/
	margin-bottom:10px;
	/*width : 275px;*/
	width : 350px;
}

.vign_comp_clear {
	position : relative;
	clear:left;
	float:left;
	margin-right:40px !important;				/*margin-right:15px !important;*/
	margin-right:35px;							/*margin-right:10px;*/
	margin-bottom:10px;
	/*width : 275px;*/
	width : 350px;
}

.texte_comp {
	position:relative;
	border-left:solid 2px #888;
	padding-left:5px;
	padding-right:5px;
}

.desc_comp {
	position:relative;
	border-left:solid 2px #888;
	padding-left:5px;
	padding-right:5px;
}

.img_comp {
	position:relative;
	background-image:url(images/vague_comp.gif);
	height:50px;
}

.img_comp_350 {
	position:relative;
	background-image:url(images/vague_comp_350.gif);
	height:61px;
}

/* Ce style CSS ne dois pas être enlevé, sinon les divs ne se cacherons pas ... */
.cachediv {
	visibility: hidden;
	overflow: hidden;
	height: 1px;
	margin-top: -1px;
	/*position: absolute;*/
}





.lien {
	margin-left:auto;
	margin-right:0;
}

.tabBureau {
	background-color:#DEDEE8;
	
}







/* Partie Administration 
#admin_contenu{
	position:relative;
	float:left;
	width:580px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	min-height:407px !important;
	height:auto !important;
	height:407px;
	background-color:#E0E040;
	background-image:url(images/bandeau_droit.gif);
	background-repeat: repeat-y;
	background-position: right;
}

#titre_rubrique {
	font-size : x-large ;
	font-weight : bold;
	font-family : Geneva, Verdana, Arial, sans-serif;
	border-bottom : solid 3px  #ffffff;
	color : #fa8c1e;
	padding-bottom: 3px;
	padding-left: 40px;
	margin-bottom : 40px;
	background-image:url(images/img_titre_admin.gif);
	background-position: left;
	background-repeat: no-repeat;
}

#modif_contenu {

}*/




ul.linklist {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.linklist li ul {
	margin: 0 0 20px 20px;
	padding: 0;
	list-style-type: none;
}

ul.linklist li {
	list-style-type: none;
	list-style-image: none;
	list-style-position : outside;
	border-top: solid 1px #EEEEEE;
	padding-top: 5px;
	margin: 5px 0 0 0;
	padding: 0;
}

ul.linklist li.first {
	list-style-type: none;
	list-style-image: none;
	list-style-position : outside;
	border-top: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

ul.linklist a{
	display: block;
	padding: 3px;
	color: #FF6600;
	font-weight: bold;
	text-decoration:none;
}

ul.linklist a:hover {
	background-color: #FF6600;
	color: #FFFFFF;
}

ul.linklist li ul a{
	display: block;
	padding: 3px;
	color: #272727;
	font-weight: bold;
	text-decoration:none;
}
ul.linklist li ul a:hover {
	background-color: #FF6600;
	color: #272727;
}




.tem_sal {
	background-color: #96145D;
	-moz-opacity:0.75;
	opacity: 0.75;
	filter:alpha(opacity=75);
	color: #FFFFFF;
}
.tem_ent {
	background-color: #2F5D8B;
	-moz-opacity:0.75;
	opacity: 0.75;
	filter:alpha(opacity=75);
	color: #FFFFFF;
}



.blackBox {
	/*float: left;*/
	padding: 5px;
	background-color: #666666;	/*#272727;*/
	border: solid 1px #999999;
	color: #FFFFFF;
	height: 160px;
}

.separator_ffffff {
	background: url('images/separator_ffffff.gif') center top repeat-y;
}


TD .tmg_title {
	color: #FFFFFF;
	padding: 3px;
}

TR .tmg_ent_title {
	background-color: #2F5D8B;
}
TR .tmg_sal_title {
	background-color: #96145D;
}
TR .news_title {
	background-color: #A0AC04;
}





.box_tmg_ent a{
	color: #2F5D8B;
}
.box_tmg_sal a{
	color: #96145D;
}
.box_news a{
	color: #A0AC04;
}
.box_tmg_ent h3{
	background-color: #2F5D8B;
	padding: 3px;
	color: #FFFFFF;
}
.box_tmg_sal h3{
	background-color: #96145D;
	padding: 3px;
	color: #FFFFFF;
}
.box_news h3{
	background-color: #A0AC04;
	padding: 3px;
	color: #FFFFFF;
}





TD .plan_title {
	background-color: #A0AC04;
	color: #FFFFFF;
	padding: 3px;
}
ul.plan_links {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.plan_links li {
	list-style-type: none;
	list-style-image: none;
	list-style-position : outside;
	border-top: solid 1px #EEEEEE;
	padding-top: 5px;
	margin: 5px 0 0 0;
	padding: 0;
}











