@import "layout.css";
/* @import "layout-gauche.css"; */
 
/* Les éléments HTML en général
-------------------------------------------------------- */
img {
	margin: 0px;
	border: none;
}

h1, h2, h3, h4, h5, h6{
	font-family: "Trebuchet MS", sans-serif;
}

h1{font-size: 1.5em;}
h2{font-size: 1.4em;}
h3{font-size: 1.3em; color: #ac3a26;}
h4{font-size: 1.2em;}
h5{font-size: 1.1em;}
h6{font-size: 1em;}

pre, code{
	font-size: 1.2em;
}

pre{
	width: 100%;
	overflow: auto;
	border: 1px solid #CCC;
}

fieldset{
	border: none;
}

label{
	cursor: pointer;
	cursor: hand;
}

.field label{
	display: block;
}

input,textarea{
	border: 1px solid #999;
}

textarea{
	width: 100%;
	font-size: 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a{
	color: #000;
}

a:visited{
	color: #FD7A12;
}

a:hover{
	color: #636;
}

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

.right{
	float: right;
	margin-left: 1em;
}
.preview{
	float: left;
	height: 18px;
	background: url(../images/pic_btn_right.gif) no-repeat #4a130a;
	display: block;
	padding-left: 20px;
	padding-right: 5px;
	color: #fff;
	border: none;
	margin-right: 10px;
}
#comment-form .submit {
	float: left;
	height: 18px;
	background: url(../images/pic_btn_right.gif) no-repeat #4a130a;
	display: block;
	padding-left: 20px;
	padding-right: 5px;
	color: #fff;
	border: none;
}
#right div h2 {
	width: 245px;
	height: 20px; 
	margin: 10px auto;
	padding: 2px 5px;
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background-color: #c3452f;
}
#right div h2 a{
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration:none;
}
#right div h2 a:hover{
	font-size: 11px;
	font-weight: bold;
	color: #4A130A;
	text-decoration:none;
}
#right div h2 label {
	padding-left: 18px;
	background: url(../images/q.png) no-repeat 1px;
}
/* Le prélude
-------------------------------------------------------- */ 
#prelude{
	background: transparent;
	color: #DFDFDF;
	text-align: center;
}

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

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

#wrap{ width:500px; }
#wrap h1{ font-weight: bold; color: #be442f; width:500px; height: 30px; background: url(../images/fd_titre.gif) repeat-x bottom; font-size:20px; }
#box{ width:470px; margin:0 auto; margin-top:45px; }

.txt1{ margin-bottom:10px; float:left; width:100px; }
.txt2{ margin-bottom:10px; float:left; width:50px; }
.txt3{ border:none; vertical-align:bottom; _vertical-align:middle; }

label{ width:70px; display:block; float:left; }

#flotteur1{ float:left; width:270px; }
#flotteur2{ float:left; width:200px; margin-top:5px; }

.etoile{ color:#be442f; }

#questions{ width:450px; margin:0 auto; padding:0;}
#questions li{ margin:0 0 10px 10px; }
#box h2{ background:#c3452f; font-size:12px; color:white; padding-left:5px;}
#questions span{ width:200px; }


/* Le contenu
-------------------------------------------------------- */
.day-date{
	padding-left: 20px;
	color: #888;
	font-style: italic;
	font-weight: bold;
}

.post-title{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #be442f;
	width: 575px;
	height: 30px;
	background: url(../images/fd_titre.gif) repeat-x bottom;
}

.post-title a{
	color: #be442f;
	background: transparent;
	text-decoration: none;
}

.post-info{
	width: 565px;
	background-color: #eeeded;
	height: 15px;
	padding: 5px;
}

.post-info a{
	color: #245281;
	background: transparent;
	text-decoration: none;
}

.post-content{
	padding: 15px 5px 10px 0px;
	text-align: justify;
}

.post-content blockquote{
	font-family: Georgia, serif;
	font-style: italic;
}
.post-info-co {
	text-align: right;
}
.post-info-co a{
	color: #dc1616;
}

#trackbacks blockquote, #comments blockquote{
	border: 1px solid #EEE;
	margin: 1em 0;
	padding: 1ex 1em;
}
.comment-number a {
	font-size: 10px;
	font-weight: bold;
	color: #031F47;
}


/* La barre de navigation
--------------------------------------------------------*/

#right div ul{
	margin: 0 15px;
	padding: 0;
	list-style: none;
}
#right div ul li a{
	color: #F7A271;
	text-decoration: none;	
}
#right div ul li a:hover{
	color: #EEE;
	text-decoration: underline;
	margin-left: 5px;	
}
#right h3{
	color: #9ED200;
	margin: 0 0 1ex 0;
}

#right h3 a{
	text-decoration: none;
	color: #F7A271;
	margin: 0 15px;
	font-weight: normal;
	font-size: 11px;
}
#right h3 a:hover{
	text-decoration: underline;
	color: #F7A271;
	margin: 0 15px;
	font-weight: normal;
}
#right div#galleries ul li a{
	color: #fff;
	margin: 0 20px;
	text-decoration: none;
}
#right div#galleries ul li a:hover{
	color: #502;
	margin: 0 20px;
}

#right div#search{
	background: transparent;
	color: inherit;
	line-height: 2.3em;
}
#right div#search input{
	margin-left: 5px;
}
#right div#search .submit{
	background: #4a130a;
	color: #fff;
	border: solid 1px #9c9c9c;
}
#search fieldset, #search p{
	margin: 0;
	padding: 0;
}

#q{
	padding-left: 18px;
	background: #fff url(img/q.png) no-repeat 4px center;
}


#right div#calendar table{
	text-align: center;
	margin: 0 auto;
	border-collapse: collapse;
	font-weight: bold;
}

#right div#calendar table caption{
	margin: 0 auto;
	color: #bcbcbc;
	font-size: 10px;
	font-weight: bold; 
}

#right div#calendar table th{
	color: #4a130a;
	font-weight: bold;
	background: transparent;
}

#right div#calendar table td{
	width: 14%;
	line-height: 2em;
	color: #AAC8DD;
}

#right div#calendar table td a{
	display: block;
	background: #4a130a;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#right div#calendar table td a:hover{
	background: #fff;
	color: #C3452F;
}

#newsletter{ padding:0 8px; background:url(../images/fd_news.gif) repeat-x; position:absolute; right:10px; bottom:0; height:47px; text-align:center; }
#newsletter p{ margin:0; color:white; padding:9px 0 3px 0; text-align:left; }
#newsletter input{ font-size:11px; color:#be442f; font-weight:bold;}

#visite{ width:124px; height:41px; }