* {
	margin : 0;
	padding : 0;
}

body {
	font-family : "Arial";
	font-size : 12px;
	color : #FFFFFF;
	background-image : url(IMG/Fond.jpg);
	background-attachment : fixed;
	background-repeat : no-repeat;
	/*background-position : center center;*/
	background-position : top left;
	background-color : #214f9c;
}
a {
	text-decoration : none;
	color : #FFFFFF;
}

img {
	border : 0;
	}

#container {
	margin : 0 auto;
	width : 934px;
	height : 745px;
}

#header{
	position : relative;
	margin : 0px;
	padding : 0px;
	margin-top : 10px;
	margin-bottom : 15px;
	z-index : 1;
}

#logoAcef {
	margin-right : 10px;
}

#AccesAcefOccitane {
	margin-right : 13px;
}

#MenuCentral {
	margin-right : 14px;
}

#MenuGaucheCentral {
	position : relative;
	float : left;
	left : 355px;
	top : -112px;
	text-align : right;
}

#MenuDroiteCentral {
	position : relative;
	float : left;
	left : 515px; 
	top : -112px;
	text-align : left;
}

#MenuGaucheCentral li, #MenuDroiteCentral li {
	font-weight: bold;
	list-style-type:none;
	padding-bottom : 3px;
	padding-top : 3px;
}

#MenuGaucheCentral li:hover, #MenuDroiteCentral li:hover, #MenuGaucheCentral li .on {
	background-color : #008bcc;
}

#MenuGaucheDefil {
	position : relative;
	float : left;
	width : 400px;
	left : 120px;
	top : -27px;
}


#rubriquesPrincipales {
	position : relative;
	top : -200px;
	z-index : 2;
}

#rightColumn {
	position : relative;
	float : left;
	left : -255px; /***/
	min-height : 593px; /***/
	width : 174px;
	background-image : url(IMG/MenuGauche.png);
	background-repeat : no-repeat;
	background-position: top;
}

#rightColumnContent{
	min-height : 545px;  /***/
	margin-left : 6px;
}


/*
#rightColumn {
	float : left;
	width : 175px;
	height : 582px;
	border : 1px red solid;
	background-color : #ed792b;
}

#rightColumnContent{
	height : 582px;
	margin-left : 6px;
	border : 1px red solid;
	background-image : url(IMG/Filet-MenuGauche.png);
	background-repeat : repeat-x;
}
*/
#rightColumnContent ul {
	margin-top : 40px;
}

#rightColumnContent li {
	font-size : 12px;
	font-weight: bold;
	text-align : center;
	height : 30px;
	list-style-type:none;
	padding-top : 15px;
}

/*
#titreActif {
	font-size : 12px;
	text-align : center;
	height : 40px;
	background-image : url(IMG/Filet-MenuGauche-Surbrillance.png);
	background-repeat : repeat-y;
	font-weight: bold;
	margin : 0 auto;
}

*/
#rightColumnContent li:hover{
	background-image : url(IMG/Filet-MenuGauche-Surbrillance.png);
	background-repeat : repeat-y;
}

#rightColumnContent li .on{
	background-image : url(IMG/Filet-MenuGauche-Surbrillance.png);
	background-repeat : repeat-y;
}

.titre {
	text-transform : uppercase;
}

/*
.titre a .on{
	background-image : url(IMG/Filet-MenuGauche-Surbrillance.png);
	background-repeat : repeat-y;
}*/

.filetSeparateur {
	height : 8px;
	background-image : url(IMG/Filet-MenuGauche-Surbrillance.png);
	background-repeat : repeat-y;
}

#main, #mainRubrique3 {
	min-height : 593px;
	margin-left : 200px;
	background-image: url(IMG/Elmt-FondNuage.png);
	background-repeat: no-repeat;
	background-position: top left;
}


#content {
	margin-left : 161px;
	padding-right : 10px;
	min-height : 553px;
	background-image: url(IMG/Filet-Contenu.png);
	background-repeat: repeat-y;
	padding-top : 40px; 
	word-spacing : 2px;
	line-height : 1.3em;
	padding-bottom : 20px;
}

#contentForm {
	margin-left : 70px;
	margin-right : 70px;
	height : 553px;
	width : 571px;
	background-image : url(IMG/Filet-Contenu.png);
	background-repeat : repeat-y;
	margin-top : 40px;
	word-spacing : 2px;
	line-height : 1.3em;
}

#contentForm .spip_descriptif {
	margin-left : 10px;
}

#content p { 
	margin-left : 0px;
	margin-right : 20px;
}

table.spip {
	margin: auto;
	margin-bottom: 1em;
	border: 1px solid;
	border-collapse: collapse; }
	
.spip_forms legend{
	display:none
}
.formulaire_spip{
	margin:10px;	
}


.formulaire_spip legend {
	display:none;
	
}
	
.spip_form_ok{
		font-weight:bold;
		font-size:14px;
		padding:10px
}

#portfolio{ padding-left:65px; margin-top:20px}
	
#portfolio li{list-style:none;}

