/* CSS Document */
/***********************************************/
/* Cadre pour PEXE               */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 


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

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:left;
	background:#464544;
	color:#333333;

}

a {
	text-decoration:none;
}
a:hover {
	color: #FFFFFF;
	cursor:pointer;
}
a:link, a:visited{
	color:#000000;
}

ul {
	list-style-type: none;
}


.clr {
clear:both;
height:0;
overflow:hidden;
}

html > body .spacer {
display:block;
}

.spacer {
clear:both;
height:1px;
margin:0;
padding:0;
}

#cadre_centrage{
	margin:10px auto 0;
	width:976px;
	background-color:transparent;	
}
#cadre_interne {
	float:left;
	width:100%;	
	background-image: url(../img/ligne_fond.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin-bottom:20px;
}
#cadre {
	float:left;
	width:976px;	
	/*background-image: url(../img/home_PEXE_bandeau.jpg);*/
	background-repeat: no-repeat;
	background-position: left top;
	position:relative;
}

#insert_feuille{
	float:left;
	height:100%;
	width:100%;
	background-image: url(../img/fond_feuille_page.gif);
	background-repeat: no-repeat;
	background-position: 668px bottom;
}


#pied_page {
	float:left;
	height:18px;
	padding-top:4px;
	width:672px;
	padding-left:280px;
	margin-left:2px;
	background-color:#69085A;
	color:#FFFFFF;
	line-height:12px;
}
html > body #pied_page {
	margin-left:5px;
}
#partenaire_page{
	float:left;
	width:952px;
	height:67px;
	margin-left:5px;
	overflow: hidden;
}

#pied_page a{
	color:#FFFFFF;
	background-image: url(../img/etoile_pied_de_page.gif);
	background-repeat: no-repeat;
	padding-left:73px;
	padding-right:38px;
	background-position: 0px 2px;
	font-weight:bold;	
}

#pied_page a:hover{
text-decoration:underline;
}

h1,#titre {
	display: block;
	position:absolute;
	top:218px;
	left:268px;
	height:26px;
	width:470px;
	background-image: url(../img/souligne_titre.gif);
	background-repeat: no-repeat;
	color:#00501F;	
	font-size:24px;
	line-height:24px;
	background-position: left bottom;
	padding-left: 20px;
	font-weight:normal;
}

h1.home  {	
	color:#660066;
}

h2 {
	text-transform: uppercase;
}

h2,h3 {
	color:#660066;
	font-size:15px;
	line-height:18px;
	margin-bottom:24px;
	font-weight:bold;
}

#texte {
	float:left;
	width:436px;
	margin-top:275px;
	padding-left:10px;
	/*padding-right:20px;*/
	padding-bottom:20px;
	min-height:800px;
	
}
#texte ul {
padding-top:10px;
}

#texte li {
	color:#00501F;
	background-image: url(../img/etoile_texte.gif);
	padding-left: 36px;
	padding-bottom:6px;
	background-repeat: no-repeat;
}
/* +++++++++++++++++++++++++++++++++
	Tout le menu gauche
*/
#home_click{
	position:absolute;
	top:0px;
	left:0px;
	height:200px;
	width:200px;
}
#menu_gauche {
	display: block;
	float:left;
	margin-top:246px;
	width: 276px;
	height:100%;
	background-image: url(../img/fond_menu_gauche.jpg);
	background-repeat: repeat;
	overflow: hidden;	
}

#menu_gauche  img.moyen_action {
margin-left:21px;
margin-top:18px;
}

#menu_gauche  img.membre_pexe {
margin-left:21px;
margin-top:48px;
}

#menu_gauche  img.membre_pexe_v2 {
margin-left:21px;
margin-top:13px;
}
#menu_gauche ul.menu1{
margin-top:20px;

}
#menu_gauche li.menu1{
	font-size: 14px;
	font-weight: bold;
	background-image: url(../img/fond_menu1.jpg);
	background-repeat: no-repeat;
	height: 33px;
	padding-top: 3px;
	line-height:32px;
	width: 266px;
	padding-left: 46px;
	margin-bottom:2px;
}
#menu_gauche li.menu1 a{
	color:#404040;
	text-transform: uppercase;
}

