body {
	margin: 0px 0px 20px 0px;
	border: 0;
	padding: 0;
	background-color: #FFFFFF;
	
	
	}

a {
	text-decoration: underline;
}

a:link {
	color: #003366;
	}

/* 
a:visited {
	color: #003366;
	} */

a:active {
	color: #003366;
	}

a:hover {
	color: #003366;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}


#container {
	line-height: 140%;
	background-color: #FFFFFF;
	width: 1001px;
	}

/*#pagebody
{
	position: relative;
	width: 100%;
}*/

#pagebody
{
	position: absolute;
	left: 201;
}


/*#pagebody-inner
{
	position: static;
	width: 100%;
	background: #FFFFFF;
}*/


/* ------- RECHERCHE ------- */
.search {
	margin: 0px 0px 20px 0px;
}

.search_text {
	padding: 4px;
	font-size: 9px;
	color: #EB690A;
	width: 120px;
	border-top: 1px solid #AB0D0D;
	background-color: #E6E6E6;
}

.search_button {
	width: 24px;
	color: #ED174B;
	background-color: #FFFFFF;
	border: 2px solid #ED174B;
}

a.search_link {
	color: #ED174B;
	text-decoration: none;
	font-weight: bold;
}
/* ------- RECHERCHE END ------- */

/* ------- CALENDRIER -------*/


#left-banner {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 181px;
	height: 137px;
	border-left: 1px;
	border-top: 2px solid #ED174B;
	border-bottom: 0px solid #ED174B;
	background-color: #E1CEB4;
	overflow: hidden;
	padding: 10px;
}


#calendar {
  	line-height: 140%;
	color: #CC6633;
	font-family: Verdana, sans-serif;
	font-size: x-small;
	font-weight: bold;
	height: 153px;
	padding: 2px;
	text-align: center;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #CC6633;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	margin-top:10px;
	margin-bottom:10px;
	text-align: center;
	font-weight: bold;
	padding: 3px;
}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

#calendar td a {
	color: #333333;
	text-decoration: none;
}

#calendar td a:hover {
	color: #FFFFFF;
	background: #333333;
}

.bglight {
	background-color: #E1CEB4;
}
	
/* ------- CALENDRIER end -------*/

/* ------- TETIERE -------*/
#banner-img {
	margin-left: 201px;
	background: url("images/bando_a.jpg") no-repeat 0px 0px;
	width: 799px;
	height: 157px;
	border-left: 1px solid #AB0D0D;
	border-top: 2px solid #AB0D0D;
	border-right: 2px solid #AB0D0D;
}

	/* margin-left:222px;
	margin-top:65px; */
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, sans-serif;
	font-size:24px;
	display: block;
	text-decoration: none;
	border: 0px;
	}

div.img-link a {
	
	height: 157px;
	/*width: 600px;*/
	display: block;
	text-decoration: none;
	border: 0px;
	}

#date
{
	background:url("images/fond_bando.gif") repeat-x;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	color:#FFF;
	height:23px;
	width: 100%;
}
div.date-inner {
  width:200px;
	font-family: Verdana, sans-serif;
	color:#FFF;
	font-size:12px;
	text-align:center;
	padding:0;
	float:left;
	}
#date-titre {
  height:22px;
  width:798px;
	background: pink url("images/bando_b.jpg") no-repeat;
	float:left;
}

/* ------- TETIERE end -------*/


/* ------ GAUCHE ------- */
#left {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 200px;
	background-color: #FFFFFF;
	border: 1px solid #	border-bottom: 0px solid #ED174B;
	border-top: 0px;
	overflow: hidden;
}

.sidebar {
	padding-top: 15px;
	}

.sidebar a {
	text-decoration: underline;
	
	font-weight: bold;
	}

.sidebar a:link {
	color: #;
	}

.sidebar a:hover {
	color: #;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	margin-left: 10px;
	}

.sidebar li, .sidebar li a {
	color: #ED174B;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 150%;
	font-weight: bold;
	text-decoration:none;
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar li a:hover {
	text-decoration:underline;
}	

.sidebar img {
	border:0px;
	}	
/* ------ GAUCHE end ------- */

/* ------ DROITE ------- */
#right {
	position: absolute;
	right: 1px;
	top: 0px;
	width: 199px;
	background-color: #FFFFFF;
	border: 1px solid #ED174B;
	border-top: 0px;
	border-right: 1px;
	border-left:1px;
	overflow: hidden;
	}
	
