/*

Design by Free CSS Templates

http://www.freecsstemplates.org

Released for free under a Creative Commons Attribution 2.5 License

*/



* {

	margin: 0;

	padding: 0;
	

}



body {

	background: #00CCFF url(images/img01.gif) repeat-x;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif, normal small Verdana;
	/*color: #2F4F4F;*/
	color: #333333;

}



h1, h2, h3 {	

}



h1 {

}



h2 {
    
}



h3 {

	/*margin-bottom: 1em;*/

	text-transform: uppercase;

	letter-spacing: 1px;

	font-size: x-small;

}



p, blockquote, ul, ol, pre {

	margin-bottom: 2em;

	line-height: 1.6em;
	
   }


p {

}



blockquote {

	margin-left: 2em;

	margin-right: 2em;

	padding: 1em 1em 0 1em;

	text-align: justify;
	
}



ul {

	list-style: none;

}


/*nom dans les derniers amateurs*/
ul li {
  color: #000000;
}



ol {

	list-style-position: inside;

}



ol li {

}



pre, code {

	font-size: 1.2em;

}

pre {

	width: 100%;

	overflow: auto;

        padding-bottom: .8em;

}


/*couleur BLEUE colonne 1 et 2*/
a {
    color: #333333;/*#604f56;*/
    text-decoration:none;
}



a:hover {

	text-decoration: none;
    color: #CC0066;
	/*color: #000000;*/

}



img {

}



/* Logo */



#top {

	width: 840px;

	height: 70px;

	margin: 0 auto;

	padding: 40px 0 0 0;

}



#top h1 {

	float: left;

	letter-spacing: -2px;

	font-size: 3em;

}


/*Couleur rouge sous-titre , Une Nanterrienne...*/
#top h2 {

	float: left;
	font-size: 16px;
	color: #CC0066;
    
}



#top a {

	text-decoration: none;

	text-transform: lowercase;

	font-weight: normal;

	color: #FFFFFF;

}



/* Menu */



#menu {

	width: 840px;

	height: 50px;

	margin: -50px auto 0 auto;

}



#menu ul {

	float: right;

	margin: 0;

	list-style: none;

}



#menu li {

	display: inline;

}



#menu a {

	position: relative;

	margin-left: 1.6em;

	text-decoration: none;

	text-transform: uppercase;

	border-bottom: 5px solid #CC6600;

	font-size: xx-small;

	font-weight: bold;

	color: #FFFFFF;

}



#menu a:hover, #menu .active a {

	border-bottom-color: #000000;

	color: #CCCCCC;

}

/* Le prélude
-------------------------------------------------------- */ 
#prelude{
	background: transparent;
	color: #DFDFDF;
	text-align: center;
	position: absolute;
	width: 780px;
	top: 7px;
	left: 50%;
	margin: 0 0 0 -390px;
	padding: 0 1ex;

}

#prelude a{
	color: #DFDFDF;
	background: transparent;
}

#prelude a:hover{
	color: #666;
	background: transparent;
}

/* Le contenu
-------------------------------------------------------- */
.day-date{
	padding-left: 20px;
	margin-left: -25px;
	color: #888;
	background: transparent url(images/img12.gif) no-repeat left center;
	font-style: italic;
}


/* Wrapper */



#page {

	clear: both;

	width: 840px;

	margin: 0 auto;

}



/* Column One */



#col-one {

	float: right;

	width: 180px;

}



#col-one div {

	margin-bottom: 10px;

}



#col-one div h2 {

	height: 20px;

	padding: 10px 0 0 10px;

	background: url(images/img02.gif) no-repeat;

	text-transform: uppercase;

	letter-spacing: 1px;

	font-size: 11px;

	color: #FFFFFF;

}

/*CONTOUR VERT, COLONNE 1 */

#col-one .content {

	padding: 9px;

	/*background: #E8EDE5 url(images/img03.gif) repeat-x;*/
    background-color : #F8F8FF;
	border: 1px solid #648952;

	border-top: none;
   
}



#col-one .content form {

}



#col-one .content fieldset {

	border: none;

}



#col-one .content legend {

	display: none;

}



#col-one .content label {

	display: block;

	font-size: xx-small;

	font-weight: bold;

}



#col-one .content .textfield {

	width: 148px;

	margin: 0 0 5px 0;

	padding: 3px 5px;

	border: 1px solid #C8C8C8;

	background: #FAFAFA url(images/img04.gif) repeat-x;

	font: normal x-small Verdana, Arial, Helvetica, sans-serif;

	color: #464646;

}



#col-one .content .button {

	float: right;

	width: 70px;

	height: 18px;

	margin: 0 0 5px 0;

	padding: 0;

	border: 1px solid #464646;

	background: #FAFAFA url(images/img05.gif) repeat-x;

	font: normal x-small Verdana, Arial, Helvetica, sans-serif;

	/*color: #464646;*/
	color: #2F4F4F;

}



#col-one .content .tiny {

	clear: both;

	margin: 0;

	font-size: x-small;
	
}



#col-one .content .tiny a {

	padding: 0 0 0 11px;

	background: url(images/img06.gif) no-repeat left bottom;
	

}



/* Column Two */



#main {

	float: left;

	width: 420px;

}


#main .post, #main #trackbacks, #main #comments {

	margin-bottom: 10px;
	width:440px;

}



#main .post-title {

	height: 20px;

	padding: 10px 0 0 10px;

	background: url(images/img07.gif) no-repeat;

	text-transform: uppercase;

	letter-spacing: 1px;

	font-size: 11px;

	color: #333333;

}


/*COULEUR BLEU, COLONNE 3*/
#main .content {

	padding: 11px 11px 0 11px;

	/*background: #E5ECED url(images/img08.gif) repeat-x;*/
    background-color : #F8F8FF;
	border: 1px solid #528489;

	border-top: none;
	
	text-align: justify ;

}

.post-chapo {
    width: 420px;
}
.post-content {
    width: 420px;
}	

/*Ajout d'une image*/
img 

{

display: block;
margin-left: auto;
margin-right: auto;
padding-top: 3px;
padding-right: 3px;
padding-bottom: 3px;
padding-left: 3px;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #528489;
border-right-color: #528489;
border-bottom-color: #528489;
border-left-color: #528489;
}


#main blockquote {

	background: #E5ECED url(images/img08.gif) repeat-x;

}


/* Column Three */



#sidebar {

	float: right;	

	width: 180px;

	margin-right: 10px;

}



#sidebar div {

	margin-bottom: 10px;

}

#col-one div#calendar .content {

        font-size: x-small;

        padding: 19px 7px 0 7px;

}


#sidebar div h2 {

	height: 20px;

	padding: 10px 0 0 10px;

	background: url(images/img09.gif) no-repeat;

	text-transform: uppercase;

	letter-spacing: 1px;

	font-size: 11px;

	color: #FFFFFF;

}

/*CONTOUR ORANGE, COLONNE 2 */

#sidebar .content {

	padding: 19px 19px 0 19px;

	/*background: #EFEBE2 url(images/img10.gif) repeat-x;*/
    background-color : #F8F8FF;
	border: 1px solid #977C44;

	border-top: none;
    
    

  }



#sidebar div li {

	margin-left: -1em;

	padding-left: 1em;

	background: url(images/img12.gif) no-repeat 0 9px;

	letter-spacing: normal;
	
}



/* Footer */



#footer {

	clear: both;

	padding: 30px 0 50px 0;

	background: #464646 url(images/img13.gif) repeat-x;

}



#footer p {

	width: 840px;

	margin: 0 auto;

	font-size: x-small;

}