/*
Theme Name: jwel
Theme URI: http://wordpress.org/extend/themes/
Author: Jwel
Author URI: http://wordpress.org/
Description: Premier theme style Herault.
Version: 1.0
License: GNU General Public License
Tags: dark, light, white, black, gray, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, flexible-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
*/

/*
----------------REFERENCE COLOR---------------------->
Gris texte général : #808f9e
liens actifs : #808f9e (gris idem texte)
lies survolé : #01468e (bleu)
liens visités : #5d7b98 (gris bleu)
*/
/*----------------REFERENCE COLOR---------------------->*/
/*html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
---------------------------------------------------<*/
* {margin:0; padding:0px; }
body {
	background-color: #f39200;
	background-image: url(img/background.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment:fixed;
	margin-top:0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th ,div {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000;
}
h1 {
	font-size: 25px;
	color: #01468e;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	line-height:25px;
	letter-spacing:-1px;
}
h2 {
	font-size: 15px;
	color: #808f9e;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	line-height:15px;
}
h3 {
	font-size: 13px;
	color: #1f354c;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	line-height:15px;
}
p {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
	line-height:14px;
}
a:link, a:active {
	text-decoration:none;
	color: #808f9e;
}
a:visited {
	color: #5d7b98;
}
a:hover {
	color: #01468e;
}
.cb {
	clear:both;
}
img.alignleft {
	position:relative;
	padding:0 5px 0 0;
	float:left;
}
img.alignright {
	position:relative;
	padding:0 0 0 5px;
	float:right;
}
img.aligncenter {
	position:relative;
	padding:5px 5px 5px 5px;
}
.spacerTXT{
	width:auto;
	height:5px;
}
/*li {
	list-style-image:url(img/flamme-seul-bichro.png);
}*/

#contener{
	width: 960px;
	margin: 0 auto;
	}
/*--------------------------------------------------------
HEADER ET MENUS
--------------------------------------------------------*/
#block_header {
	height: 159px;
	background-image:url(img/img_header.jpg);
}
#block_nav{
	width:960px;
	height:49px;
}
#div_menu_header {
	height: 49px;
	width:645px;
	background-image:url(img/background_menu_header.jpg);
	background-repeat:no-repeat;
	float:left;
}
#div_haut_slide {
	width:315px;
	height:49px;
	background-image:url(img/background_top_slide.jpg);
	float:right;
}
/*.menu_header {
	clear: both;
	display:block;
	font-size:16px;
	color: #808f9e;
	font-weight:bold;
	text-align:left;
	letter-spacing:-1px;
	margin-left:85px;
	margin-top:12px;
}*/
.menu {
	clear: both;
	display:block;
	font-size:16px;
	color: #808f9e;
	font-weight:bold;
	text-align:left;
	letter-spacing:-1px;
	white-space:nowrap;
}

#access {
	display: block;
	list-style-type:none;
	float: left;
	margin-left:85px;
	margin-top:12px;
	width: 495px;
}
#botton_rss {
	display: block;
	float: right;
	width: 34px;
	height:28px;
	background-image:url(img/bonton_rss_a.png);
	background-position:center;
	background-repeat:no-repeat;
	margin:7px 22px 0 0;
}
/*#access .menu,
div.menu {
	width: 315px;
}*/
#access .menu ul,
div.menu ul, .menu-header ul {
	list-style-type: none;
	margin: 0;
}
#access .menu li,
div.menu li, .menu-header li {
	float: left;
	position: relative;
	margin: 0 5px 0 0;
}
/*.menu_header a:hover {
	text-decoration:none;
	color: #01468e;
}*/
.menu_slider {
	display:block;
	font-size: 16px;
	color: #808f9e;
	font-weight:bold;
	text-align:left;
	letter-spacing:-1px;
	margin-left:15px;
	margin-top:12px;
}
/*.menu_slider a:hover {
	text-decoration:none;
	color: #01468e;
}*/
/*--------------------------------------------------------
MAIN PAGE
--------------------------------------------------------*/
#col1 {
	width:625px;
	padding-top:0px;
	float:left;
}
.div_content {
	width:625px;
	margin-left:15px;
	float:left;
	padding-top:0px;
}
.footer_col_menu {
	display:block;
	width:625px;
	height:30px;
	background-image:url(img/background_footer_colcentre.png);
	margin-left:15px;
	
}
.col_centre {
	display:block;
	width:625px;
	height:auto;
	background-image:url(img/background_col_centre.png);
	background-repeat: repeat-y;
	margin-top:0px;
}
.div_post {
	padding:15px 40px 0 15px;
}
.div_post img{
	display:block;
}

