@import url('../../all_themes/css/main.css');


/*************************************************************************************************************************************************************************/
/* Home nav horizontale - Version V2 */
/*************************************************************************************************************************************************************************/
body, div, dl, dt, dd, ul, ol, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, select, textarea, blockquote {
    color: #000;
}

body {
    background: #D3C3AD url(../images/bg-body.png);
}

a {color: #B96365;}
h2, h3, h4, h5 {color: #77726C; font-family: Georgia,"Times New Roman",Times,serif;}
h4 {margin-bottom: 1em;}
h2 a, h3 a, h4 a, h5 a {color: #B96365;}

/*.main-content separate portalgen and citizen account css*/
.main-content table {width: 100%; color: #000; background: #FFF; margin-bottom: 20px;}
.main-content p + table {margin-top: 1em;}

.main-content caption {
	/*font-size: 0.75em;*/
	font-weight: bold;
	color: #FFF;
	background: #B96365;
	padding: 5px 8px;
}

.main-content tr:nth-child(even) {color: #000; background: #E8E8E8;}

.main-content th, .main-content td {
	font-size: 0.93em;
	text-align: left;
	padding: 5px 8px;
	border-bottom: 1px solid #BFBFBF;
}

.main-content th {
	color: #FFF;
	background: #808080;
	border-top: 1px solid #FFF;
	border-bottom: 2px solid #BFBFBF;
}

.main-content th a, .main-content th a:link, .main-content th a:visited {color: #FFF; background: #808080; padding-right: 20px;}

.main-content th a.descending, th a:link.descending, th a:visited.descending {
	background: #808080 url(../images/sort_desc.png) right -5px no-repeat;
}
.main-content th a.ascending, th a:link.ascending, th a:visited.ascending {
	background: #808080 url(../images/sort_asc.png) right -5px no-repeat;
}

.money {text-align: right;}

/* -------------- header -------------- */
div#top {
    height: 282px;
    background: url(../images/bg-cadre.png) repeat-y;
}

div#bottom a {color: #000; font-weight: bold;}

/* logo */
h1 {
    width: auto;
    padding: 10px 0 0 25px;
    color: #403930;
}
/* accroche */
p.accroche {
    clear: both;
    width: auto;
    padding: 0 0 0 25px;
    margin-top: 0;
	margin-bottom: -5px;
    font-size: 1em;
    color: #c0b9b3;
}
/* recherche */
div#search {
    position: absolute;
    top: 239px;
    right: 12px;
    width: 202px;
    height: 43px;
    padding: 0;
    background-image: url(../images/bg-search.png);
    z-index: 10;
}

div#search form {
    width: 186px;
    height: 36px;
    padding: 7px 0 0 16px;
    background: none;
}

div#search form .input_search {
    width: 133px;
    margin-top: 6px;
    color: #000;
}

div#search form .submit_search {
    width: 41px;
    height: 28px;
}
/* visuel top */
div#visuel_top {
    top: 98px;
    height: 184px;
    z-index: 1;
}
/* nav */
ul#nav {
    top: 69px;
    width: 967px;
    padding: 0;
}

ul#nav li {
    padding-right: 0;
}

ul#nav li a {
    position: relative;
}

ul#nav li a:hover, ul#nav li a.nav_on {
    background-position: right bottom;
    color: #FFF;
	background: #BBAF9A;
}

ul#nav li a span {
    padding: 8px 24px 0 20px;
    background: none;
}

ul#nav li a:hover span, ul#nav li a.nav_on span {}

/* Breadcrumbs */
p.k-breadcrumbs {
    float: left;
    width: 100%;
    /*font-size: 0.65em;*/
    color: #000;
    background: #FFF;
    margin: 0.5em 0 3em 0;
}
p.k-breadcrumbs a {color: #B96365;}


/* -------------- middle -------------- */
div#bg_degrade {
    background: none;
}

div#bg_main {
    background: none;
}

div#sideandcontent {width: 777px;}
div#sideandcontent div.main-content {width: 940px; padding-left: 25px;}
div#content_middle {width: 100%;}
/* ---- colonne gauche ---- */
div#sidebar_left, div.bloc_side, div.bg_bloc , body.tinymceHtmlBlock , div.bloc_side h2 {
    width: 202px;
}

div#sidebar_left {
    padding: 1px 0 0 12px;
}

div.bg_bloc , body.tinymceHtmlBlock , div.meteo div.bg_bloc, div.agenda div.bg_bloc {
    background: #fff;
}

div.bloc_side h2, div.meteo h2 {
    padding-top: 6px;
    background-repeat: repeat-x;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 1.08em;
    color: #000;
    background: #F6F3EF url(../images/bg-title-side.png) repeat-x;
    font-weight: bold;
}
/* liste 1 et liste 2 */
div.bloc_side ul.liste_1, div.bloc_side ul.liste_2 {
    padding: 15px 8px 0 10px;
}

div.bloc_side ul.liste_1 li, div.bloc_side ul.liste_2 li {
    font-size: 1.15em;
    padding-bottom: 2px;
}

div.bloc_side ul.liste_1 li a, div.bloc_side ul.liste_2 li a {
    background: url(../images/bg-puce-3.png) no-repeat 0px 2px;
    font-size: 0.92em;
    color: #b96365;
    text-decoration: underline;
}

