body {
	background-color: #a9c1c7;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: #5a5e5e;
	font-size: 12px;
}

#container {
/*	background-color: yellow; */
	position: absolute;
	width:900px;
	left:50%;
	margin-left: -450px;
}

#texte .intro {
	float:left; 
	width:260px;
}

/*
Gauche
*/

#left {
	float:left;
	width: 239px;
/*	background-color: blue; */
}

#texte .nom {
	font-size: 11px;
	color: white;
	padding-top: 3px;
}

#texte .adresse {
	font-size: 11px;
	color: white;
}

#texte .adresse a {
	color:white;
}



/*
Milieu
*/

#middle {
	float:left;
	background-image: url(../images/fond-middle.png);
	width:512px;
}

#middle .haut {
	background-image: url(../images/haut-langue.png);
	background-repeat: no-repeat;
	width:502px;
	height:30px;
	padding-top: 25px;
	padding-right: 10px;
}

#middle .haut-accueil {
	background-image: url(../images/haut-langue.png);
	background-repeat: no-repeat;
	width:542px;
	height:25px;
	padding-top: 10px;
	padding-right: 10px;
}


#middle .logo_normal {
	margin-left: 2px;
	border-bottom: 1px solid #e3e3d3;
	border-top: 1px solid #e3e3d3;
}

#middle .adresse1 {
	height: 12px;
	font-size: 10px;
	margin: 3px 0 0 2px;
	padding: 5px 0 0 55px;
	color: #fefefd;
	background-image: url(../images/logo-mini.png);
	background-repeat: no-repeat;
}

#middle .adresse2 {
	font-size: 10px;
	text-align: right;
	color: #fefefd;
	margin: 3px 5px; 0 0;
}

#middle .credits {
	margin: 0 0 0 0;
	padding: 3px 0 0 0;
	background-color: #a9c1c7;
	font-size: 9px;
	text-align: right;
	text-transform: uppercase;
}

#middle .credits a {
	color: #5a5e5e;
	text-decoration: none;
}

#middle .credits a:hover {
	text-decoration: underline;
}

#middle .breves h3 {
	border-bottom: 1px solid;
}

#middle .breves ul {
	padding-left: 20px;
}

#portrait {	
	float: right;
	width: 180px;
}

/*
Texte
*/

#texte {
	margin-left:2px; 
	padding: 10px 20px 10px 18px;
	width:472px;
}

#texte a.spip_out {
	background:transparent url(../../dist/images/wrapper.php?file=spip_out.gif) no-repeat scroll right center;
	border-bottom:0px solid;
	padding-right:10px;
}


#texte .imprimer {
	text-align: right;
}

#texte .imprimer a.bouton {
	border:1px solid #5a5e5e;
	background-color: #f3f2ec;
	padding: 5px 8px 5px 8px;
	color: #5a5e5e;
	text-decoration: none;
	margin-right: 5px;
}

#texte .portfolio {
	padding:10px 0 0 20px;
}

#texte .spip_documents {
	padding: 5px;
}

#texte .spip_documents a {
	color: #047d9b;
}

#texte .spip_documents a:hover {
	color: #5a5e5e;
}

#texte dt.spip_doc_titre {
	font-weight: normal;
	font-size: 9px;
}

#texte .spip_documents img {
	border-width: 1px;
	border-color: #a9c1c7;
}

#texte .spip_documents_right {
	margin: 5px 0 5px 5px;
}

#texte .wslide-menu {
	text-align: right;
	margin-top: 10px;
}

#texte .wslide-menu a {
	border:1px solid #e8e4d5;
/*	background-color: #f3f2ec; */
	text-decoration: none;
	color:#333;
	padding: 0 3px 0 3px;
}

#texte .wslide-menu a.wactive:hover {
	border:1px solid black;
	color: black;
	background-color: transparent;
}

#texte .wslide-menu a:hover {
	border:1px solid black;
	text-decoration: none;
	color: black;
	background-color: transparent;
}

#texte .wslide-menu a.wactive {
	border:1px dotted grey;
	background-color: #F7F7F7;
	color:grey;
}

#texte table.spip td {
	vertical-align: top;
	padding: 10px;
}

#texte h1 {
	color: #5a5e5e;
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#texte h2 {
	color: #4F4E4B;
	font-size: 14px;
	margin-top: 3px;
	margin-bottom: 10px;
	width: 270px;
	font-weight: normal;
}

#texte p.spip {
	text-align: justify;
}

