
body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: black;
	background:#000;margin-top:-21px;
}
h1 {
	font-weight: bold;
	font-size: 1.5em;
	margin: -40px, 0, 10px, 0;
	padding: 0;
	color: #000000;
}
.catwdc {
	color:#333333;
	text-decoration:none;
	font-size:14px;
}
.catwdc:hover {
	color:#B22222;
	text-decoration:none;
	font-size:14px;
}
.annau {
	color:#FF0000;
	text-decoration:none;
	font-size:28px;
}
.annau:hover {
	color:#777777;
	text-decoration:none;
	font-size:28px;
}
/* Onglets fiche site */
#container {
	font: bold 12px Verdana;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}
#container hr {
	clear: both;
	border: 1px solid #333300;
	margin-top: 10px;
}
#container ul#menu {
	font-weight: bold;
}
#container ul#menu li {
	font: bold 12px Verdana;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	display: inline;
	margin: 5px;
}
#container ul#menu li a {
	text-decoration: none;
}
#container ul#menu li a:hover {
	text-decoration: underline;
	color: #333333;
}
#container h1, #container h2 {
	margin: 0.5em 0 0.5em 0;
	font-size: 1.4em;
}
#container .content {
	border: 1px solid #d5d5d5;
	padding: 10px;
}
#container a.current {
	padding: 3px 7px;
	border: 1px solid #333300;
	background-image: url(images/shadeactive.gif);
	border-bottom-color: #333300;
}
#container a.ghost {
	padding: 3px 7px;
	margin-right: 3px;
	border: 1px solid #333300;
	color: #333333;
	background: white url(images/shade.gif) top left repeat-x;
}
#container .on {
	display: block;
}
#container .off {
	display: none;
}
.sitetable {
	background: #f1f1f1;
	width: 100%;
	border: 1px solid #8B0000;
	vertical-align : top;
}
.sitetables {
	width: 80%;
	border: 2px dashed #8B0000;
	color:#ed145b;
	vertical-align : top;
}
.sitetd {
	float: left;
	margin-right: 5px;
}
.vote a {
	color: #f2f2f2;
	font-size: 18px;
	font-weight: bold;
}
.lien {
	text-align: center;
}
.vote a:hover {
	color: #333333;
	font-size: 18px;
	font-weight: bold;
}
.votelargeur {
	width: 80px;
}
.vote {
	float: center;
	height: 32px;
	width: 32px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 3px;
	background-color: transparent;
	background-image: url(images/date_text_bg.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
}
.ml25 {
	font-size: 12px;
	color: #777777;
	font-weight: bold;
	font-family: arial;
	text-decoration: none;
}
img {
	border:0px;
}
a {
	color:#d21119;
	text-decoration:none;
}
a:hover {
	color:#DC143C;
	text-decoration:none;
}
form, table, ul, li {
	padding:0px;
	margin:0px;
	;
}
.sub {
	border:0px;
}
input, textarea {
	border:1px solid #cecece;
	font-size:12px
}
#page {
	background:url(../../../img/background.png) repeat-y center;
	width: 1000px;
	margin: 0 auto;
	margin-top: -21px;
}
#menu2 {
	width:956px;
	height:27px;
	border:2px solid #dcdcdc;
	margin-top:21px;
}
#menu2 li {
	float:right;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0;
	text-align:center;
	line-height:27px;
}
#menu2 li a {
	display:block;
	height:27px;
	width:110px;
	color:#000;
	text-decoration:none;
}
#menu2 li a:hover {
	background-color:#c00;
	color:#fff;
}
/*header*/
#header {
	background:url(../../../img/background-header.png) no-repeat bottom center;
	width: 1000px;
	height: 250px;
	margin: 0 auto;
	margin-top:10px;
	padding: 18px 0px 0px 0;
}
#header p {
	margin-top: -12px;
	margin-left: 20px;
}
/* Slider */