div.bloc_side ul.liste_1 li a:hover, div.bloc_side ul.liste_2 li a:hover {
    text-decoration: none;
}
/* horaires */
div.bloc_side p.txt_horaires, div.bloc_side p.txt_news {
    font-size: 0.92em;
}
/* sondage */
div.sondage form label {
    width: 140px;
}

div.sondage form .submit_sondage {
    width: 59px;
    height: 28px;
    font-size: 1.08em;
    text-transform: uppercase;
}

/* meteo */
div.meteo h2 {
}

div.bloc_side div.pad_meteo {
    padding: 5px 22px 0 22px;
}

div.meteo div.detail {
    width: 79px;
}

div.meteo div.detail span {
    margin-top: 3px;
    color: #818181;
    font-weight: bold;
    display: block;
}

div.meteo div.detail img {
    margin: 1px 0 0 0;
}

div.bloc_side p.lk_fleche a {
    top: 61px;
    width: 26px;
    height: 28px;
}

div.bloc_side p.prec a {
    left: 0;
}

div.bloc_side p.suiv a {
    left: 176px;
}

/* ---- colonne centrale ---- */
div#bg_content {
    width: 563px;
}

div#content {
    width: 475px;
    padding: 26px 44px 0 44px;
}
/* bienvenue */
div.bienvenue {
    width: 475px;
    padding: 0 0 20px 0;
    margin: 0;
    background: #fff;
}

div.bienvenue h2 {
    padding-bottom: 2px;
    border-bottom: 1px solid #e1a1a5;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #77726c;
}

div.bienvenue p.txt_bloc {
    padding-top: 16px;
}

div.bienvenue p.lk_puce_3 a {
    margin-right: 0;
    background-position: 0px 2px;
    color: #b96365;
}
/* bloc paragraphe */
div.paragraphe , body.tinymceMainContent {
    width: 475px;
    padding: 20px 0;
    margin-bottom: 0;
}

div.paragraphe h2, body.tinymceMainContent h2, div.paragraphe h1, body.tinymceMainContent h1, div.paragraphe h3, body.tinymceMainContent h3, div.paragraphe h4, body.tinymceMainContent h4, div.paragraphe h5, body.tinymceMainContent h5, div.paragraphe h6 , body.tinymceMainContent h6 {
    padding-bottom: 2px;
    border-bottom: 1px solid #e1a1a5;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #77726c;
}

div.paragraphe p.txt_bloc , body.tinymceMainContent p.txt_bloc {
    padding-top: 16px;
    font-size: 1.08em;
}

div.paragraphe p.lk_puce_3 a , body.tinymceMainContent p.lk_puce_3 a {
    margin-right: 0;
    background: url(../images/bg-puce-3.png) no-repeat 0px 2px;
    color: #b96365;
}

/* ---- Message d'erreur : Page non trouvée ---- */
div#errorMsg {
	padding-left: 245px;
}

/* ---- colonne droite ---- */
div#sidebar_right {
    width: 202px;
    padding: 1px 0 0 0;
}
/* agenda */
div.agenda h2 {
    background-image: url(../images/bg-title-side.png);
}

div.agenda .tab_agenda {
    margin-left: auto !important;
	margin-right: auto !important;
}

div.agenda p.lk_fleche a {
    top: 30px;
}
/* actualite */
div.bloc_side dt {
    padding-bottom: 2px;
    font-size: 0.92em;
    color: #a1b450;
}

div.bloc_side dd {
    padding-bottom: 1em;
    font-size: 0.92em;
}

div.bloc_side p.lk_puce a {
    margin-right: 18px;
    background: url(../images/bg-puce-3.png) no-repeat 0px 2px;
    color: #b96365;
}
/* newsletter */
div.news form {
    width: 180px;
    height: 28px;
    padding: 0 0 0 16px;
    background-position: 8px 0px;
}

div.news form .input_news {
    width: 133px;
    margin-top: 6px;
    color: #000;
}

div.news form .submit_news {
    width: 41px;
    height: 28px;
    font-size: 1.08em;
    text-transform: uppercase;
}
/* -------------- bottom -------------- */
div#bottom {
    padding-top: 9px;
    background-position: 0px -11px;
}

div.paragraphe p, body.tinymceMainContent p,div.paragraphe pre, body.tinymceMainContent pre,div.paragraphe address, body.tinymceMainContent address,div.paragraphe blockquote, body.tinymceMainContent blockquote{font-size:1.15em;}
div.paragraphe p, body.mce-content-body p{margin-bottom:1.5em;}
div.paragraphe pre, body.tinymceMainContent pre{font-family:monospace;white-space:pre;}
div.paragraphe address, body.tinymceMainContent address,div.paragraphe em, body.tinymceMainContent em{font-style:italic;}
div.paragraphe blockquote, body.tinymceMainContent blockquote{margin:1em 0 1em 4em;font-style:italic;}
div.paragraphe blockquote:before, body.tinymceMainContent blockquote:before,div.paragraphe blockquote:after, body.tinymceMainContent blockquote:after{font-size:2em;opacity:.4;}
div.paragraphe blockquote:before, body.tinymceMainContent blockquote:before{content:'\00AB';display:block;}
div.paragraphe blockquote:after, body.tinymceMainContent blockquote:after{content:'\00BB';display:block;text-align:right;}
div.paragraphe h1, body.tinymceMainContent h1{width:auto;float:none;font-size:2.3em;margin:1em 0 .5em;padding-left:0;}
div.paragraphe h2{font-size:2em;margin:0 0 .5em;}
div.paragraphe h3, body.tinymceMainContent h3{font-size:1.7em;margin:.9em 0 .3em .3em;}
div.paragraphe h4, body.tinymceMainContent h4{font-size:1.5em;margin:.8em 0 .3em .9em;}
div.paragraphe h5, body.tinymceMainContent h5{font-size:1.3em;margin:.7em 0 .3em 1.8em;}
div.paragraphe h6, body.tinymceMainContent h6{font-size:1.1em;margin:.6em 0 .3em 3.2em;}
div.paragraphe img, body.tinymceMainContent img{margin:1em;}
div.paragraphe ul, body.tinymceMainContent ul,div.paragraphe ol, body.tinymceMainContent ol{font-size: 1.15em; margin: 1em 0 1.5em 2em;}
div.paragraphe ul li, body.tinymceMainContent ul li{list-style-type:inherit;}
div.paragraphe hr, body.tinymceMainContent hr{display:block;}