#texte h2.forum-repondre {
	font-weight: normal;
	font-size: 12px;
	text-align: right;
}

#texte a { 
	color:#047d9b;
	text-decoration: none;
}

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

#portfolio {
	margin-left: 50px;
}

/*
Menu
*/

#menu {
/*	background-color: lime; */
	color: #4f4e4b;
	width: 177px;
	padding-right: 10px;
	float: right;
}

#menu dd {
	font-weight: normal;
	padding-left: 20px;
	font-size: 13px;
	margin: 0 0 5px 0;
}

#menu dt {
	padding-left: 25px;
	margin-bottom: 3px;
	margin-left: 5px;
	font-size: 11px;
}

#menu dt.actif {
	background-image: url(../images/dl-actif.png);
	background-repeat: no-repeat;
}
/*
#menu dt:hover {
	background-image: url(../images/dl-actif.png);
	background-repeat: no-repeat;
}
*/
#menu dt.actif a {
	color:#076e93;
}

#menu a {
	text-decoration: none;
	color: #4f4e4b;
}

#menu dd.actif {
	background-image: url(../images/h4-actif.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#menu dd.actif a {
	color:#e8e4d5;
}

#menu dd a:hover {
	color:#e8e4d5;
	text-decoration: underline;
}

#menu dt a:hover {
	color:#076e93;
	text-decoration: underline;
}

/*
Formulaire
*/

#middle .haut-accueil .formulaire_menu_lang form {
	margin:0;
}

#middle .haut-accueil .formulaire_menu_lang {
	text-align: right;
}

#middle .haut-accueil .formulaire_menu_lang label {
	display:none;
}

#middle .haut-accueil .formulaire_menu_lang select {
	border:1px solid #739198;
	background-color: transparent;
}


#middle .haut .formulaire_menu_lang form {
	margin:0;
}

#middle .haut .formulaire_menu_lang {
	text-align: right;
}

#middle .haut .formulaire_menu_lang label {
	display:none;
}

#middle .haut .formulaire_menu_lang select {
	border:1px solid #739198;
	background-color: transparent;
}

#texte .form_1 {
	border:0;
}

#texte .form_1 fieldset {
	border:0;
}

#texte .form_1 legend {
	display:none;
}

#texte .form_1 label {
	font-weight: normal;
}

#texte .form_1  .spip_form_champ {
	font-weight: bold;
	color:#5A5E5E; 
}

#texte .spip_form_label_details {
	font-weight: normal;
	font-size: 10px;
}

#texte .formulaire_spip fieldset {
	padding: 0;
	margin: 0;
	border:0;
}

#texte .formulaire_spip legend {
	display: none;
}

#texte .formulaire_ecrire_auteur label {
	display: block;
}

#texte .formulaire_spip p.spip_bouton {
	text-align: right;
}

#texte .formulaire_spip p.spip_bouton input {
	border:1px solid #5a5e5e;
	background-color: #f3f2ec;
	padding: 3px 4px 3px 4px;
}

#texte .formulaire_spip p.spip_bouton input:hover {
	border:1px dotted #5a5e5e;
	background-color: #E8E4D5;	
	
}

#texte .formulaire_spip input, #texte .formulaire_spip textarea {
	border:1px solid #5a5e5e;
	padding: 2px;
}

#texte .formulaire_forum .spip_barre {
	display: none;
}

#texte .formulaire_forum .forum_lien_hyper {
	display: none;
}

#texte .forum-repondre-message {
	display: none;
}

#texte table.spip {
	border-collapse: collapse;
}

#texte table.spip td {
	border:1px solid #5a5e5e;
}

#texte h2.forum-decompte {
	display: none;
}

#texte ul.forum {
	padding: 0;
}

#texte ul.forum li {
	list-style: none;
	border-bottom: 1px dotted #5a5e5e;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
}

#texte ul.forum li h3.forum-titre {
	font-weight: normal;
	margin-bottom: 0;
}

/*
Droite
*/

#right {
	width: 149px;
	float:left;
	font-size: 11px;
/*	background-color: red; */
}

#right .logo {
	padding: 0 0 0 27px;
	margin: 0 0 0 10px;
	color: #e8e4d5;
	vertical-align: top;
	background-image: url(../images/logo_actus.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 25px;
}

#right .logo img {
	float:left;
}

#right dl {
	margin: 5px 0 0 10px;
}

#right dt a {
	color:#037d9a;
	text-decoration: none;
}

#right dt a:hover {
	color:#037d9a;
	text-decoration: underline;
}




