/**************************************
* Thème rougeCiel
* Auteur: Maurice Svay
* contact: rougeCiel@svay.com
**************************************/

/* Général
******************************************/
* { padding: 0; margin: 0; border: 0; }



body{
	padding: 0;
	margin: 0;
	background: white url(img/background.jpg) center;
	background-repeat: no-repeat;
	background-position: top;
	font: 0.8em Arial, sans-serif;
	text-align: center;
}

.invisible{clear: both;	display:none;}

code,pre,kbd {font-family:"Courier New", Courier, monospace; font-size : 1em;}
pre{display: block; overflow: auto; width: 100%;}

dt{
	margin-top: 1ex;
}

.left{
	float: left;
	margin: 0 1em 1em 1em;
}

.right{
	float: right;
	margin: 0 1em 1em 1em;
}

/* Liens
******************************************/
a:link{color:#000; background:transparent;}
a:visited{color:#844; background:transparent;}
a:hover{color:#000; background:transparent;}
a img{border:none; text-decoration: none;}
a[hreflang]:after {content: "\0000a0[" attr(hreflang) "]"; color:#999; background:transparent;}

/* Titres
******************************************/
h1,h2,h3,h4,h5{font-family: "Trebuchet MS", sans-serif;}
h1 a,h2 a,h3 a,h4 a,h5 a{text-decoration: none;}
h1{ font-size: 1.4em;}
h2{ font-size: 2.7em; margin: 0.2em 0; font-weight: normal; }
h3{ font-size: 1.4em; margin: 0.8em 0 0 0; }
h4{font-size: 1em; font-weight: normal}

/* Prelude
******************************************/
#prelude{
	position: absolute;
	width: 100%;
	z-index: 5;
	text-align: center;
	color: #B41A00;
	background: transparent;
}

#prelude a{
	color: #CD5C5C;
	background: transparent;
	text-decoration:none;
}

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

/* Entete
******************************************/
#top{

	height: 175px;
	width: 100%;
	font-size: 1em;
}

#top h1{
	font-size: 1em;
	background: url(img/top.jpg);
	width: 791px;
	height: 175px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}

#top h1 a{
	color: #CC3300;
	text-decoration: none;
	text-align: left;
	line-height: 50px;
	
	display: block;
	position: absolute;
	width: 791px;
	height: 175px;
	
}

/* Page
******************************************/
#page{
	text-align: left;

	width: 791px;
	padding: 0 0 0 0;
	margin: 0 auto 0px auto;
}

/* Contenu
******************************************/
#main {
	width: 791px;

}


#content a{background-color: #d4124f;color:#ffffff;padding:0 3px;text-decoration:none;}
#content a:hover{background-color: transparent;color:#d4124f;padding:0 3px;text-decoration:underline;}
#content{
	display: block;
	color: #333;
	background: transparent;
	width:507px;
	margin: 0px 0px 40px 0px;
	padding-left: 20px;
	float: left;

}

#content h2{
	line-height: 1em;
	padding-left: 1px;
	padding-right:1px;
	padding-top:18px;
	/* background: url(img/sstar.gif); */
		background-repeat:  no-repeat;
	background-position: left;
	background-position: 0 0.35em;
	color: #d4124f;
	font-family:Arial, Helvetica;
	font-size:32px;
}
#content h2 a{
	background-color:#ffffff;
	color: #d4124f;
}
.post-content{
	padding:0 3px;
	font-size:14px;
	line-height:16px;
}


#content .post {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/transp.png',sizingMethod='scale');
	background-position: top;
	background-repeat: repeat-x;
	/*padding: 0px 10px 0 10px;*/
	}
	
html > body #content .post {
	background-image:url(img/bgpostup.gif); 
	background-position: top;
	background-repeat: no-repeat; 
	background-color:#ffffff;
	/*padding: 0px 10px 0 10px;*/
	}


	

#content .post p{
	margin: 1em 0;
	text-align: left;
	
}

#content .post p img {
	border-color: #d4124f;
	border-style: solid;
	border-width: 2px 2px 2px 2px;
	}

#content .post blockquote, #content .chapo blockquote{
	font-style : italic;
	border-left : 5px solid #999;
	padding-left : 1em;
}