div#accessibility {padding-top: 5px;}
div#accessibility a{color:#B96365;}


/* --------------------------------- FORM SPECIFICS -------------------------------- */

/* --- FORM DEFAULT VALUES --- */

form p {margin: 8px 0;}
form p.highlight {background: #B96365; padding: 1em 0 0.5em;}

	form table {float: left;}

fieldset {
	clear: both;
	color: #333;
	background: #FFF;
	padding: 1% 2%;
	margin-bottom: 1em;
	border: 1px solid #B96365;
}
	fieldset fieldset {
		clear: none;
		padding: 0;
		margin: 0;
		border: none;
	}
	fieldset p {float: left; width: 100%;}
	
	fieldset ul {margin: 0 0 20px 20px;}
	
		fieldset li p {
			float: none;
			font-size: 100%;
		}
	

legend {
	font-size: 0.95em;
	font-weight: bold;
	color: #B96365;
	background: #FFF;
	padding: 0 8px 0 15px;
}
	legend a, legend a:link, legend a:visited {
		display: inline-block;
		font-size: 80%;
		text-decoration: none;
		color: #FFF;
		background: #B96365;
		padding: 2px 8px;
		margin-left: 10px;
		border-radius: 5px;
	}
	legend a:hover {
		color: #FFF;
		background: #000;
	}

label {
	width: 20em;
	font-weight: bold;
	text-align: right;
	padding-right: 15px;
}
	label em {color: #F00; background: transparent;}
	
	/* General inputs */
input {
	font: 103% Verdana, Arial, "Helvetica Neue", Helvetica, sans-serif;
	padding: 0 0 2px 2px;
	margin: 0 0 5px 0;
	border: 1px solid #999;
}

input[type=checkbox], input[type=radio] {
	background: #FFF;
	border: none;
	vertical-align: middle;
}

input:focus, select:focus, textarea:focus {background: #F2F2F2; border: 1px solid #B96365;}
input[type=checkbox]:focus, input[type=radio]:focus {
	outline: 2px solid #B96365;
}
	
input[type=text]:disabled, input[type=text]:disabled:hover {
	font-style: italic;
	color: #000;
	background: #CCC;
	border-color: #CCC;
	cursor: default;
}

select {
	font-size: 90%;
	padding: 2px;
	border: 1px solid #CCC;
}		
textarea {
	font-size: 120%;
	padding: 0 0 2px 2px;
	border: 1px solid #999;
}

/* --- SUBFIELDSETS --- */

fieldset.k-sub-group {
	float: left;
	width: 100%;
	padding: 10px 0;
	margin: 2em 0;
	border-top: 1px solid #CCC;
}
	fieldset.k-sub-group legend {
		font-size: 0.75em;
		text-align: left;
		color: #000;
		background: #EEE;
		padding-left: 0.4em;
	}	

/* --- INPUT BUTTONS --- */

/* Buttons bar for inputs */
.k-buttons-bar {
	float: none;
    clear: both;
    text-align: right;
    padding: 0;
    margin: 0 0 20px;
    border: none;
}

	/* Buttons bar for links */
	.k-buttons-bar li {
		display: inline;
		/*font-size: 0.8em;*/
		list-style-type: none;
	}

/* Valid actions - must duplicate declarations for IE6!!*/
input[type=button], input[type=submit] {
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	background: #B96365;
	padding: 2px 8px 3px;
	margin: 0 5px;
	border-radius: 5px;
	border: none;
	cursor: pointer;
}
.k-button, a.k-button, a.k-button:link, a.k-button:visited {
	display: inline-block;
	line-height: 1.5em;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	background: #B96365;
	padding: 2px 8px 3px;
	margin: 0 5px;
	border-radius: 5px;
	cursor: pointer;
}
	/*hover*/
	input[type=button]:hover, input[type=submit]:hover, a.k-button:hover {
		color: #FFF;
		background: #DF777A;
		border-color: #000;
	}
	/*focus*/
	input[type=button]:focus, input[type=submit]:focus, a.k-button:focus {
		color: #FFF;
		background: #DF777A;
		border-color: #000;
	}

/* Disabled actions */

	input[type=submit]:disabled, input[type=button]:disabled {
		color: #999;
		background: #CCC;
		cursor: default;
	}
	.k-disabled {
		display: inline-block;
		height: 1.5em;
		line-height: 1.5em;
		font-weight: bold;
		color: #999;
		background: #CCC;
		padding: 2px 8px 3px;
		margin: 0 5px;
		border-radius: 5px;
		cursor: default;
	}
		
/* Optional actions */
input[type=button].optional, input[type=submit].optional {
	color: #FFF;
	background: #DF777A;
	cursor: pointer;
}
a.k-button.optional, a.k-button.optional:link, a.k-button.optional:visited {
	display: inline-block;
	height: 1.5em;
	line-height: 1.5em;
	color: #FFF;
	background: #DF777A;
	cursor: pointer;
}
	/*hover*/
	input[type=button].optional:hover, input[type=submit].optional:hover, a.k-button.optional:hover {
		color: #FFF;
		background: #B96365;
	}
	/*focus*/
	input[type=button].optional:focus, input[type=submit].optional:focus, a.k-button.optional:focus {
		color: #FFF;
		background: #B96365;
	}
	
/* Reset Actions */
input[type=button].reset, input[type=reset] {
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	background: #808080;
	padding: 2px 8px 3px;
	margin: 0 5px;
	border-radius: 5px;
	border: none;
	cursor: pointer;
}
a.k-button.reset, a.k-button.reset:link, a.k-button.reset:visited {
	display: inline-block;
	height: 1.5em;
	line-height: 1.5em;
	color: #FFF;
	background: #808080;
}
	
	/* Hover/Focus */
	input[type=button].reset:hover, input[type=reset]:hover, a.k-button.reset:hover {
		color: #FFF;
		background: #DF777A;
	}
	input[type=button]:focus, input[type=reset]:focus, a.k-button.reset:focus {
		color: #FFF;
		background: #B96365;
	}
	

/* --- RADIOS --- */
/* Fieldset elements for radios */
fieldset.k-radio {clear: both; padding: 0; margin: 0; border: none;}
	
	fieldset.k-radio legend {
		float: left;
		width: 20em; /* gets the same width from default lable width */
		font-size: 1em;
		text-align: right;
		color: #333;
		background: none;
		padding: 0.6em 1em 0 0;
	}
	fieldset.k-radio label {
		float: none;
		display: inline;
		font-weight: normal;
		padding-right: 1.5em;
	}
	
	fieldset.k-radio p {float: left; width: auto;}
    fieldset.k-radio ul {
        float: left;
        width: auto;
        list-style-type: none;
		padding: 0;
        margin: 0.3em 0 0;
    }

/* --- CHECKBOXES --- */
/* In a fieldset */
fieldset.k-check {clear: both; padding: 0; margin: 0; border: none;}
	
	fieldset.k-check legend {
		float: left;
		width: 15em; /* gets the same width from default lable width */
		font-size: 0.7em;
		text-align: right;
		color: #000;
		background: none;
		padding: 0.6em 1em 0 0;
	}
	fieldset.k-check label {
		float: none;
		display: inline;
		font-weight: normal;
		padding-right: 1.5em;
	}
	
	fieldset.k-check p {float: left; width: auto;}
    fieldset.k-check ul {
        float: left;
        width: auto;
        list-style-type: none;
		padding: 0;
        margin: 0.3em 0 0;
    }

/* Applied to paragraphs */
p.k-check {width: auto; padding-left: 16.3em;}
	p.k-check label {
	    float: none;
	    width: auto;
	    font-weight: normal;
	    text-align: left;
	}

/* Unique labels */

label.k-check {
	float: none;
	width: auto;
	font-weight: normal;
	text-align: left;
}
label.highlight {
	float: left;
	width: 94%;
	padding: 0.5em 3% 0.3em;
	margin-bottom: 1em;
	border: 1px solid #B96365;
}


/* List of inputs */
ul.k-check {margin: 0;}
	ul.k-check li {display: inline-block; padding: 0 2% 0 0;}
    ul.k-check label {
        float: none;
        width: auto;
        font-weight: normal;
        text-align: left;
    }


/* --- DATEPICKER --- */

input.k-datepick {width: 6.7em; text-align: center;}

/* Calendar button */
img.ui-datepicker-trigger {padding: 0 5px; vertical-align: top; cursor: pointer;}

/* Today's date link */
td.ui-datepicker-today a, td.ui-datepicker-today a:link, td.ui-datepicker-today a:visited {
	color: #FFF;
	background: #B96365;
}

/* Values for calendar table */
.ui-datepicker {
	display: none;
	margin: 0;
	background: #F2F2F2;
	border: 1px solid #808080;
}
.ui-datepicker table {margin: 0;}
.ui-datepicker tr:nth-child(even) td {color: #000; background: #FFF;}
.ui-datepicker th {
	font-weight: bold;
	text-align: right;
	color: #FFF;
	background: #B96365;
	padding: 0.2em 0.4em;
}
.ui-datepicker td {
	text-align: right;
	padding: 0.1em;
	border: 1px solid #e5d4c3;
}
.ui-datepicker td span, .ui-datepicker td a {
	display: block;
	text-decoration: none; 
	padding: 0 0.2em;
}
.ui-datepicker td a:hover {
	color: #FFF;
	background: #B96365;
}

/* Month/Year title */
.ui-datepicker-header {float: none;}
.ui-datepicker .ui-datepicker-title {
	float: none;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	background: #B96365;
	padding: 0.3em 0;
}

/* Prev/Next Arrows */
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 23px;
	height: 23px; 
}

.ui-datepicker .ui-icon {
	display: block;
	overflow: hidden;
	text-indent: -99999px;
	cursor: pointer;
}
.ui-icon-circle-triangle-w {
	width: 16px;
	height: 16px;
	background: transparent url(../images/date_prev.gif) 0 2px no-repeat;
}
.ui-icon-circle-triangle-e {
	width: 16px;
	height: 16px;
	background: transparent url(../images/date_next.gif) right 2px no-repeat;
}

.ui-datepicker .ui-datepicker-prev {left: 2px;}
.ui-datepicker .ui-datepicker-next {right: 2px;}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;  
}

	
/* --- FORM STEPS --- */

ul.k-form-steps {clear: both; margin-bottom: 1em; padding: 0;}
	
	ul.k-form-steps li {
		display: inline-block;
		height: 5em;
		width: 130px;
		list-style-type: none;
		font: 0.9em StagBook, Arial, "Helvetica Neue", Helvetica, sans-serif;
		color: #BBB;
		background: #FFF;
		margin-right: 10px;
		vertical-align: top;
	}
	ul.k-form-steps strong {display: block; font-size: 120%;}
	
	/* States */
	ul.k-form-steps li.past {color: #000; background: #FFF;}
    ul.k-form-steps li.active {
        color: #B96365;
        background: #FFF url(../images/bg_step.gif) 0 0.3em no-repeat;
        padding-left: 10px;
    }
    
    
  
    
    /* Previous/next steps buttons */
input[type=submit].next, input[type=submit].next.optional {
	background-image: url(../images/bg-next.png);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 20px;
}
input[type=submit].previous, input[type=submit].previous.optional {
	background-image: url(../images/bg-previous.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
}

    
/* --- MANDATORY INFO --- */    
p.k-mandatory {
	clear: both;
	/*font-size: 0.7em;*/
	font-weight: bold;
	text-align: right;
	color: #B96365;
	background: transparent;
	padding-right: 5px;
	margin-bottom: 1em;
}

/* Required fields */
input.k-required {
	background: #FFF url(../images/bg_required.png) 0.2em 0.3em no-repeat;
	padding-left: 1.2em;
}

/* --- ERRORS --- */
/* Field error */
input.k-field-error {
	color: #FFF;
	background-color: #C00;
}

/* Contextual field error message */
.k-contextual-error {
	font-size: 90%;
	font-weight: bold;
	color: #C00;
	background: transparent;
	padding-left: 5px;
	vertical-align: 4px;
}

/* General error message block */
div.k-error-messages {
	float: none;
	clear: both;
	font-weight: bold;
	color: #C00;
	background: #FFF url(../images/bg_error_message.png);
	padding: 10px 0;
	margin-bottom: 25px;
}
	div.k-error-messages h3 {
  		width: 60%;
		background: transparent;
  		margin: 0 15px;
		border-color: #C00;
	}
	div.k-error-messages ul {
  		width: 60%;
  		margin: 3px 15px;
	}
	div.k-error-messages p {
  		width: 60%;
  		margin: 3px 15px;
	}

/* --- FEEDBACK --- */

div.k-feedback {
	clear: both;
	padding-top: 52px;
	margin: 0 2em 2em;
}
	div.k-feedback p {
		font-size: 1em;
		font-weight: bold;
		text-align: center;
		color: #FFF;
		background: #B96365;
		padding: 0.5em 150px 0.5em;
	}


	
/* --------------------------------- EDITORIAL -------------------------------- */

div.k-article {
	float: left;
	width: 100%;
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom: 1px dashed #CCC;
}
	
	div.k-article h2 {color: #77726C; background: #FFF; margin: 2em 0 1.6em;}
	div.k-article h2 + ul.entry-info {margin-top: -1.5em;}
	div.k-article h3 {margin: 2em 0 1em; border: none;}
	div.k-article h4 {padding: 0; margin: 1.5em 0 0.7em;}
	div.k-article ul, div.k-article ol {/*max-width: 40em;*/ margin: 1em 1em 1em 1.5em;}
	
	div.k-article p {max-width: 60em; line-height: 1.7;}
	div.k-article p.illustration {max-width: 100%;}
	div.k-article p + p {text-indent: 1em;}
	div.k-article p + p.k-readmore {text-indent: 0;}
	
	div.k-article li {line-height: 1.7;}
	
	div.k-article ul.entry-info {padding: 0; margin: 0 0 1.5em;}
	ul.entry-info + div.content {margin: 2.5em 0 0;}
	ul.entry-info address {display: inline;}
	ul.entry-info li {display: inline; list-style-type: none; line-height: 1.7;}
	
	/* Exceptions */
	div.k-article div.k-pagination {
		width: 96%;
		background: #E8E8E8;
		padding: 0.3em 2%;
		margin-top: 1em;
	}
	
    #sidebar p.page-numbers {
        width: 100%;
        background: #E8E8E8;
        padding: 2% 0;
        text-align: center;
    }
	div.k-article ul.tabs {max-width: 100%; margin: 0;}

/* --- READMORE --- */

p.k-readmore {
	clear: both;
	color: #000;
	background: url(../images/bg-puce-3.png) 0 4px no-repeat;
	padding: 0 0 0 10px;
}
	p + p.k-readmore {margin-top: 1em; text-indent: 0;}
	
	p.k-readmore img {
	    float: left;
	    width: auto;
	    padding: 0 10px 10px 0;
	    vertical-align: middle;
	}



	
/* --------------------------------- SITE UTILITIES -------------------------------- */


/* LIST OF LINKS */
ul.k-links-list {margin: 0 0 15px 15px;}

	ul.k-links-list li {list-style-type: square; line-height: 1.8;}
	
		ul.k-links-list li ul {margin-left: 1em;}


/* LOGIN FORM */
form.k-login {width: 100%; border-bottom: 5px solid #FFF;}
	form.k-login p {
		float: left;
		width: auto;
		padding-right: 2em;
	}
	
	form.k-login label {
		float: none;
		display: block;
		width: auto;
		text-align: left;
	}
	
	form.k-login input[type=submit] {margin-top: 1em;}

.lost-password {display: block; font-size: 80%;}
 .lost-password a {color: #B96365;}
p.to-register {
    color: #FFF;
    background: #B96365;
    padding: 0.5em 2%;
    margin: -17px 0 0;
}
	p.to-register a, p.to-register a:link, p.to-register a:visited {color: #FFF; background: #739036;}
	
	/* Collapsible form */
	#loginLink a, #loginLink a:link, #loginLink a:visited {
		position: absolute;
		top: 84px;
		left: 2%;
		width: auto;
		max-width: 40%;
		font-weight: bold;
		text-decoration: none;
		color: #FFF;
		background: transparent url(../img/k-theme1/sprite_arrows.png) left -566px no-repeat;
		padding-left: 10px;
	}
	form.k-login.collapsible {float: left; width: 100%; background: #FFF;}
	form.k-login.collapsible p.to-register {float: none; border: 1px solid #739036;}



/* RECALL BOX */

.k-recall {
	float: none;
	margin: 1em 0;
}
	.k-recall dl {float: left; width: 100%;}
	.k-recall dl:nth-child(odd) {background: #f2f1e9}
	
	.k-recall dt {
		float: left;
		width: 35%;
		font-weight: bold;
		padding: 0.2em 0 0.2em 0.5em;
	}	
	.k-recall dd {
		float: right;
		width: 60%;
		padding: 0.2em 0 0.2em 0.5em;
	}
	
	.k-recall + .k-buttons-bar {padding-top: 1em;}


/* Actions block */
div.k-actions-block {
	float: left;
	width: 100%;
	color: #000;
	background: #FFF;
	margin: 0 0 1em;
	border: 1px solid #BFBFBF;
}

	/* Optional text */
	.action-context {
		float: left;
		width: 65%;
		/*font-size: 0.8em;*/
		font-weight: bold;
		color: #000;
		background: #FFF;
		padding: 0.7em 1em;
		margin: 0;
		border: none;
	}
		.action-context + ul.k-actions {float: right; width: 30%; margin-top: 0;}
	
ul.k-actions {text-align: right; padding: 0;}

	ul.k-actions li {
		display: inline;
		list-style-type: none;
	}
	
	ul.k-actions a, ul.k-actions a:link, ul.k-actions a:visited {
		display: inline-block;
		height: 2em;
		line-height: 2em;
		font-weight: bold;
		text-decoration: none;
		color: #FFF;
		background: #B96365;
		margin: 0.5em;
		padding: 0 10px;
		border-radius: 5px;
	}
	/*hover*/
	ul.k-actions a:hover {
		color: #FFF;
		background-color: #DF777A;
	}
	
	/* active */
	ul.k-actions strong {
		display: inline-block;
		height: 2em;
		line-height: 2em;
		font-weight: bold;
		text-decoration: none;
		color: #000;
		background: #FFF;
		margin: 0.5em;
		padding: 0 10px;
		border: 1px #000 solid;
	}
	
	/* Exceptions */
	#sidebar ul.k-actions {text-align: center; margin-bottom: 1em;}
	
/* --- GAUGE --- */

.k-gauge {float: none; overflow: auto; margin: 0.5em 0;}
.k-gauge dt {font-weight: bold;}
.k-gauge dt, .k-gauge dd {float: left; width: auto; margin-right: 5px;}
	
	
.k-gauge dd.used {
	display: inline-block;
	width: 104px;
	height: 18px;
	border-radius: 3px;
	border: 1px solid #CDCDCD;
	vertical-align: top;
}
.k-gauge dd.used strong {
	position: absolute;
	text-indent: -9000px;
}
.k-gauge dd.total {/*font-size: 0.7em;*/}

.k-gauge dd.used span {
	display: block;
	height: 16px;
	background: #B96365;
	margin: 1px;
	border-radius: 2px;
}

.k-gauge dd.used .used0 {width: 0;}
.k-gauge dd.used .used10 {width: 10px;}
.k-gauge dd.used .used20 {width: 20px;}
.k-gauge dd.used .used30 {width: 30px;}
.k-gauge dd.used .used40 {width: 40px;}
.k-gauge dd.used .used50 {width: 50px;}
.k-gauge dd.used .used60 {width: 60px;}
.k-gauge dd.used .used70 {width: 70px;}
.k-gauge dd.used .used80 {width: 80px;}
.k-gauge dd.used .used90 {width: 90px;}

/* List of documents */

ul.docs-list li {list-style-type: disc; padding-bottom: 0.5em;}
ul.docs-list img {vertical-align: bottom;}

/* Cryptography */

fieldset.captcha label {width: 8em;}
#code-input {width: 8em;}

#captcha-data {width: auto; background: #EEE;}
	
	#captcha-data p {
		width: auto;
		margin: 15px;
	}
	#captcha-data p img {
		border: 1px solid #CCC;
		outline: 1px solid #999;
	}

	#captcha-data ul {
		float: right;
		margin: 15px 15px 0 0;
	}
	#captcha-data li {padding-bottom: 20px;}


/* --------------------------------- GENERAL BLOCKS -------------------------------- */

/* --- COLLAPSIBLE PANELS --- */

.k-panel {
	width: 100%;
	overflow: auto;
    margin-top: 20px;
    border: 1px solid #808080;
}
	.k-panel div:first-child {float: none;}

fieldset.k-panel {padding: 0;}
		
	fieldset.k-panel legend.control {
		width: 99%;
		padding: 0.3em 0 0.3em 1%;
		border-right: 1px solid #808080;
	}

p + .k-panel {margin-top: 1em;}

	.k-panel .control {
		color: #FFF;
		background: #808080 url(../images/unfold-trans.png) right 0.3em no-repeat;
		padding: 3px 15px 4px 10px;
		margin: 0;
		cursor: pointer;
	}
	.k-panel .ui-state-hover, .k-panel .ui-state-focus {
		background-color: #B96365;
	}
	.k-panel .ui-state-active {
		background: #B96365 url(../images/fold-trans.png) right 0.3em no-repeat;
	}
	.k-panel .control a, .k-panel .control a:link, .k-panel .control a:visited {
		text-decoration: none;
		color: #FFF;
		background: transparent;
	}
	.k-panel .control a:hover, .k-panel .control a:focus {
		text-decoration: none;
		color: #FFF;
		background: transparent;
	}
	
	.k-panel .content {
		float: left;
		width: 96%;
		color: #000;
		background: #FFF;
		padding: 1em 2%;
		border: none;
	}
	
		.k-panel .content h3:first-child, .k-panel .content h4:first-child {
			padding: 0 0 0.5em;
			margin: 0;
		}


/*--- TABS ---*/
div.k-tabbed-data {float: none; clear: both; width: 100%;}
p + div.k-tabbed-data {margin-top: 21px;}

		
	ul.tabs {
		float: left;
		width: 100%;
		color: #FFF;
		background: transparent;
		padding: 0;
	}

	div.k-tabbed-data .ui-tabs-hide {display: none;}  /* required */
	ul.tabs li {
		float: left;
		width: auto;
		list-style-type: none;
		padding: 0;
		border-left: 2px solid #FFF;
	}
	ul.tabs a, ul.tabs a:link, ul.tabs a:visited {
		display: block;
		font-weight: bold;
		text-decoration: none;
		color: #B4B2B2;
		background: #F5F5F5;
		padding: 5px 10px;
		font-family: Georgia,"Times New Roman",Times,serif;
	}
	ul.tabs a:hover {color: #FFF; background: #DF777A;}
	ul.tabs a:focus {color: #FFF; background: #DF777A;}

/* Selected tab */
	ul.tabs li.ui-state-active a, ul.tabs li.ui-state-active a:link, ul.tabs li.ui-state-active a:visited {
		color: #FFF;
		background: #B96365;
	}
	ul.tabs li.ui-state-active a:focus {
		color: #FFF;
		background: #B96365;
	}
	
		
	div.k-tabbed-data > div.content {
		float: none;
		clear: both;
		padding: 1em 0;
	}

/* --- SECTIONS --- */

div.section {
	width: 100%;
	padding: 1em 0;
	border-bottom: 1px dashed #CCC;
}

	div.section h2 {color: #B96365; background: #FFF; margin-bottom: 1em;}
	
	div.section.k-panel {padding: 0; border-bottom: 1px solid #808080;}

	
		
/* Link for tabs container */
p.tabs-link {
	float: left;
	width: 96%;
	font-weight: bold;
	text-align: right;
	color: #FFF;
	background: #808080;
	margin-top: 20px;
	padding: 0.5em 2%;
}
	p.tabs-link a, p.tabs-link a:link, p.tabs-link a:visited {
		color: #FFF;
		background: #808080;
	}

    /* --------------------------------- SPECIFICS -------------------------------- */


/* --- DASHBOARD SHEET --- */

div.sheet {
	width: 96%;
	background: #EFEFEF;
	padding: 2%;
	margin: 0.5em 0 1em;
	clip: rect(0, 50px, 50px, 50px);
	box-shadow: 1px 1px 3px #999;
}
	div.sheet .k-recall dl:nth-child(odd) {background: #FFF;}
	
		div.sheet h3 img {vertical-align: middle;}

			/*Delete button added by atos*/
			div.sheet a.delete{
				background : url(../images/bt-delete.png) 0 0 no-repeat transparent;
				padding: 3px 0px 18px 20px;
				float: right;
			}
			
			div.sheet a.modify{			
			    background: url("../images/bt-edit.png") 0 0 no-repeat transparent;
			    margin-left: 5px;
			    padding-left: 21px;
			    padding-bottom: 4px;
			}
			
			
/* --- "services" tab exceptions --- */

#services {padding-top: 2em; width: 100%;}

	#services ul.k-links-list {
		float: left;
		width: 43%;
		padding-right: 4%;
		min-height: 9em;
	}
	#services ul.k-links-list li {
		list-style-type: none;
		padding-bottom: 2%;
		padding-left: 160px;
		padding-right: 4%;
	}

	#services ul.k-links-list li li {
		color: #000000;
		list-style-type: square;
		padding-bottom: 0.2em;
		padding-left: 0.2em;
		padding-right: 0.2em;
		padding-top: 0.2em;
	}

#famille {background: url(../images/icone_famille.png) 0 1em no-repeat;}
#etat-civil {background: url(../images/icone_mairie.png) 0 1em no-repeat;}
#techniques {background: url(../images/icone_services.png) 0 1em no-repeat;}
#logement {background: url(../images/icone_logement.png) 0 1em no-repeat;}
#associations {background: url(../images/icone_associations.png) 0 1em no-repeat;}
#ccas {background: url(../images/icone_ccas.png) 0 1em no-repeat;}	
#urbanisme {background: url(../images/icone_urbanisme.png) 0 1em no-repeat;}

#synthese .k-gauge {padding: 0.2em 0.5em; border: 1px solid #DDD;}

/* --- Filter --- */

.filter {text-align: right; margin: -3em 0 1em;}
#activites .filter {margin-top: 1em;}



/* ----------------------------------------------------------------------------------------------------- */
/* --- Bloc : Input search --*/
/* ----------------------------------------------------------------------------------------------------- */

#fullTextSearch form {text-align:center; width:auto;}
#fullTextSearch input[type="text"]{float:left;}
#fullTextSearch input[type="image"] {
	border: 0.1em solid #FFFFFF; 
	float: none; 
	padding: 0.6px 8px;
	background-color: #EEEEEE;
}

/* ----------------------------------------------------------------------------------------------------- */
/* --- Bloc : All Result --*/
/* ----------------------------------------------------------------------------------------------------- */

#all_result {
	text-align:left;
	float:none;
	clear:both;
	font-size: 13px;
}

#all_result *{
	float: none;
}

#all_result *{ padding: 0; margin: 0; font: 101% Arial, Helvetica, Sans-serif;}
#all_result .result_colPrincipal { margin-left: 3px; }
#all_result .result_colPrincipal {margin-right: 3px;}

/* --- Bloc principal blanc coin arrondi --*/
#all_result .result_blocContain {
	margin-bottom: 20px;
	background: #fff;
	border: 1px solid #bdbcbd;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	overflow: hidden;
}

#all_result .result_colPrincipal .result_blocContain {margin:0 2% 20px 2%;}
#all_result .result_blocContain p, .result_blocContain ul { padding:0 10px 10px 10px; margin-bottom: 5px; color: #666666;}
	
	/* --- Pagination --*/
#all_result .result_pagination { float: right;}
	#all_result .result_pagination a {
		padding: 0 4px;
		border: 1px solid #b9b9b9;
		-webkit-border-radius:6px;
		-moz-border-radius:6px;
		text-decoration: none;
		color: #6D6D6D;
	}
		#all_result .result_pagination a.result_actif, #all_result .result_pagination a:hover {
			background: #666666;
			color: #FFF;
			border-color:#666666;
			-webkit-box-shadow: 0 4px 5px #9d9d9d;
			-moz-box-shadow: 0 4px 5px #9d9d9d;
			text-decoration: none;
		}

/* --- Liste r�sultat ---*/
#all_result .search_result { clear:both;}
#all_result .search_result dt {border-bottom:0px dotted #999999; padding: 4px 8px; font-size: 1.3em; color:#3F3F3F;}
#all_result .search_result dd {
	border-bottom:1px dotted #999999;
	color:#666666;
	font-size:0.7em;
	padding:4px 0 4px 15px;
}

#all_result .search_result a{
	color:#666666; 
}