.footer_col_centre {
	display:block;
	width:625px;
	height:30px;
	background-image:url(img/background_footer_colcentre.png);
}
.haut_col_centre {
	display:block;
	width:625px;
	height:20px;
	background-image:url(img/background_haut_col_centre.png);
}
.content_titre_post {
	width:540px;
	
	margin-left:50px;
	padding:26px 0 0 0;
}
.div_date {
	width:70px;
	height:70px;
	background-image:url(img/bulle_date.png);
	margin:0 0 0 -19px;
	position:absolute;
}
.icon_tel {
	width:70px;
	height:70px;
	background-image:url(img/icone-tel-gris.png);
	background-position:center;
	background-repeat:no-repeat;
	margin:0;
	position:absolute;
}
.date_jour {
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:20px;
	color:#808f9e;
	text-decoration:none;
	letter-spacing:-1px;
}
.block_date_jour {
	display:block;
	width:60px;
	height:20px;
	padding:5px 0 0 0;
	text-align:right;
}
.block_date_mois {
	font-family:"Helvetica", Arial, sans-serif;
	font-size:10px;
	color:#808f9e;
	text-decoration:none;
	letter-spacing:-1px;
	display:block;
	width:60px;
	height:10px;
	padding:3px 0 0 0;
	text-align:right;
}
.block_date_an {
	font-family:"Helvetica", Arial, sans-serif;
	font-size:12px;
	color:#808f9e;
	text-decoration:none;
	letter-spacing:-0,5px;
	display:block;
	width:60px;
	height:15px;
	padding:0 0 0 0;
	text-align:right;
}
.liner_date {
	width:584px;
	height:18px;
	background-image:url(img/barre_limite_post_titre.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	position:absolute;
	padding-top:10px;
}
.action_nos_elus{
	width:570px;
	height:166px;
	background-image:url(img/nos-elus-action.jpg);
	position:relative;
	margin-left:15px;
}
.content_soustitre_post, content_soustitre_post span, content_soustitre_post a:link, content_soustitre_post a:visited, content_soustitre_post a:active {
	width:550px;
	height:15px;
	font-size: 10px;
	
	font-weight: normal;
	text-decoration:none;
	text-align:left;
	line-height:11px;
}
.content_soustitre_post a:hover {
	text-decoration:none;
	color: #01468e;
}
.content_fin_post {
	width:584px;
	height:20px;
	padding:5px 0 0 0;
	
}
.content_fin_post_txt {
	font-size: 10px;
	color: #808f9e;
	font-weight: normal;
	text-decoration:none;
	text-align:left;
	line-height:10px;
	width:554px;
	height:15px;
	padding:0 0 0 45px;
	z-index:2;
}
.liner_fin_post {
	width:599px;
	height:16px;
	background-image:url(img/barre_post_bas.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	position:absolute;
	padding-top:1px;
	z-index:1;
}
.bulle_coment {
	width:31px;
	height:19px;
	background-image:url(img/bulle_coment.png);
	background-repeat:no-repeat;
	margin:0 0 0 15px;
	position:absolute;
}
.nbr_coment {
	font-size: 11px;
	color: #5b6f82;
	font-weight:bold;
	text-decoration:none;
	text-align:right;
	line-height:11px;
	letter-spacing:-1px;
	margin-right:11px;
}
/*--------------------------------------------------------
PAGINATION
--------------------------------------------------------*/
#page-links{
	float: left;
    margin-left: 17px;
    padding-top: 1px;
    width: 900px;
	height:auto;
}
/*--------------------------------------------------------
SLIDE RIGHT
--------------------------------------------------------*/
#sidebar {
	width:315px;
	float:right;
	padding-top:0px;
}
.div_slide {
	display:block;
	width:315px;
	height:auto;
	background-image:url(img/background_col_slide.png);
	background-repeat:repeat-y;
	margin-top:0px;
}
.block_categorie_slide{
	background-image:url(img/block_categorie_slide.png);
	background-repeat:repeat-y;
	background-position: top;
}
.block_categorie_slide_footer {
	height:19px;
	background-image:url(img/block_categorie_slide_footer.png);
	background-repeat:no-repeat;
	background-position: top;
}
.div_post_slide {
	padding:0 0 0 17px;
	width:265px;
	list-style-image:url(img/flamme-seul-bichro.png);
	list-style-position: inside;
}
.div_post_slide ul {
	padding:0 0 0 12px;
	list-style-image:url(img/flamme-seule-gris.png);
}
.div_post_slide_widget {
	padding:0 0 0 0px;
	width:280px;
	list-style-image:url(img/flamme-seul-bichro.png);
	list-style-position: inside;
}
.div_post_slide_widget li {
	font-size:12px;
	font-weight:bold;
	list-style-image:url(img/flamme-seul-bichro.png);
	overflow:hidden;
}
.div_post_slide_widget ul {
	padding:0 0 0 20px;
	list-style-image:url(img/flamme-seule-gris.png);
}
.div_post_slide_widget_txt {
	width:280px;
	padding:0 0 0 0;
}
.div_post_slide_titre {
	width:298px;
	height:40px;
	padding:12px 0 0 17px;
}
.block_titre_slide {
	width:315px;
	height:51px;
	background-image:url(img/backround_titre_slide.png);
	background-repeat:no-repeat;
	background-position:top;
}
.footer_slide {
	display:block;
	width:315px;
	height:30px;
	background-image:url(img/background_footer_slide.png);
}