#slider {
	width: 956px; /* important to be same as image width */
	height: 216px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
	margin-left: 22px;
	margin-top: 17px;
}
#sliderContent {
	width: 720px; /* important to be same as image width or wider */
	position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
	float: left;
	position: relative;
	display: none;
}
.sliderImage span {
	position: absolute;
	font: 10px/15px Verdana, Helvetica, Arial, sans-serif;
	padding: 10px 13px;
	width: 384px;
	background-color: #000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	color: #fff;
	display: none;
}
.slider1Image span {
	position: absolute;
	font: 10px/15px Verdana, Helvetica, Arial, sans-serif;
	padding: 10px 13px;
	width: 694px;
	background-color: #000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	color: #fff;
	display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong, .slider1Image span strong {
	font-size: 14px;
}
.tope {
	top: 0;
	left: 0;
}
.bottome {
	bottom: 0;
	left: 0;
}
.lefte {
	top: 0;
	left: 0;
	width: 155px !important;
	height: 216px;
}
.righte {
	right: 0;
	bottom: 0;
	width: 155px !important;
	height: 198px;
}
ul {
	list-style-type: none;
}
.img_header {
	margin: 0;
	border: none;
	padding: 0;
}
/*menu*/

.logo {
	position: absolute;
	margin-top: -45px;
	margin-left: 5px;
}
#menu {
	width: 956px;
	margin-left: 20px;
	height: 27px;
	border: 2px solid #DCDCDC;
	margin-top: 21px;
}
.menuh {
	list-style-type: none;
	margin: 0;
	padding: 0;
	height: 18px;
}
#menu li {
	float: right;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: center;
	line-height:27px;
}
#menu li a {
	display: block;
	height: 27px;
	width: 110px;
	color: #000;
	text-decoration: none;
}
#menu li a:hover {
	background-color: #CC0000;
	color: #fff;
}
/* end menu */
/* end header */

/* blog*/

div#page #blog {
	width:750px;
	float: left;
}
div#blog #blog_top {
	width:750px;
	float: left;
}
div#blog #blog_left {
	width:750px;
	padding-top:25px;
	float: left;
}
div#blog #blog_right {
	width:200px;
	float:right;
	margin-left:740px;
}
#pub-bas {
	clear: both;
	width: 940px;
	height: 98px;
	text-align: center;
	padding-top: 7px;
	border-top: 6px solid #CCCCCC;
	border-bottom: 6px solid #CCCCCC;
	margin-left: 10px;
}
#content {
	width: 960px;
	margin-left:20px;
	background: #FEFEFE url(../../../img/degrade.jpg) repeat-x top;
}
/* sidebar*/

