* {
	margin: 0;
	padding: 0;
}

body {
	/*padding-top:30px;*/
	/*background: #e3dca3 url(../images/carbon.jpg) repeat center top;*/
	background: #591e10 url(../images/fond3.png) repeat-x center bottom;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}

h1, h2, h3 {
	color: #000000;
}

h2 {
	font-size: 0.8em;
}

h3 {
	margin: 0 0 5px 0;
	padding: 3px;
	font-size: 0.8em;
	text-align: center;
	border-bottom: none;
	border-width:1px;
	border-style:solid;
	border-bottom-color:#aaa;
	border-right-color:#aaa;
	border-top-color:#ddd;
	border-left-color:#ddd;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	background: url(../images/img08.gif) repeat center top;
	text-transform: uppercase;
	
}

h4{
	text-align:center;
	/*
	color:#8d96a9;
	*/
	color: white;
	margin-bottom:4px;
	font-size:11px;
	border-top: 1px dashed #8d96a9;
	border-bottom: 1px dashed #8d96a9;
}

p, blockquote, ol {
	margin-bottom: 0.2em;
	line-height: 1.2em;
}

ul {
	margin-bottom: 1.4em;
	line-height: 1.8em;
	text-align: justify;
}

blockquote {
	margin-left: 0em;
	margin-right: 1em;
	font-style: italic;
	border: 1px dotted gray;
	padding: 2px;
	width:100%;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}


a {
	text-decoration: none;
	color: #952d21;
}

a:hover {
	text-decoration: underline;
	color: #70160c;
}

img {
}


.rouge{
	color : #70160c;
	font-weight: bold;
}

.vert{
	color : #3ab571;
	font-weight: bold;
}

.orange{
	color : #974712;
	font-weight: bold;
}




/* Boxed Style */

.boxed {
	margin-bottom: 15px;
}

.boxed.title {
	margin: 0px;
	padding: 2px 5px;
	background: url(../images/img08.gif) repeat center top;
	/*background: url(../images/puce.png) no-repeat left top;*/
	font-size: 1em;
	height: 16px;
	text-transform: uppercase;
	/*border: 1px solid #fff;*/
	border-bottom: none;
	border-width:1px;
	border-style:solid;
	border-bottom-color:#aaa;
	border-right-color:#aaa;
	border-top-color:#ddd;
	border-left-color:#ddd;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}


#poster 
	{
	text-align: right;
	font-style: italic;
	text-transform: capitalize;
	color:#fff;
	}

.boxed .content {
	z-index: 3;
	padding: 4px 4px 4px 4px;
	background-color: #0e4156;
	/*
	border-width:1px;
	border-style:solid;
	border-bottom-color:#aaa;
	border-right-color:#aaa;
	border-top-color:#ddd;
	border-left-color:#ddd;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	*/
}




.pub {
	padding-top: 5px;
}
/* Post */

.post {
}


.post .title {
	clear:both;
	padding: 10px 0;
	background: url(../images/img07.gif) repeat-x left bottom;
	font-size: 1em;
	font-weight: bold;
}

.post .date {
	padding-top: 5px;
	font-size: .8em;
	font-weight: normal;
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
	padding-bottom: 10px;
	background: url(../images/img07.gif) repeat-x left bottom;
	font-size: .7em;
}

.post .meta p {
	margin: 0;
	line-height: normal;
}

.post .story {
	padding: 0px;
	font-size: .9em;
	text-align:justify;
}



.story p{
line-height:1.5em;

}

/*
.story a:link{
color:#76a5d2;
}

.story a:visited{
color:#76a5d2;
}

.story a:hover{
color:#125682;
}

.story a:active{
color:#125682;
}
*/
.story a img {
border:none;
}


.ban{
/*background:url(../images/ban.jpg) no-repeat;*/
background:url(../images/header2.jpg) no-repeat;
width:960px;
height:201px;
margin-left:auto;
margin-right:auto;
}

/* Header */



/* Header > Menu */



#menu ul {
	width:970px;
	margin-left: -163px;
	margin-top: -18px;
	padding: 0px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 25px;
	margin: 0 6px 0 0;
	padding: 1px 15px 0 15px;
	background: url(../images/img03.jpg) repeat-x;
	border: 1px solid #222222;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	-webkit-border-bottom-right-radius: 6px;
-webkit-border-bottom-left-radius: 6px;
-moz-border-radius-bottomright: 6px;
-moz-border-radius-bottomleft: 6px;
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;
}

#menu a:hover {
	background-image: url(../images/img05.gif);
	text-decoration: none;
}

#menu .active a {
	background-image: url(../images/img05.gif);
}





/* Wrapper */

.conteneur{
background: #e3dca3;
color:#000;


width:960px;
margin-left:auto;
margin-right:auto;

}


#wrapper {
	padding-left:15px;
	padding-right:15px;
}



/* Content */

#content {
	clear:both;
}

/* Content > Main */

#main {
	
}

/* Content > Main > Welcome */

#welcome {
	padding-top: 12px;

}

#welcome.post {
	
}

.navigationTabs{
display:none;
}

.diapo{
border:none;
margin-right: 3px;
}

/*
---     présentation diapo     ----
*/


.diapo_princ{
position:relative;
margin-left:70px;
margin-top:0px;
width:800px;
height:600px;
}

.diapo_princ img{
position:absolute;
}

.petite_diapo{
width:800px;
margin-left:70px;
margin-top:30px;
}

.petite_diapo img{
/*cursor:pointer;*/
 cursor: url(../images/zoomin.cur), default;
}






.img_new_cache{
margin-bottom:15px;
}

.customGal {
	display: block;
	/*float: left;*/
	border:none;
	margin: 0 10px 10px 0;
    cursor: url(../images/diapo/zoomin.cur), default;
}


/* Content > Main > Example */

#example.post {

margin-top:15px;
float:left;
width:45%;
margin-left:0%;
margin-right:4%;
}


#example_D.post {
margin-top:15px;
margin-bottom:15px;
float:right;
width:45%;
margin-right:6%;
margin-left:-19px;
}


/* Footer */

#footer {
	clear: both;
	border-top: 1px dashed #8d96a9;
	text-align:center; 
	margin-top:100px;
	padding: 25px;
	/*background: url(../images/img0999.gif) repeat-x;*/
}

#footer p {
	width: 700px;
	margin: 0 auto;
	font-size: x-small;
	color: #FFFFFF;
}

#footer a {
	text-decoration: underline;
	color: #17317c;
}

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

img.annonceDx {
	border:none;

}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}