#content p.post-info{
	clear: both;
	text-align: right;
	font-size: 0.8em;
	color: inherit;
	margin-top: 0.5em;
	/*margin-bottom: 1em;*/
	/*padding: 0 0 2em 0;*/
	/*background-image: url(img/pointill.gif);
	background-repeat: repeat-x;
	background-position: bottom;*/
	padding-right:5px;
	background-color:#eaeaea;
	line-height:20px;
}

#content p{
	/*font-size: 1.4em;*/
	
}
#content p.post-info img{
	border-width: 0px;


	
}

#content p.post-info a{
	text-decoration: none;
}

#content form p.field{
	margin: 1em 0;
}

#content form p.field label{
	display: block;
}

#content form input, #content form textarea{
	border: 1px solid #999;
	-moz-border-radius: 4px;
}

#content form input:focus, #content form textarea:focus{
	background-color: #EEE;
}

#content ul{
	list-style-image: url(img/puce.png);
	padding-left: 3em;
}

#content ol{
	list-style-position: inside;
}

/* Commentaires
******************************************/
#comments h3{
	margin-top: 2.5em;
	margin-bottom: 3em;
}

#comments blockquote{
	background: #F5F5F5;
	border: 1px dotted #AAA;
	margin: 0.5ex 0 1em 0;
	padding: 1ex;
	overflow: auto;
}

#comments label{
	cursor: pointer;
	cursor: hand;
}

#comments #c_content{
	width: 100%;
}

/* Sidebar
******************************************/
#sidebar{

	background: #56555a repeat-x;
	color: white;
	width: 190px;
	height: auto;
	padding:  10px 10px 40px 10px;
	margin-left: 27px;
	float: left;
	
}

#sidebarfin{
	display: block;
	/*background-image: url(img/bottom.gif);*/
	background-position: bottom;
	background-repeat: no-repeat;
	line-height: 10px;
	color: white;
	width: 190px;
	height: auto;
	padding:  0px 10px 0px 10px;
	margin-left: 54px;
	float: left;
	
}



#sidebar *{
	
	background: transparent;
}
#sidebar a{background-color: #d4124f;color:#ffffff;padding:0 3px;text-decoration:none;}
#sidebar a:hover{background-color: #ffffff;color:#d4124f;padding:0 3px;text-decoration:none;}




#sidebar h3{
	
	background-image: url(img/barre_jaune.gif);
	background-position: 0 0.2em;
	background-repeat: no-repeat;
	padding-left: 8px;
}

#sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 1em;
}

#sidebar ul li:first-child{
	
	padding: 0 0;
}

#sidebar ul li{

	padding: 0 0;
}

#sidebar #calendar{
	margin: 0em 0;
	padding: 1ex;
}

#sidebar #calendar h2{
	display: none;
}

#sidebar #calendar table{
	font-size: 1,2em;
	text-align: center;
	margin: 0 auto;
}

#sidebar #calendar table a{
	display: inline;
}

#sidebar #calendar table a:hover{
}

* html #calendar table{
	font-size: 10px;
}

/* Recherche
******************************************/
#search h2{
	display: none;
}

#search input{
	border: 1px solid #999;
	background: #FCFCFC;
	-moz-border-radius: 4px;
}

/* Footer ****************************/

#footer{
	clear: both;
	width: 571px;
	height: 180px;
	
	padding: 0;
	text-align: left;
	background-color: #d4124f;
	color:#ffffff;
}

#footer .blocgauche {
	width: 160px;
	float: left;
	background-image: url(img/rss.jpg);
	background-repeat: no-repeat;
	background-position: 0.6em 0.8em;
	margin-top: 5px;
	padding-left: 88px;
	border-right-style: solid;
	border-width: 1px;
	border-color: white;
}

#footer .blocdroit {
	float: left;
	margin-top: 5px;
	padding-left: 10px;
	text-align: left;}

#footer a, #footer a:visited, #footer a:hover {
	text-decoration: none;
	color: #ffffff;
	background: transparent;
}



#footer ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 1em;
}

#footer .content ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 1em;
}


#footer ul li:first-child{
	
	padding: 0 0;
}

#footer ul li{

	padding: 0 0;
}

#footer h3{
	color: white;
}footer ul li{

	padding: 0 0;
}

#footer h3{
	color: white;
}