#blog_right #sidebar {
	padding-left:750px;
	padding-top:10px;
	width:200px;
}
#blog_right #sidebar ul {
	padding:0px;
	margin:0px;
	padding-bottom:5px;
}
#blog_right #sidebar li {
	padding:0px;
	margin:0px;
	list-style-type:none;
}
#blog_right #sidebar h2 {
	color:#dc4c52;
	font-size:20px;
	margin:0px;
	padding-bottom:0px;
	padding-top:3px;
	padding-left:10px;
	font-weight:normal;
	background:url(images/h2_li.png) no-repeat top left;
}
#blog_right #sidebar ul li {
	color:#2c2c2c;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-left:10px;
	padding-bottom:10px;
}
#blog_right #sidebar li a {
	color:#2c2c2c;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:normal;
	line-height:19px;
}
#blog_right #sidebar ul li ul li {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-right:5px;
	padding-bottom:5px;
	background:none;
}
#blog_right #sidebar ul li ul li ul li {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#2c2c2c;
	padding-bottom:0px;
}
#blog_right #sidebar ul li ul li ul li a {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#2c2c2c;
}
#blog_right #sidebar ul li ul li {
	border-bottom:0;
	background: url(images/solid_li.gif) left bottom no-repeat;
}
#blog_right #sidebar ul li.widget_categories ul li ul li {
	border-bottom:0;
	background: none;
	padding-left:5px;
}
#blog_right #sidebar ul li ul li ul {
	padding-left:10px;
}
#blog_right #sidebar ul li ul li a {
	background: url(images/bl_li.gif) left top no-repeat;
	padding-left:12px;
}
#blog_right #sidebar ul li.widget_categories ul li a {
	background: url(images/cat_li.gif) left top no-repeat;
	padding-left:9px;
}
#blog_right #sidebar ul li.widget_categories ul li a:hover {
	background: url(images/cat_li.gif) left top no-repeat;
	padding-left:9px;
	color:#DC143C;
}
#blog_right #sidebar ul li.widget_archives ul li a {
	background: url(images/ar_li.gif) left top no-repeat;
	padding-left:9px;
}
#blog_right #sidebar ul li.widget_archives ul li a:hover {
	background: url(images/ar_li.gif) left top no-repeat;
	padding-left:9px;
	color:#DC143C;
}
#blog_right #sidebar ul li.widget_meta ul li a {
	background: url(images/meta_li.gif) left top no-repeat;
	padding-left:9px;
}
#blog_right #sidebar ul li.widget_meta ul li a:hover {
	background: url(images/meta_li.gif) left top no-repeat;
	padding-left:9px;
	color:#c2c2c2;
}
#blog_right #sidebar ul li.widget_categories li ul.children li a {
	background: url(images/line_li.gif) left top no-repeat;
	padding-left:9px;
}
/*inside*/

#blog_left #blog_comm {
	margin-left:60px;
	float:left;
	width:760px;
}
#blog_left #blog_comm h2 {
	font-size:21px;
	font-weight:bold;
	color:#bb2329;
	position:relative;
	top:-10px;
	margin-left:0px;
	padding-left:0px;
}
#blog_left #blog_comm .comm_panel {
	height:16px;
	background:#f1f1f1;
	padding-right:10px;
	padding-left:10px;
	padding-top:4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	width:94%;
}
#blog_left #blog_comm .comm_panel a {
	font-weight:bold;
	color:#000000;
}
#blog_left #blog_comm .comm_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
	padding-top:0px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	border-bottom:3px solid #f1f1f1;
	width:94%;
	color:#7e7e7e;
}
#blog_left #blog_comm .comm_text p {
	padding:0px;
	margin:0px;
	margin-top:10px;
	text-indent:20px;
}
#blog_left #comments_from_bg {
	background:url(images/blog_form_bg.gif) no-repeat top left;
	width:760px;
	padding-bottom:30px;
}
#blog_left #blog_comm #comm_post_title {
	width:760px;
	height:65px;
	font-size:21px;
	font-weight:normal;
	padding-left:15px;
	padding-top:5px;
	color:#bb2329;
}
#blog_left #blog_comm #comm_post_form {
	padding-left:25px;
}
#blog_left #blog_comm #comm_post_form input.text {
	font-size:14px;
}
#blog_left #blog_comm #comm_post_form td {
	list-style:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:10px;
	padding-right:10px;
	color:#000000;
}
#blog_left #blog_comm #comm_post_form td.right {
	text-align:right;
	vertical-align:top;
}
/* end sidebar*/

/* blod item*/

