/* ****html, général ********* */
* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
body, html {
	background-color:#AAA994;
	
}

a:link, a:visited {
	color:#990000;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}
#cadre {
	background-color: #FFFFFF;
	max-width:900px;
	margin: auto;
	padding: 0px;
	overflow: visible;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#ban {
	background-image: url(img/ban.jpg);
	height: 150px;
	border: 10px solid #FFFFFF;
	background-repeat: no-repeat;
	background-position: left;
	margin: 0px;
	padding: 0px;
	background-color: #5F0101;
	text-align: right;
	vertical-align: bottom;
}

#top {
	background-color: #DBCDAB;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin: 0px;
	padding: 1px 220px 1px 2px;
	background-image: url(img/degradh.gif);
	background-repeat: repeat-y;
	background-position: right top;
	text-align: center;
	overflow: visible;
	height: 30px;
}

#titre {
	font-size: 18px;
	color: #FFFFFF;
	margin: 10px;
}

#ban H1 , H1 a:link, H1 a:visited, H1 a:hover {
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 10px;
	padding: 0px;
	display: block;
	width: 380px;
	float: right;
	font-weight: normal;
}
/* ******* #content ******************** */
#content {
	background-color: #FFFFFF;
	max-width:460px;
	min-width:200px;
	text-align: justify;
	vertical-align: top;
}

#content h2 a {
	font-size: 20px;
	color: #990000;
	text-decoration: none;
	font-weight: lighter;
	text-align:left;
}

div.post {
	margin-bottom: 50px;
}
#content p.post-info{
	font-size:11px;
}
#trackbacks{
	text-align:left;
}
/* ********** #right ***************** */
#right {
	width: 180px;
	background-color: #FFFFFF;
	border-right: 10px solid #FFFFFF;
	border-left: 30px solid #FFFFFF;
	vertical-align: top;
	text-align: left;
}

#right H2 {
	font-size: 10px;
	color: #000000;
	text-transform: uppercase;
	font-weight: lighter;
	width: 180px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	letter-spacing: 2px;
	margin-top: 30px;
	padding-bottom: 2px;
}
#right td {
	font-size: 10px;
}
#right ul {
	margin: 0px;
	padding: 0px;
}
#right li {
	margin-bottom: 10px;
	list-style-type: none;
}

/* ************ #left ********************************** */
#left {
	width: 180px;
	background-image: url(img/degradv.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #DBCDAB;
	border-right: 10px solid #FFFFFF;
	border-left: 10px solid #FFFFFF;
	vertical-align: top;
	text-align: left;
}
#left a{
	font-size:11px;
	color: #6B5E3F;
}
#left #photo{
	background-image: url(img/cpau.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 160px;
	margin: 10px;
}
#left ul{
	margin: 10px;
	padding: 0px;
}
#left li{
	list-style-type: none;
	margin-bottom: 10px;
}
#left H3, #left H2{
	color:#000000;
	background-color:#BAAB88;
	width: 160px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 10px;
	margin-top: 20px;
}

/* ********************************* les formulaires ************************************ */
fieldset{
	border: none;
}

label{
	cursor: pointer ;
	/*cursor: hand ; //propre à ie ? */
}

.field label{
	display: block;
}

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

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

/* ************ le calendrier ************************************ */

#right div#calendar{
	/*border-top: 1px solid #F0F0F0;*/
}

#right div#calendar table{
	font-size: 20px;
	text-align: center;
	margin: 0 auto;
	border-collapse: collapse;
	width: 180px;
}

#right div#calendar table caption{
	margin: 0 auto;
}

#right div#calendar table th{
	color: #730000;
	background: transparent;
}

#right div#calendar table td{
	width: 14%;
	line-height: 2em;
	border: 1px solid #EEE;
}

#right div#calendar table td a{
	display: block;
	color: #730000;
	text-decoration: none;
	background-color: #DBCDAB;
}

#right div#calendar table td a:hover{
	color: #FFFFFF;
	background-color: #730000;
}

/* *********************** la barre de recherche *************************** */
#sidebar div#search{
	background: transparent;
	color: inherit;
	line-height: 2.3em;
}

#search fieldset, #search p{
	margin: 0;
	padding: 0;
}

#q{
	padding-left: 18px;
	margin-left: 10px;
	width:100px;
	background-color: #FFFFFF;
	background-image: url(img/q.png);
	background-repeat: no-repeat;
	background-position: 4% 50%;
}
#ok{
}
h2 label{
font-size:10px;
}
#left a:hover {
	color: #660000;
}
#right a {
	color: #6B5E3F;
}
#categories h2 {
	margin-top: 0px;
}
#right th {

	font-size: 9px;
}
#right abbr {


	font-size: 9px;
}
#rightop {
	float: right;
	width: 180px;
	background-color: #FF0000;
	height: 20px;
}
#leftop {
	background-color: #000099;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	width: auto;
	display: block;
	float: left;
	padding-right: 180px;
}
h1.post-title {
	text-align:left;
	font-weight: bold;
	color: #660000;
	font-size: 18pt;
}
a#prev, a#som, a#nex {
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 30%;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
a#som {
	width: 40%;
	color: #6B5E3F;
}
a#prev:hover, a#som:hover, a#nex:hover {
	text-decoration: none;
	background-color: #EEE7D7;
}
a#prev:visited, a#som:visited, a#nex:visited {
	text-decoration: none;
	color: #6B5E3F;
}
a#nex {
	background-image: url(img/next.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
a#prev {

	background-image: url(img/prev.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
a.dotclear {
	color: #5F5E4B;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: auto;
	text-align: center;
}
