
/*
////////////////////////////////////////////////////////////////////////////////////////////////////



La Perle Bleue du Desert

Jean-Noel Thierry 2007 - jnthierry@gmail.com

----

Couleurs :

Fond de page : 			c4a97d



////////////////////////////////////////////////////////////////////////////////////////////////////
*/



/*
////////////////////////////////////////////////////////////////////////////////////////////////////

BODY et divers (general)

////////////////////////////////////////////////////////////////////////////////////////////////////
*/

body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	background: #c4a97d url(images/fond-desert.jpg) center bottom no-repeat;
	background-attachment: fixed;
	}

.clean {
	margin: 0;
	padding: 0;
	clear: both;
	}



/*
////////////////////////////////////////////////////////////////////////////////////////////////////

POZH (alignement au centre en une colonne de tous les contenus)

////////////////////////////////////////////////////////////////////////////////////////////////////
*/

#pozh {
	position: absolute;
	width: 734px;
	margin-left: -367px;
	left: 50%;
	padding-bottom: 45px;
	}



/*
////////////////////////////////////////////////////////////////////////////////////////////////////

BANDEAU
 + 
 MENU LANGUES

////////////////////////////////////////////////////////////////////////////////////////////////////
*/

#bandeau {
	position: relative;
	height: 198px;
	overflow: hidden;
	margin-top: 10px;
	background-color: #2c687e;
	color: #fff;
	}

#menuLangues {
	position: absolute;
	top: 15px;
	right: 20px;
	}

#menuLangues ul, #menuLangues li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#menuLangues li {
	float: left;
	}

#menuLangues li a {
	display: block;
	width: 18px;
	line-height: 15px;
	font-size: 11px;
	color: #d0d0d0;
	background-color: #477484;
	margin-right: 5px;
	text-decoration: none;
	text-align: center;
	}

#menuLangues li a:hover, #menuLangues li a.actif {
	color: #fff;
	background-color: #518fa3;
	}



/*
////////////////////////////////////////////////////////////////////////////////////////////////////

FONDPAGE et PAGE 

////////////////////////////////////////////////////////////////////////////////////////////////////
*/


#fondPage {
	min-height: 200px;
	margin-top: 10px;
	background: url(images/fondPage-corps.png) 0 0 repeat-y;
	overflow: auto;
	}

#page {
	min-height: 200px;
	background: url(images/fondPage-haut-IE6.png) 0 0 no-repeat;
	overflow: auto;
	}




/*
////////////////////////////////////////////////////////////////////////////////////////////////////

MENU PRINCIPAL
 +
 NEWS

////////////////////////////////////////////////////////////////////////////////////////////////////
*/

#menuPrincipal {
	width: 215px;
	margin: 20px 30px 0 30px;
	float: left;
	}

#menuPrincipal ul, #menuPrincipal li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#menuPrincipal li {
	background: url(images/menu-filet.gif) 0 top no-repeat;
	}

#menuPrincipal li a {
	margin: 0 1px;
	display: block;
	width: 215px;
	font-size: 14px;
	font-weight: bold;
	color: #6c5a3e;
	line-height: 39px;
	text-indent: 15px;
	text-decoration: none;
	background: #fdfaed url(images/menu-picto.gif) 190px top no-repeat;
	}

#menuPrincipal li a:hover, #menuPrincipal li a.actif {
	background: #cdeaf2 url(images/menu-picto.gif) 190px bottom no-repeat;
	}


#news {
	margin-top: 35px;
	background: url(images/fond_actuHaut.gif) left top no-repeat;
	}

/* Titre du bloc ACTUALITE */

#news h1 {
	display: block;
	overflow: hidden;
	width: 195px;
	line-height: 44px;
	margin: 0 10px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #8b7858;
	}

#news h1 span {
	display: none;
	}

/* Titre de la news */

#news h2 {
	margin: 8px 0 0 0;
	padding: 0 20px 2px 20px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	}

/* Date */

#news h3 {
	margin: 0;
	padding: 0 20px 5px 20px;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: #fff;
	}

#news p, #news p.spip {
	margin: 0 20px;
	padding: 0;
	font-size: 12px;
	color: #fff;
	text-align: justify;
	}

#piedNews {
	height: 50px;
	margin-bottom: 25px;
	background: url(images/fond_actuBas.gif) left bottom no-repeat;
	}

#piedNews p {
	padding: 25px 0 0 0;
	margin: 0;
	text-align: center;
	}

#piedNews p a {
	color: #978260;
	font-size: 12px;
	text-decoration: none;
	}

#piedNews p a:hover {
	text-decoration: underline;
	}



/*
////////////////////////////////////////////////////////////////////////////////////////////////////

CONTENU

////////////////////////////////////////////////////////////////////////////////////////////////////

*/

#contenu {
	width: 430px;
	margin: 20px 0 35px 0;
	float: left;
	overflow: auto;
	}

#contenu h3.spip {
	font-size: 15px;
	text-align: left;
	}

#contenu, #contenu p, #contenu p.spip {
	font-size: 12px;
	color: #4c402c;
	text-align: justify;
	}

#contenu hr.spip {
	height: 1px;
	width: 80%;
	margin-top: 30px;
	}

#contenu a {
	text-decoration: none;
	color: #6c5a3e;
	}

#contenu hr {
	display: block;
	clear: both;
	border: none;
	border-top: #bcac90 solid 1px;
	margin: 50px auto;
	padding: 0;
	}


/*

	########################################################
	MODIFICATION STYLES SPIP

*/

.spip_documents {
	margin-top: 0;
	padding-top: 0;
	}

.spip_documents_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	}

.spip_documents_right {
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
	}


/*

	########################################################
	GALERIE PHOTOS

*/

ul#animated-portfolio {
        padding: 0;
        margin: 0;
        list-style-tyle: none;
}

ul#animated-portfolio li {
        padding: 0;
}


/*

	########################################################
	FORMULAIRE CONTACT

*/

#alertesEmail {
	margin: 20px 0;
	padding: 5px;
	border: #ff0000 dotted 1px;
	}

#alertesEmail h1 {
	color: #ff0000;
	font-size: 1.3em;
	margin: 0;
	padding: 0;
	}

#alertesEmail ul {
	color: #ff0000;
	font-size: 1.1em;
	margin: 0;
	padding: 0 0 0 15px;
	}


.formEcrire legend {
	font-size: 1.2em;
	}

.formEcrire fieldset {
	padding: 5px;
	}

.formEcrire fieldset p.spip_bouton {

	}


.formEcrire label {
	font-size: 1.1em;
	display: block;
	}

.formEcrire input, .formEcrire textarea {
	font-size: 1.1em;
	color: #235195;
	border: #5E6466 solid 1px;
	width: 420px;
	}

.formEcrire p.spip_bouton {
	padding: auto 10;
	}




/*
////////////////////////////////////////////////////////////////////////////////////////////////////

PIED DE PAGE

////////////////////////////////////////////////////////////////////////////////////////////////////
*/

#piedPage {
	font-size: 11px;
	text-align: right;
	background: url(images/fond-piedPage.png) left top no-repeat;
	}

#piedPage p {
	color: #fff;
	margin: 0;
	padding: 30px 0 0 0;
	}

#piedPage a {
	color: #fff;
	text-decoration: none;
	}

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



