/* ----------------------------------------
   Standard Elements
------------------------------------------- */

* { margin: 0; padding: 0; }

html { height: 100%; padding-bottom: 1px; /* force scrollbars */ }
body { background: #404040 url('img/body.jpg'); font: normal 13px Verdana,sans-serif; color: #334455; padding-bottom: 1em; }

a {color: #0066aa;}
a:hover {color: #003366;}

p {padding: 0.1em 0 0.8em; margin: 10px 0; }

h1 {font: normal 1.8em Georgia,Tahoma,sans-serif;}
h2 {font: normal 1.5em Georgia,sans-serif;}
h3 {font: bold 1em Tahoma,sans-serif;}

blockquote {
	background: #fff url('img/quote.gif') no-repeat;
	border: 1px solid #eaeaea;
	color: #555555;
	display: block;
	font: normal 1em sans-serif;
	margin-bottom: 1em;
	padding: 10px 1em 0.2em 42px;
}

code {
	display: block;
	background: #fffffa;
	color: #333355;
	border: 1px solid #e8e8d5;
	padding: 5px 10px;
	overflow: auto;
	margin: 1em 0;
	font-size: 0.9em;
	line-height: 1.5em;
}

ul,ol {margin: 0 0 1em 1.6em;}
ul ul, ol ol {margin: 0.3em 0 0.3em 1em;}

img {border: none;}
img.bordered {background: #FFF; padding: 5px; border: 1px solid #dddddd;}
img.left {margin-right: 1em;}
img.right {margin-left: 1em;}

small,.small {font-size: 0.8em;}
big,.big {font-size: 1.2em;}


/* ----------------------------------------
  Forms
------------------------------------------- */

/* Inputs */
input#s, textarea, input.styled {
	border: 1px solid #bbbbbb;
	padding: 3px;
	width: 160px;
	font: normal 1em Verdana,sans-serif;
}
textarea {width: 440px;}
#searchsubmit {
	border: 1px solid #bbbbbb;
	background: #eeeeee;
	font: normal 0.9em Verdana,sans-serif;
	padding: 2px 3px;
}

/* Seachform */
table.search {
	width: 100%;
	border-collapse: collapse;
}
.search td {vertical-align: center;}


/* ----------------------------------------
   Layout
------------------------------------------- */

/* Main */
#layout_wrapper { margin: 0 auto; width: 980px; }
#layout_container {
	background: #FFF;
	padding: 0 5px;
}
#layout_edgetop, #layout_edgebottom {
	background: url('img/layout_edges.gif') no-repeat left top;
	display: block;
	height: 10px;	
	font-size: 0;
	line-height: 0;
}
#layout_edgebottom {background-position: left bottom;}

/* Site Title */
#site_title {
	background: #C5DEF0 url('img/site_title.jpg') repeat-x left top;
	padding: 6px 18px;
}
#site_title h1 {
	font: normal 2.4em sans-serif;
	letter-spacing: -1px;
}
#site_title h1,#site_title h1 a {color: #507A9A;}
#site_title h1 a {text-decoration: none;}
#site_title h1 a:hover {color: #305A7A}
#site_title h2 {
/*	padding-top: 1.4em;*/
	font: normal 1.1em sans-serif;
	color: #679;
}
#site_title #logoetpub {
	height: 90px;
}
#site_title div#logo {
	float: left;
}
#site_title div.publicite {
	margin: 6px 12px 6px 220px;
}

#top_separator {
	background: url('img/top_separator.gif') repeat-x left top;
	display: block;
	font-size: 0;
	height: 3px;
	line-height: 0;
}

/* Navigation */
#navigation {
	background: #739CBA url('img/navigation.jpg') no-repeat left bottom;
	padding: 82px 10px 0;
}

/* Tabs */
#tabs ul {
	margin: 0;
	padding: 0;
}
#tabs li {
	display:inline;
	list-style:none;
}
#tabs a {
	background: url('img/tableftc.gif') no-repeat left top;
	float: left;
	font: bold 0.9em sans-serif;
	margin-right: 3px;
	padding-left: 4px;
	text-decoration: none;
}
#tabs a span {
	float: left;
	display: block;
	background: url('img/tabrightc.gif') no-repeat right top;
	padding: 5px 10px 5px 6px;
	color: #608AAA;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float: none;}