.sidebar-right {
	padding-top: 15px;
	}
	
.sidebar-right ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	margin-left: 10px;
	}

.sidebar-right li, .sidebar-right li a {
	color: #ED174B;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 150%;
	font-weight: normal;
	text-decoration:none;
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar-right li a:hover {
	text-decoration:underline;
}	

.sidebar-right img {
	border:0px;
	}
	
	/* ------ Menu droite 1 ------- */
	.link_list {
		padding-bottom: 6px;
		border-bottom: 1px dotted #ED174B;
		}
	
	.hits {
		font-size: 9px;
		color: #333333;
	}
	
	
	.link_description {
		padding-top: 5px;
		margin-bottom: 5px;
		font-size: 9px;
		color: #333333;
		line-height: 10px;
		}
	/* ------ Menu droite 1 end ------- */		
		
/* ------ DROITE end ------- */


/* ------ CONTENU ------- */
#center {	
	padding-left: 201px;
	margin-right: 201px;
	z-index: 100;
	}

.content {
	width: 570px;
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	border: 1px solid #AB0D0D;
	border-top: 0px;
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
	}

.content p {
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	color:#AB0D0D;
	font-family: Verdana, sans-serif;
	font-size:15px;
	border-bottom: 2px dotted #AB0D0D;
	text-align:left;
	font-weight:bold;
	margin-bottom: 10px;
	padding: 3px;
}

.content h3 {
	color: #E20040;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: large;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}

.content p.posted, .content p.posted a {
	clear: both;
	color: #EB690A;
	font-family: Verdana, sans-serif;
	font-size: x-small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}	
/* ------ CONTENU end ------- */

div.themes {
  font-family: Verdana, sans-serif;
	width: 100%;
	color: #FFFFFF;
	height: 20px;
	background-color: #ED174B;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	padding-left: 5px;
}

div.spacer {
  	width:200px;
	height: 10px;
}

div.archives {
  font-family: Verdana, sans-serif;
	width: 100%;
	color: #FFFFFF;
	height: 20px;
	background-color: #E20040;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	padding-left: 5px;
}

.link-note a {
	font-family: Verdana, sans-serif;
	color: #000000;
	font-size: 11px;
	margin-left: 15px;
	text-align:left;
	padding: 2px;
	font-weight: bold;
	text-decoration:none;
	margin-top: 10px;
	margin-bottom: 15px;
}

div.liens {
  font-family: Verdana, sans-serif;
	width: 195px;
	color: #ED174B;
 	border-style: solid;
	border :1px 1px 1px 1px;
  border-color: #ED174B;
	height: 20px;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	padding-left: 5px;
}


/* ------- LIEN ------ */
a.lien {
	color: #AB0D0D;
	text-decoration: none;
}

a.lien:hover {
	color: #336699;
	text-decoration: none;
}

a.telecharger {
	color: #AB0D0D;
	text-decoration: none;
}

a.telecharger:hover {
	color: #336699;
	text-decoration: none;
}
/* ------- LIEN end ------ */

div.notes {
  font-family: Verdana, sans-serif;
	width: 195px;
	color: #ED174B;
 	border-style: solid;
	border :1px 1px 1px 1px;
  border-color: #ED174B;
	height: 20px;
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
}

.sidebar h2 {
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: x-small;
	border-bottom: 1px solid #AB0D0D;
	text-align: left;
	font-weight: bold;
	
	text-transform: uppercase;
	padding: 3px;
	letter-spacing: .3em;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}


div.powered {
	font-size: 10px;
	line-height: 150%;
	text-align: center;

	margin-top: 50px;
	}
	
a.powered {
	font-family:  Verdana, sans-serif;
	color: #F21950;	
	text-decoration: none;
	}
	
a.powered:hover {
	text-decoration: none;
	color: #000000;
	}			

#comment-data {
	float: left;
	position: relative;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.image-full {
		width: 300px;
	
	}

.image-thumbnail {
	float: left;
	width: 130px;
	margin-bottom: 10px;
	}

.image-thumbnail img {
	width: 115px;
	height: 115px;
	}