.tagcloud {
	width:250px;
	padding:0 0 0 15px;
}
#searchform {
	width:250px;
	padding:0 0 0 15px;
}
.textwidget {
	width:267px;
	padding:0 0 0 15px;
}
.textwidget img {
	clear:both;
	float:none;
}
/*--------------------------------------------------------
FOOTER
--------------------------------------------------------*/
#footer {
	width:960px;
	height:75px;
	background-image:url(img/background_footer.png);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
}
/*--------------------------------------------------------
COMMENTAIRES
--------------------------------------------------------*/
.form_commentaire {
	width:580px;
	background-image:url(img/background_commentaire.png);
	background-repeat:repeat-y;
	background-position:top;
	margin-left:15px;
	float:left;
}
.form_commentaire h2 {
	padding:0 15px 0 30px;
}
.author {
	display:block;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:12px;
	color:#01468e;
	width:540px;
	padding:0 0 0 0;
	float:left;
}
.date {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#01468e;
}
.commentaire {
	display:block;
	width:530px;
	padding:12px 0 0 30px;
	
}
.footer_commentaire {
	width:580px;
	height:17px;
	background-image:url(img/background_footer_commentaire.png);
	background-repeat:no-repeat;
	background-position:top;
	margin-top:0px;
	margin-left:15px;
	float:left;
}
.jw_avatar {
	width:45px;
	height:45px;
	background-image:url(img/bulle_avatar.png);
	margin:0 0 0 -10px;
	position:relative;
	float:left;
}
.img_avatar {
	width:26px;
	height:26px;
	margin:8px 8px;
}
.spacer {
	display:block;
	width:auto;
	height:20px;
}


#commentform label {
	font-family: 'Helvetica, Arial, sans-serif'font-size: 10px;
	color:#808f9e;
	text-align:left;
	padding-left:5px;
}
#commentform input { 
	border:none; 
	background-color:transparent; 
	background-image: url('img/bulle_submit.png');
	background-position: left top;
	width: 161px; 
	height: 27px;
	float:left;
	
}

.input{float:left;}
.input .mid{float:left;}
.input .last{float:left;}

.message{margin-bottom: 5px;}
.message textarea{border:2px solid #d9d9d9;background: url(img/backgroun_commentaire_2.png) repeat-y #fdfefe;width: 480px;height: 122px;}
.message textarea:focus{background: #FFF;}

.form-submit {
	display:block;
	width:161px;
	height:27px;
	background-image: url('img/bulle_submit.png');
	background-position:left top;
	margin-right:45px;
	float:right;
}

#respond {
	display:block;
	width:540px;
	padding:0 0 0 35px;
}

.form_contact, .form_contact h3 {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#808f9e;
	width:535px;
	margin-left:25px;
}
/*--------------------------------------------------------
REGISTRER DANS LA SLIDE DROITE
--------------------------------------------------------*/
#registrer {
	width:250px;
	padding:0 0 0 15px;
}
#registrer, .li {
	display:block;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	list-style:none;
}
/*--------------------------------------------------------
PAGE ARCHVES PAR DATE
--------------------------------------------------------*/
.p_archive {
	list-style:none;
}
.p_archive ul{
	
}
.p_archive li, .p_archive a .p_archive span{
	display:block;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	line-height:14px;
	padding:5px 0 0 20px;
}
.titre_p_archive{
	display:block;
	padding:15px 0 0 0;
}