#blog_left .item_class {
	width:760px;
	padding-left:50px;
	padding-bottom:30px;
	float:left;
}
#blog_left .item_class .item_class_title {
	width:760px;
}
#blog_left .item_class .item_class_title_text {
	min-height:52px;
}
#blog_left .item_class .item_class_title_text .titles {
	float:left;
	width:760px;
	padding-bottom:5px;
}
#blog_left .item_class .item_class_title_text .top_title_top {
	font-size:9px;
	padding-right:10px;
	padding-left:0px;
	color:#737373;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#blog_left .item_class .item_class_title_text .top_title {
	padding-right:10px;
	padding-left:0px;
}
#blog_left .item_class .item_class_title_text .top_title a {
	font-size:21px;
	color:#d21119;
	font-weight:bold;
}
#blog_left .item_class .item_class_title_text .end_title {
	font-size:10px;
	padding-right:10px;
	padding-left:0px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#blog_left .item_class .item_class_title_text .end_title a {
	font-size:10px;
	font-weight:bold;
	color:#d21119;
}
#blog_left .item_class .item_class_text {
	color:#595959;
	font-size:11px;
	line-height:20px;
	padding-left:5px;
	padding-right:0px;
	padding-bottom:5px;
	padding-top:10px;
	background:url(images/title_line.gif) no-repeat center top;
	float:left;
	width:760px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#blog_left .item_class .item_class_text p {
	padding:0px;
	margin:0px;
	margin-top:10px;
	text-indent:20px;
}
#blog_left .item_class .item_class_panel {
	height:21px;
	background:#f1f1f1;
	margin-left:0px;
	padding-right:10px;
	padding-left:10px;
	padding-top:5px;
	float:left;
	width:515px;
}
#blog_left .item_class .item_class_panel a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#d21119;
}
#blog_left .item_class .item_class_panel a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	text-decoration:underline;
	color:#d21119;
}
#blog_left .item_class .item_class_panel a.panel_read {
	background:url(images/read.gif) no-repeat left center;
	padding-left:10px;
	color:#d21119;
}
#blog_left .item_class .item_class_panel span.panel_comm a {
	background:url(images/comm.gif) no-repeat left center;
	padding-left:0px;
	color:#d21119;
}
/* end blog */

/* footer */

#footer {
	background:url(../../../img/background-footer.png) no-repeat bottom center;
	width: 1000px;
	height: 132px;
	margin: 0 auto;
	color: #FFFFFF;
	font-size: 12px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}
#footer ul {
	list-style-type: circle;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 17px;
}
#bas1 {
	width: 180px;
	float: left;
	margin-left:45px;
	margin-top: 10px;
}
#bas5 {
	width: 150px;
	float: left;
	margin-top: 10px;
}
#bas2 {
	width: 180px;
	float: left;
	margin-top: 10px;
}
#bas3 {
	width: 200px;
	float: left;
	margin-top: 10px;
}
#bas4 {
	width: 210px;
	float: left;
	margin-top: 10px;
}
/* end footer */



#blog_left .navigation {
	padding-bottom:40px;
	text-align:center;
}
#blog_left .navigation ul {
}
#blog_left .navigation ul li {
	list-style:none;
	display:inline;
	padding-right:20px;
}
#blog_left .navigation .alignright a {
	font-weight:bold;
	font-size:11px;
	padding-right:15px;
	color:#000000;
}
#blog_left .navigation .alignleft a {
	font-weight:bold;
	font-size:11px;
	padding-left:8px;
	color:#000000;
}
div#blog h2 {
	margin:0px;
	padding:0px;
	padding-left:40px;
	padding-top:0px;
	font-size:19px;
	color:#d21119;
}
div#blog .entry {
	padding-left:40px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#7e7e7e;
}
div#blog .entry p {
	padding:0px;
	margin:0px;
	margin-top:10px;
	text-indent:20px;
}
.item_class blockquote, #blog_comm blockquote {
	background:url(images/block_bg.gif) no-repeat left top;
	padding-left:10px;
	margin:0px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:20px;
	padding-top:5px;
}
.item_class blockquote blockquote, #blog_comm blockquote blockquote {
	background:url(images/block2_bg.gif) no-repeat left top;
	padding-left:10px;
	margin:0px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:20px;
}
.item_class ol, #blog_comm ol {
	background:url(images/ol_bg.png) repeat-y left;
	color:#7e7e7e;
}
.item_class ol li, #blog_comm ol li {
	color:#7e7e7e;
}
.item_class ul, #blog_comm ul {
	padding-left:30px;
}
.item_class img, #blog_comm img {
	float: left;
	margin:5px;
}
.item_class strong, #blog_comm strong {
	color:#000000;
}