#all_result .search_result a:hover { color: #000; background-color: inherit; text-decoration: underline; }
#all_result .search_result a:link {background-color: inherit; text-decoration: none;}

/* --- H3 : bleus sur fond blanc ombr� --*/
#all_result .result_h3group {
	margin-bottom:15px;
	padding: 5px 10px;
	float: none;
	background: -moz-linear-gradient(top, #fff, #dedede);
	overflow: hidden;
	-webkit-box-shadow: 0 4px 5px #9d9d9d;
	-moz-box-shadow: 0 4px 5px #9d9d9d;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
}

/*  H3 */

#all_result .result_h3group h3 {
		color: #3F3F3F;
		font-size: 1.5em;
		margin: 0;
		font-weight: bold;
      /*font-weight: normal;*/
      border-bottom: none;
	  background: none;
	}
	
#all_result .result_h3group h4 {
		color: #3F3F3F;
		font-size: 0.9em;
		margin: 0;
      font-weight: normal;
      border-bottom: none;
	  background: none;
	}

/* --- H4 : blancs sur fond vert --*/
#all_result .result_h4group {
	margin-bottom:0;
	padding: 5px 2%;
	float: none;
	background: #666666 url(../imgs/gradient_important.gif) repeat-x bottom;
	-webkit-box-shadow: 0 4px 5px #9d9d9d;
	-moz-box-shadow: 0 4px 5px #9d9d9d;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	font-size: 1.2em;

}

#all_result .result_h4group h4 {
		color: #FFF;
		font-size: 1em;
		margin: 0;
		font-weight: bold;
      border-bottom: none;
      background: none;
	}

#all_result .paragraphe_result p {
		color: #666666;
		font-size: 0.9em;
		margin: 0;
		font-weight: normal;
      border-bottom: none;
		background: none;
		text-align: left;
		background: none;
	}