/* CSS Document */
html, body {
	height: 100%;
	margin: 0;
	background-image: url(../img/interface_new/fond.jpg);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-align: left;
	}
div#global {
	min-height: 100%;
	width: 907px;
	padding: 0;
	margin: 0 auto;
	position: relative;
	background: url(../img/interface_new/fond_global.jpg) repeat-y;
	}

div#center {
	/* Pour éviter la superposition 
	du pied de page et du contenu : */
	padding-bottom: 100px;
	overflow: auto;
}	
#header {
	background: url(../img/interface_new/header.jpg) no-repeat;
	height: 285px;
}

/* div content */
div#content {
	margin: 20px 10px;
	text-align: left;
	letter-spacing: 3px;
	}
#content p {
	font-size: 12px;
	line-height: 20px;
	margin: 0 30px 20px 300px;
}
.pleft {
	margin: 0 auto;
}
.pright {
	float: left;
	width: 340px;
	margin: 30px 0 0 10px;
	padding: 0;/*	background: url(../img/interface_new/plettrine.jpg) no-repeat left top;
*/
}
#content h1 {
	color: #666666;
	font-size: 14px;
	margin: 20px 60px 20px 400px;
	text-align: right;
	background: url(../img/interface_new/lig_hor.jpg) repeat-x right bottom;
	line-height: 25px;
	letter-spacing: 3px;
}
.h1 {
	color: #FFFFFF;
}
#content  h2 {
	margin: 10px 60px;
	color: #FF9900;
	font-size: 10px;
	text-align: right;
	font-style: italic;
}
#content h3 {
	font-style: italic;
	font-size: 1em;
	width: 80%;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8F94A4;
	color: #8F94A4;
}
#content h4 {
	font-style: italic;
	font-size: 0.8em;
	text-align: right;
	padding-right: 10px;
	line-height: 2.2em;
	width: 50%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 120px;
}
#header h1 {
	position: absolute;
	top: -5000px;
}
#content    a    img {
	margin: 10px;
	border: 1px solid #666;
	padding: 5px;
	outline: none;
}
#content  a:hover  img {
	border: 1px solid #FFF;
}
#content blockquote {
	font-style: italic;
	color: #9A837A;
	margin: 0;
	text-align: right;
	font-weight: bold;
}
#content a {
	color: #D48816;
	text-decoration: none;
}
#content a:hover {
	color: #99CC33;
}
#gauche/* Div gauche */
 {
	width: 200px;
	margin: 30px 0;
}
#gauche h2 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	margin: 0 0 10px 20px;
	color: #FFFFFF;
	line-height: 77px;
	text-align: left;
	border-bottom: 1px dotted #999999;
}
.sidebar_agenda {
	background: url(../img/interface_new/sidebar_agenda.jpg) no-repeat right center;
}
#gauche ul li {
	margin: 0px 0px 0px 30px;
	padding: 0px;
	font-size: 10px;
}
#gauche ul {
	margin: 0px;
	padding: 0px;
}
#gauche li {
	list-style: none;
	margin: 0 0 0 20px;
}
#gauche li a {
	color: #FF6600;
	margin: 0;
	padding: 0;
	line-height: 20px;
	height: 20px;
	width: 200px;
	display: block;
}
#gauche li a:hover {
	color: #FFFFFF;
}
#gauche h3 {
	font-size: 0.9em;
	font-style: italic;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 20px;
	margin-left: 60px;
	color: #B9A697;
	margin-right: 20px;
	text-align: right;
}
#gauche h4 {
	font-size: 0.7em;
	color: #403934;
}
#gauche h6 {
	font-size: 0.8em;
	font-style: italic;
	margin-left: 60px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #9B806A;
	border-bottom-color: #656563;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-right: 30px;
}
#gauche p {
	margin: 0px 0 0px 20px;
	font-size: 10px;
	line-height: 20px;
}
#gauche  blockquote {
	margin: 10px 0 10px 10px;
}
/* div footer */
div#footer {
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0px;
	height: 60px;
	background: url(../img/interface_new/fond_global.jpg) repeat-y;
	}
#footer a img {
	border-style: none;
	outline: none;
}
#footer p {
	font-size: 10px;
	color: #D0C8C1;
	text-align: center;
	padding: 0;
}
.creaweb {
	margin-left: 40px;
}

