

body {
	margin: 0;
	padding: 0;
	text-align: justify;
	font-family: "Arial", Trebuchet MS, Helvetica, sans-serif;
	font-size: 13px;
	color:#575B5C;
	background:url(img/back.jpg) no-repeat bottom center;
}

h1, h2, h3, h4, h5, h6 {
  text-align: left;
	margin: 0;
	padding: 0;
	font-family: "Arial", Trebuchet MS, Helvetica, sans-serif;
	color:#000;
}

h2, h3 {
	margin: 0;
	padding: 0;
	letter-spacing: -1px;
}

h2 {
	font-size: 25px;
}

h3 {
	font-size: 17px;
}

p, ol, ul {}

ul {
	margin-left: 0;
	padding-left:15px!important;padding-left:20px!;
	color:#ff0b5b;
	
}

ul li {
	padding: 2px 0 5px 0;
	list-style-image:url(img/dot.gif);
	}

a {
	color:#000;
	text-decoration: none;
}


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

strong {
	color:#ff0b5b;
}

.indent {
	margin-top: 0;
	margin-left: 130px;
}

.image {
	float: left;
	margin: 0;
}

.left{
	float: left;
	margin-right: 1em;
}

.right{
	float: right;
	margin-left: 1em;
}

#page {}
 
/* L'entête
-------------------------------------------------------- */

/* HEADER */
#header {
background:#000;
height:350px;
margin:0 0 35px;
padding:0;
width:100%;
}

/* Content */

#main {
	width: 950px;
	margin: 0 auto;
}

#content {
	float: left;
	width: 590px;
}

#content h2 a {
	text-decoration: none;
	}

#content h2 {
	margin-bottom: 0px;
	}

#syndicate{margin-top:-20px;}

#syndicate h3{
color:#ff0b5b;
}
#syndicate p{
padding:0;
margin:0;
}

#syndicate a {
padding-left: 20px;
padding-bottom: 25px;
font-size:10px;
color:#ff0b5b;
background: #fff url(img/rss.gif) no-repeat left top;
}
#syndicate a:hover {
color:#000;
padding-left: 20px;
padding-bottom: 25px;
font-size:10px;
background: #fff url(img/rss.gif) no-repeat left top;
}
	
.post-info {
	padding-top: 0px;
	text-align: left;
	padding-bottom:0px;
	margin:0px;
  font-style:italic;
  font-size:11px;
  color:#000;
	}
.post-info span{ color:#ff0b5b; } 
   
.post-info-co {
	clear: both;
	font-size: 11px;
	text-align: right;
	margin-bottom: 3em;
    color:#ff0b5b;
	} 
.post-info-co span{
	display: none;
}
.post-info-co a{
    color:#ff0b5b;
	padding-left: 19px;
	background: url('img/comm.jpg') no-repeat left;
}
.post-info-co a:hover{
     color:#ff0b5b;
	padding-left: 19px;
	background: url('img/comm.jpg') no-repeat left;
}

.suite {
	background: #fff url(img/suite.gif) no-repeat left center;
	padding-left: 20px;
	line-height: 18px;
}



.post-chapo{
	text-align: justify;
	color:#EF0F95; 
	font-weight: bold;
}   
   
/*carde des commentaires*/
blockquote{
		
	border: 0px dotted #ff0b5b; margin: 1em; padding:10px;
	background : #f4f4f4;
	}
/**/	
   
#content h3 {
	margin-top: 20px;
	}
	
fieldset {
	border: 0;
	text-align: right;
	}

	
#sidebar {
	float: right;
	width: 250px;
}

#sidebar h3 {
	margin-top: 10px;
	}

#sidebar div#calendar table{
	font-size: 0.8em;
	text-align: center;
	margin: 0 auto;
	border-collapse: collapse;
  width: 250px;
}

#sidebar div#calendar table caption{/*titre du calendrier*/
	margin: 0 auto;
  font-size:18px;
  color:#000;
  text-align:left;
  padding-bottom:5px;
 text-transform: uppercase;
}

#sidebar div#calendar table th{
	color: #000;
  padding-bottom:10px;
 
}

#sidebar div#calendar table td{
	/*width: 15px;*/
	line-height: 2em;
  color: #000;
	background:#f4f4f4;
  border: 3px solid #fff;
  text-align:center;
  font-size:11px;
}

#sidebar div#calendar table td a{
	display: block;
	color: #000;
  background:#ff3c7c;
	text-decoration: none;
 }

#sidebar div#calendar table td a:hover{
 color: #000;
 background:#ff3c7c;
}