.sommaireArticle {
	border : 1px dashed #ffffff ;
	margin-left : 40px;
	margin-right : 40px;
}

.sommaireArticle a {
	text-decoration : none;
	color : #ffffff;
	font-size : 11px;
}

#footer {
	margin-left : 35%;
	font-size : 9px;
	margin-top : 5px;
	margin-bottom : 5px;
	display:none;
	
}

#diapoMetier {
	margin-left : 200px;
	padding-top : 30px;
}

#diapoDep {
	margin-left : 100px;
	padding-top : 30px;
}
textarea {
	height : 75px;
}
form td {
	padding : 1px;
}

#logoArticle {
	position : relative;
	float : left;
	margin-left : -225px;
	margin-top : -40px;
}

#logoArticle img{
	
}

#logoArticle ul {
list-style-type : none;
color : #ffffff;
margin-left : 10px;
}

#logoArticle ul li a {
text-decoration : none;
color : #ffffff;
}

form  {
}

fieldset {
	border : 0;
	margin-top : -20px;
}

textarea {
	width : 450px;
}

.spip_form_champ {
	padding : 5px;
}

.spip_form_choix_unique li {
	list-style-type : none;
	display : inline;
};


.spip_form_choix_unique ul li{
	display : inline;
	list-style-type : none;
	text-align : left;
}

/*--------- Lightbox -----------*/
#lightbox{
	    background-color:#eee;
		    padding: 10px;
					     border-bottom: 2px solid #666;
						     border-right: 2px solid #666;
}

#lightboxDetails{
	    font-size: 0.9em;
		    color: #555;
				       padding-top: 0.5em;
}

#closeButton{ top: 5px; right: 5px; }

#lightboxCaption{ float: left; }

#keyboardMsg{ float: right; }

#lightbox img{ border: none; }

#overlay img{ border: none; }

#overlay{ background-image: url(js/overlay.png); }

* html #overlay{ /*Hack IE */
	    background-color: #000;
		    background-color: transparent;
			    background-image: url(blank.gif);
				    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="js/overlay.png", sizingMethod="scale");
}
/*-------- fin lightbox -------*/


#content a, .orange
{
   color: #FE7700;
   font-weight: bold;

}


/*------------Formulaires---------------*/

.spip_forms form{
width:550px ;
border:0;
padding:0 0 0 0;
font-family :"Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif ;
font-size:small ;
margin:2em 1% ;
}

.spip_forms  submit{
margin-right:42px ;
float:right ;
width:75px ;
border:1px solid black ;
}

.spip_forms legend {
padding:2px;
font-weight:bold;
}

.spip_forms .spip_form_champ {
margin-bottom: 0;
display: block;
clear: both;
margin-top: 2px;
padding-bottom : 1px;
text-align : center;
}
.spip_forms .spip_form_label {
text-align:right;
/*display:block ;*/
float:left ;
width:195px ;
font-size : 0.9em;
}
.spip_forms .spip_form_label label,
.spip_forms .spip_form_label .label {
text-align:left;

}
.spip_forms input {
margin-top : 3px;
border : 1.5px #b8b8b8 solid;
}

.spip_forms select {
margin-top : 3px;
border : 1.5px #b8b8b8 solid;
width : 50%;
}
.spip_forms .spip_form_label_obligatoire {
list-style-type : none ;
clear:both ;
line-height:25px ;
font-weight: normal;
font-style:italic;
font-size : 0.8em;
}
.spip_forms .obligatoire_oublie {
color:red;
}
.spip_forms .spip_form_label_details{
display : block;
font-style : italic;
text-align : center;
font-size : 0.7em;
}

.spip_forms .spip_form_choix_multiple {
display:block;
}

.spip_forms .spip_form_choix_unique input, .spip_forms .spip_form_choix_unique input.fondo, .spip_forms .spip_form_choix_unique input.fondl {
font-size:90%;
}

.spip_forms .spip_form_choix_unique label {
margin:0 0 0px 0;
}

.spip_forms .spip_form_choix_multiple input, .spip_forms .spip_form_choix_multiple input.fondo, .spip_forms .spip_form_choix_multiple input.fondl, ul.choix_mots li input {

.spip_forms ul .choix_mots,.spip_forms ul .spip_form_choix_multiple,.spip_forms ul .spip_form_choix_unique{
list-style:none;float:left;
}

.spip_forms erreur {
display : block;
width : 180px;
}

.spip_forms ul {
margin: 0; padding: 0;
list-style-position: inside;
}
.spip_forms ul li {
display : inline;
list-style-type : none;
text-align : left;
}
.spip_forms ul li label {
}

.spip_forms textarea {
width : 400px;
height : 60px;
margin-top : 3px;
margin-left : 95px;
border : 1.5px #b8b8b8 solid;
font-size : 0.9em;
}

.spip_form_ok  {
        font-size : 11px;
        font-weight : bold;
        color : #000000;
}

.object{
	padding-top : -40px;
}


spip.h3{
	color : #FE7700;
	font-size : 14px;
}