/* End IE5-Mac hack */

#tabs a:hover span {color: #608AAA;}
#tabs a:hover {background-position: 0% -42px;}
#tabs a:hover span {background-position:100% -42px;}

#tabs li.current_page_item a {color: #47A; background-position: 0% -42px;}
#tabs li.current_page_item a span {background-position:100% -42px;}

/* Main Layout */
#main_left {width: 765px;}
#main_right {width: 200px; /*display: none;*/ }


#partager img { margin:6px 3px; }





/* DEB */
h2.calendar, form.calendar { padding: 5px 0; margin: 0 auto; text-align: center; }
div.boiteidentification { width: 350px; margin: 40px auto; }
label { cursor: pointer; padding: 0 8px 0 0; }
p#notice { margin: 10px auto; text-align: center; font-style: italic; }

div.jolieinformation { margin: 10px auto; padding: 4px 4px 4px 30px; width: 85%; background-image: url('/img/dialog-information.png'); background-repeat: no-repeat; background-position: 4px 4px; background-color: #c19e8f; border: 2px solid #694b3e; -moz-border-radius: 5px; color: #694b3e; }
div.jolieinformation a { color: #694b3e; }
div.jolieinformation li { margin: 4px 0; }
div.jolieerreur { margin: 10px auto; padding: 4px 4px 4px 30px; width: 600px; background-image: url('/img/dialog-warning.png'); background-repeat: no-repeat; background-position: 4px 4px; font-weight: bold; background-color: #e9ecef; border: 2px solid red; -moz-border-radius: 5px; color: red; }

#soumettre_evt td.cell { padding: 7px 0 7px 0; border: 0px solid red; }
input.textbox, input.select { padding: 4px; border: 1px solid #000000; background-color: #c5def0; }
input.textbox:focus, input.select:focus { border: 1px solid #c5def0; background-color: #ffffff; }
input.bouton { padding: 5px 10px; margin: 4px; font-weight: bold; }
input.visualiser, input.valider, input.oui, input.non, input.rejeter, input.annuler { padding-left: 26px; background-repeat: no-repeat; background-position: 6px 6px;  }
input.visualiser { background-image: url('/img/breathe/16x16/apps/xfce-edit.png'); }
input.valider { background-image: url('/img/breathe/16x16/actions/forward.png'); }
input.oui { background-image: url('/img/breathe/16x16/actions/stock_media-play.png'); }
input.non { background-image: url('/img/breathe/16x16/status/rhythmbox-notplaying.png'); }
input.rejeter { background-image: url('/img/breathe/16x16/actions/system-suspend.png'); }
input.annuler { background-image: url('/img/breathe/16x16/actions/stock_undo.png'); }
h2 { margin: 10px 0;}
p.moderationheader, div.moderationbox { margin: 12px 0; padding: 12px 0; border-top: 1px solid #888888; border-bottom: 1px solid #888888; }
#confirmationvalidationevt, #rejetevt { margin: 20px 0; }

a.googlecalendar, a.webcal, a.rss, a.retour, a.newevt, a.ical, a.folder { margin-left:2px; padding-left: 20px; background-repeat: no-repeat; background-position: left; }
a.googlecalendar { background-image: url('/img/google-calendar.png'); }
a.webcal { background-image: url('/img/webcal.gif'); }
a.rss { background-image: url('/img/rss.gif'); }
a.folder { background-image: url('/img/breathe/16x16/places/folder.png'); }
a.folder:hover { background-image: url('/img/breathe/16x16/places/folder_home.png'); }
a.ical { background-image: url('/img/ical.png'); }
a.retour { background-image: url('/img/breathe/16x16/actions/edit-undo.png'); }
a.newevt { background-image: url('/img/breathe/16x16/actions/gtk-indent-ltr.png'); }


#bannierepub { text-align: center; margin: 14px auto; }

#admindbg { border: 1px solid black; background-color: #ffffff; color: #333333; margin: 20px; padding: 20px; }

/* Pour GoogleMapAPI */
v\:* { behavior:url(#default#VML); }

#abonnement input.email{ margin: 4px; padding: 4px; border: 1px solid #000000; background-color: #c5def0; }
#abonnement input.email:focus { border: 1px solid #c5def0; background-color: #ffffff; }
#abonnement input.submit { padding: 2px 4px; margin: 0 auto 0 60px; }
#showevenement { overflow: auto; }
#showevenement #googleMap { float: right; margin: 0 10px 10px 10px; }
#showevenement #googleMap .infobulle { width: 250px; height: 150px; overflow: auto;}
#showevenement #googleMap .infobulle p { margin: 2px; }



/* FIN */








/* Table principale */
table {
	text-align: left;
}
table.calendar {
	width: 100%;
	margin: 0 auto;
}
table.calendar th {
	padding-bottom: 5px;
	text-align: center;
}
table.calendar td {
	height: 6em;
	width: 14%;
	-moz-border-radius: 5px;
	vertical-align: top;
	text-align: left;
	font-size: 0.8em;
	color: #444444;
}

table.calendar td h1 {
	margin: 0px 1px 3px 1px;
	text-align: left;
	font-size: 0.8em;
	color : #727070;
	line-height: 1.1em;
}

table.calendar td:hover h1 {
	color: #000;
}

table.calendar td ul {
	padding-left: 15px;
	margin: 0px;
	list-style-type: circle;
}
table.calendar td ul li {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 1.1em;
}
/*
 * These attributes apply to all cells of the agenda
 */
td a:link, td a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #444444;
}
td a:hover, td a:active {
	color: #000;
}
/*
 * These attributes apply to the cells that correspond to the days
 * already past in the current month.
 */
td.past_month {
	background: #A1C3E7;/*#C9E2F5;*/
	border: 1px solid #89B7E5;/*#6D94BE;/* #C9E2F5;;/*#ADCCE5;*/

}
td a:link,td a:visited {
	color: #666;
}
td.past_month a:hover, td.past_month a:active,td.current_month  a:hover{
	color: #000;
}

/*
 * These attributes apply to the cells that correspond to the future
 * days in the current month.
 */
td.current_month {
	background: #C6E5FF;/*#D1EAFF;/*e0faff--e6fbff--e5f6ff*/
	border : 1px solid #96CFFF;/*#97C8F0;/*#B4DDFF;*/
}
table.calendar td.current_month h1 {
	font-size: 1em;
}
table.calendar td.past_month h1 {
	font-size: 0.8em;
}
/*
 * These attributes apply to the cell corresponding to the current day
 */
td.today {
	background: #ffe0c7;/*#FFC991;*/
    border: 1px solid #FFB578;/*#FFC991;/*#FFB05F*/
}

table.calendar td.today h1 {
	font-size: 1em;
	color : #544f32;
}
table.calendar td.today a {
	color :  #8F4900;
}
table.calendar td.today a:hover {
	color : #543a1f;/*#523c31;/*#FF9A00;*/
}

/*
 * These attributes apply to the cells that correspond to days in the
 * previous or next month of the current month
 */
td.other_month {
	background: #ededed;
}

td.other_month a:link,  td.other_month a:visited {
	color: #888;
}

td.other_month a:hover, td.other_month a:active { 
	color: #000;
}




/* Footer */
#footer {
	background: #A3B5C1 url('img/footer.gif') no-repeat left top;
	padding: 8px 12px 2px;
	font-size: 0.85em;
	color: #FAFCFF;
}
#footer .right {color: #C8DBE8;}
#footer .right a {
	color: #D3E5F1;
	text-decoration: none;
}
#footer .right a:hover {
	color: #FFE;
	text-decoration: underline;
}


/* ----------------------------------------
   Miscellaneous
------------------------------------------- */

/* Images */
img.bordered {
	border: 1px solid #DDD;
	background: #FFF;
	padding: 5px;
}

/* Text */
.bold {font-weight: bold;}
.tright {text-align: right;}
.tcenter {text-align: center;}
.tright {text-align: right;}

/* Floats */
.left {float: left;}
.right {float: right;}

/* Clear */
.clear,.clearer {clear: both;}
.clearer,.spacer {
	display: block;
	font-size: 0;
	line-height: 0;
}

/* Icons */
span.comment {
	background: url('img/icon_comment.gif') no-repeat left center;
	padding-left: 18px;
}


/* ----------------------------------------
   Post, page
------------------------------------------- */

.post {
	margin-bottom: 5px;
	color: #444;
}
.post_title {
	background: #E8E8E8 url('img/post/title.gif') no-repeat left top;
	padding: 6px 12px 5px;
}
.post_title h1 {font: bold 0.9em Verdana,sans-serif;}
.post_title h1 a {color: #444;}
.post_title h1 a:hover {
	color: #469;
	text-decoration: underline;
}
.post_title h1.left {width: 380px}
.post_date {
	color: #999;
	padding-top: 1px;
	font-size: 0.85em;
}
.post_metadata {
	margin-top: 5px;
	padding: 0 5px;
	background: #F5F5F5;
}
.post_metadata .content {
	border-top: 1px solid #E5E5E5;
	padding: 8px 5px 6px;
	font-size: 0.8em;
	color: #666;
}
.post_metadata .content a {color: #567;}
.post_metadata .content a:hover {color: #002;}

.post_body {
	background: #F5F5F5 url('img/post/body.gif') repeat-x left top;
	padding: 10px 10px 1px;
}
.post_body img {
	border: 1px solid #CCC;
	/*background: #fff; pb avec Gmap : fond blanc...*/
	padding: 3px;
}
.post_bottom {
	background: url('img/post/bottom.gif') no-repeat left top;
	display: block;
	height: 5px;
	font-size: 0;
	line-height: 0;
}
.post_search_text {
	font-size: 0.85em;
	padding: 2px 0;
}


/* ----------------------------------------
   Sidebar box
------------------------------------------- */

.box {margin-bottom: 5px;}
.box_title {
	background: #C6D2DB url('img/box/title.gif') no-repeat left top;
	padding: 6px 10px 5px;
	font-weight: bold;
	font-size: 0.9em;
	color: #505E69;
}
.box_body {
	background: #DAE3E9 url('img/box/body.gif') repeat-x left top;
	padding: 8px 10px 1px;
	font-size: 0.9em;
}
.box_bottom {
	background: url('img/box/bottom.gif') no-repeat left top;
	display: block;
	height: 5px;
	font-size: 0;
	line-height: 0;
}

.box ul {
	margin-left: 0;
	border-bottom: 1px solid #E2ECF2;
}
.box li:first-child {border-top: none;}
.box ul li {
	list-style: none;
	padding:2px 4px;
	border-top: 1px solid #E2ECF2;
	border-bottom: 1px solid #D0D8DE;
}
.box ul a {text-decoration: none;}
.box ul a:hover {text-decoration: underline;}

#sidebar div.departement {font-size:10px;}


/* ----------------------------------------
   Lists
------------------------------------------- */

.nicelist {
	padding: 1px 0 0;
}
.nicelist ol {margin: 0;}
.nicelist ol li {
	list-style: none;
	padding: 8px 10px 1px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #CCC;
}
.nicelist li.alt {background: #EEE;}
.nicelist .body {padding-top: 5px;}
.nicelist .date {
	color: #888;
	padding-top: 4px;
	font-size: 0.85em;
}
.nicelist .date a {
	color: #567;
	text-decoration: none;
}
.nicelist .date a:hover {
	color: #002;
	text-decoration: underline;
}


/* ----------------------------------------
   Archives
------------------------------------------- */

.archive_title {font: normal 1.4em sans-serif;}
.archive_title a {text-decoration: none;}
.archive_title a:hover {text-decoration: underline;}
.archive_postinfo {
	font: normal 1em sans-serif;
	padding-bottom: 6px;
}


/* ----------------------------------------
   Comments
------------------------------------------- */

.comment_gravatar {width: 48px;}
.comment_gravatar img {padding: 2px;}
.comment_author {padding-top: 2px;}


/* ----------------------------------------
   Pagination
------------------------------------------- */

.pagenavigation {
	background: #DDEBF4 url('img/pagenav_top.gif') no-repeat;
	margin-bottom: 5px;
}
.pagenav_bottom {
	display: block;
	font-size: 0;
	line-height: 0;
	height: 5px;
	background: url('img/pagenav_bottom.gif') no-repeat;
}
.pagenav {
	font-size: 0.85em;
	padding: 5px 8px 0;
}
.pagenav a {
	color: #6A7DA4;
	text-decoration: none;
}
.pagenav a:hover {
	color: #002;
	text-decoration: underline;
}


/* ----------------------------------------
   Width, height, margin, padding
------------------------------------------- */

.h5 {height: 5px;}
.p5 {padding: 5px;}
.p10 {padding: 10px;}