/*Formulaires*/
input, textarea{border: 1px solid #DDD;background: #F2F2F2;color: #333;}
textarea{width: 100%;}
input:focus, textarea:focus{border: 1px solid #999;}
fieldset{border: none;}

img{
	border: 0px none;
}



/*recherche*/

/*#search #q {
	width:169px;height:29px;padding:6px 1px 1px 8px;
	background:#FFF url(img/search_champ.gif) no-repeat right top;border:none;
} */
#search input.submit
{width:55px;height:28px;color:#FFF;margin:0 0 0 10px;padding:1px;
	background:#FFF url(img/ok_bg.gif) no-repeat left top; border:none; }
#search input.submit:hover
{	
 width:55px;height:28px;color:#FFF;margin:0px 0px 0px 10px;padding:1px;
	background:#FFF url(img/ok_bg_xon.gif) no-repeat left top; border:none;cursor:pointer;
}
/*#search input{width:55px;height:28px;color:#FFF;margin:0px 0px 0px 10px;padding:1px;
	background:#FFF url(img/ok_bg.gif) no-repeat left top; border:none; }
#search input:hover{ width:55px;height:28px;color:#FFF;margin:0px 0px 0px 10px;padding:1px;
	background:#FFF url(img/ok_bg_xon.gif) no-repeat left top; border:none;cursor:pointer; }	*/

#sidebar a {
	color:#575B5C;
	text-decoration: none;
}

#sidebar a:hover {
    color:#ff0b5b;
	text-decoration: underline;
}
.espace {
height:30px;
}
.espace1 {
height:20px;
}

div#archive_titre {
background:url(img/Archives.gif) no-repeat bottom left;
height:20px;
margin-bottom:-10px;
padding:0;
width:145px;
}
div#Recherchez_titre {
background:url(img/Recherchez.gif ) no-repeat bottom left;
height:20px;
margin-bottom:-10px;
padding:0;
width:136px;
}
div#Noscategories_titre {
background:url(img/Noscategories.gif ) no-repeat bottom left;
height:20px;
margin-bottom:-10px;
padding:0;
width:170px;
}

div#liens_titre {
background:url(img/Liens.gif ) no-repeat bottom left;
height:20px;
margin-bottom:-10px;
padding:0;
width:145px;
}

div#Presentation {
background:url(img/Presentation.gif) no-repeat bottom left;
height:20px;
margin:0;
padding:0;
width:151px;
}

div#EmploisEsma {
background:url(img/EmploisEsma.gif) no-repeat bottom left;
height:20px;
margin:0;
padding:0;
width:170px;
}

div#EsmaCinema {
background:url(img/EsmaCinema.gif) no-repeat bottom left;
height:20px;
margin:0;
padding:0;
width:241px;
}
div#nosMetiers {
background:url(img/NosMetiers.gif) no-repeat bottom left;
height:20px;
margin:0;
padding:0;
width:170px;
}

div#NotreForum {
background:url(img/NotreForum.gif) no-repeat bottom left;
height:20px;
margin:0;
padding:0;
width:170px;
}



/* LINKS */
#sidebar #mylink a,#sidebar #mylink a:link #sidebar #mylink a:active {
background-color:transparent;
color:#DB2768;
font-size:18px;
font-style:normal;
line-height:1.5em;
margin:0;
padding:0;
text-decoration:none;
}

#sidebar #mylink a:visited {
background-color:transparent;
color:#DB2768;
}

#sidebar #mylink a:hover{
background-color:black;
color:#ff0492;
text-decoration:none;
}

#sidebar #mylink p{
margin:0;
padding:0;
/*text-align:left;*/
}


/* Le pied de page
-------------------------------------------------------- */


 .foot {
padding-top:80px;
margin:0 auto;
width:950px;
height:30px;
text-align:center;
}

*:first-child+html .ieclass{ /*IE7 hack */
padding-top:100px;
}

* html .ieclass{ /*IE6  hack */
padding-top:100px;
}



#footer {
clear: both;
height:150px;
padding:0;
width:100%;
}

/*foot*/
.foot  p.footext{
color:#fff;
font: bold 13px 'arial';
}

.foot  span.footextsmall{
color:#fff;
font: bold 11px 'arial';
text-align:center;
letter-spacing: 0px;
line-height: 20px;

}

.foot  span a{
color:#fff;
font: bold 11px 'arial'; text-decoration:none;
}
.foot  span a:hover{
background-color:transparent;
color:#000;
text-decoration:none;
}