/*div menu*/
#menu {
	margin: 0;
	left: 10px;
	top: 174px;
	width: 150px;
	position: absolute;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu li {
	list-style-type: none;
	float: left;
}
#menu  a  {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	margin: 0;
	width: 140px;
	text-align: right;
	padding: 0 20px 0 0;
	display: block;
	outline: none;
	height: 20px;
	line-height: 20px;
}
#menu a:hover {
	color: #FFFFFF;
	background: url(../img/interface_new/menu_hover.jpg) no-repeat right center;
}
#menu a#active {
	color: #FFFFFF;
	background: url(../img/interface_new/menu_hover.jpg) no-repeat right center;
}

/*div pages*/
#pages {
	height: 40px;
}
#pages ul {
	margin: 0px;
	padding: 0px;
}
#pages li {
	margin: 2px;
	list-style-type: none;
	line-height: 30px;
	float: right;
}
#pages li a{
	background-image: url(../img/interface2/numero_pages.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 30px;
	line-height: 30px;
	padding: 0;
	margin: 0px;
	display: block;
	color: #666666;
	width: 30px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}

#pages a:hover {
	color: #FFF;
}

#pages li a#active  {
	color: #FFF;
	background-image: url(../img/interface2/numero_pages.jpg);
	background-repeat: no-repeat;
	background-position: 0px -30px;
}

/*  DIV FORMULAIRE****** */
#formulaire {
	margin: 20px auto;
	font-family: Arial, Helvetica, sans-serif;
}
#formulaire p {
	font-size: 10px;
	font-style: italic;
	text-align: justify;
	margin: 0 0 20px 0
`;
}
#formulaire a {
	color: #FF6600;
}
#formulaire a:hover {
	color: #FFFFFF;
}
#formulaire label {
	display: inline;
	float: left;
	text-align: right;
	color: #FF6600;
	width: 150px;
	padding-right: 10px;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
#email_expediteur {
	border: solid 1px #666;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	background-color: #000000;
	color: #FFFFFF;
}
#message {
	border: solid 1px #666;
	color: #FFFFFF;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: auto;
	background-repeat: no-repeat;
	background-color: #000000;
}
.erreur {
	color: #FF0000;
	font-size: 10px;
	font-style: italic;
}
.submit {
	color: #FFFFFF;
	background-color: #000000;
	cursor: pointer;
	width: 304px;
	font: bold 16px Arial, Helvetica, sans-serif;
	border: none;
}
.gras {
	font-weight: bold;
	font-size: 1.2em;
}
.plettrine {
	background: url(../img/interface_new/plettrine.jpg) no-repeat left center;
	text-indent: 15px;
}

.pagenda {
	padding-left: 10px;
}
.fleft {
	float: left;
	margin: 0 20px 0 0;
}
.flright {
	float: right;
	margin: 0px 20px 0 20px;
}



/*  ID VIGNETTE****** 
#vignette {
	margin: 0;
	text-align: center;
	width: 500px;
	position: absolute;
	left: 300px;
	top: 250px;
}
#vignette p {
	text-align: right;
	padding: 0 20px 0 0;
	font-size: 0.6em;
}*/


.signature {
	text-align: right;
	color: #FFFFFF;
}
.ppetit {
	font-size: 0.6em;
}
.citation {
	text-align: right;
	width: 200px;
}
.date {
	color: #99CCFF;
}
a {
	color: #FF6600;
	font-size: 10px;
	text-decoration: none;
}
.nathalie {
	color: #CCCCCC;
	letter-spacing: -2px;
}
.img_alea {
	margin: 0 0 30px 50px;
}
#sidebar {
	float: left;
	width: 230px;
	text-align: left;
	margin: 0;/*	background: url(../img/interface_new/lig_ver.jpg) repeat-y right top;
*/
}
a:hover {
	color: #FFFFFF;
}
#flashcontent {
	background-color:#000000;
	margin: 0 auto;
	width: 800px;
}
.sidebar_contact {
	background: url(../img/interface_new/sidebar_contact.jpg) no-repeat right center;
}
.sidebar_lien {
	background: url(../img/interface_new/sidebar_lien.jpg) no-repeat right center;
}
h5 {
	text-align: left;
	margin: 0 60px 0 300px;
	color: #A58D75;
}
#content ul {
	margin: 0px;
	padding: 0px;
}
#content li {
	margin: 0 60px 0 300px;
	padding: 0px;
	font-size: 12px;
	list-style: none;
	text-align: right;
}
#reportage {
	margin-left: 300px;
}
#reportage object {
	margin-top: 20px;
}
#content h5 {
	font-style: italic;
	font-size: 0.8em;
	width: 50%;
	text-align: right;
	padding-right: 10px;
	margin: 0 0 0 120px;
	line-height: 2.2em;
}