#menu_gauche li.menu1 a:hover{
	color:#FFFFFF;
	font-size: 15px;
}

#menu_gauche ul.menu2{
margin-top:40px;
}
#menu_gauche li.menu2{
	font-size: 14px;
	font-weight: bold;
	background-image: url(../img/etoile_moyen_action.jpg);
	background-repeat: no-repeat;
	height: 16px;
	line-height:16px;
	width: 252px;
	padding-left: 24px;
	margin-left:20px;
	margin-bottom:11px;
	text-transform: uppercase;
}
#menu_gauche li.menu2 a{
	color:#00501F;
}

#menu_gauche li.menu2 a:hover{
	color:#69085A;
}

#upload_plaquette{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(../img/upload_plaquette.jpg);
	background-position: left top;
	display: block;
	height: 34px;
	width: 220px;
	line-height: 35px;
	padding-left: 46px;
	background-repeat: no-repeat;
	margin-top: 20px;
	
}
#upload_plaquette a{
color: #FFFFFF;
}

/* +++++++++++++++++++++++++++++++++
	Tout block d'entourage
*/

.bloc_centre {
	width:662px;
	float:left;
	background-image: url(../img/fond_bas_texte.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	

}
/* +++++++++++++++++++++++++++++++++
	Tout le menu droite
*/

#menu_droite{
	width:190px;
	float:right;
	margin-top:242px;
	font-size: 16px;
	
}

#menu_droite .langue{
	position:absolute;
	top:0px;
	right:0px;
	height:25px;
	width:89px;
	padding-left:40px;
	line-height:20px;
	background-image: url(../img/fond_langue.gif);
	background-repeat: no-repeat;
	text-transform: uppercase;	
}
#menu_droite .langue_img{
	position:absolute;
	top:0px;
	right:0px;
	height:25px;
	width:130px;
}

#menu_droite .contact{
	position:absolute;
	top:121px;
	right:15px;
	height:34px;
	width:211px;	
}

#menu_droite .extranet{
	position:absolute;
	top:161px;
	right:15px;
	height:34px;
	width:211px;
}
#actu {
	width:188px;
	float:right;
	
}

#actu .actu_top{
	float:left;
	width:100%;
	height:26px;
	padding-left:30px;
	padding-top:10px;
	background-image: url(../img/actu_top_texte.gif);
	background-repeat: no-repeat;
	line-height:26px;
	font-size: 16px;
	text-transform: uppercase;
}
#actu ul.actu_centre {
	float:left;
	width:100%;
	background-image: url(../img/actu_fond_ligne.gif);
	background-repeat: repeat-y;
	padding-left:10px;
	font-size:12px;
	font-weight:bold;
}
#actu li.actu_centre {
	background-image: url(../img/actu_puce.gif);
	background-repeat: no-repeat;
	padding-left:20px;
	padding-right:20px;
	margin-top:10px;
	color:#FFFFFF;
}

#actu .actu_bottom{
	float:left;
	width:100%;
	height:21px;
	background-image: url(../img/actu_bottom_fond.gif);
}

#menu_droite img.partenaire{
	float:right;
	margin-top:76px;
}

#menu_droite .image_lateral {
	margin-bottom:15px;
}
#menu_droite .image_lateral img{
	border: 1px solid #CCCCCC;
}

#menu_droite .legende_image {
	margin-bottom:12px;
	margin-right:30px;
	color:#00501F;
	font-size:12px;
}


.texte_vert ,.titre_vert{
	color:#00501F;
}

.texte_violet , .titre_violet{
	color:#69085A;
}

.titre_vert, .titre_violet{
font-weight:bold;
font-size:16px;
}


