@import url('../../all_themes/css/main.css');


/*******************************************************************************************************/
/* Home nav horizontale - Version V3 */
/******************************************************************************************/

body {}

a {color: #2B8EBF;}
h2, h3, h4, h5 {color: #2B8EBF;}
h4 {margin-bottom: 1em;}
h2 a, h3 a, h4 a, h5 a {color: #2B8EBF;}


/*.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: #2B8EBF;
	padding: 5px 8px;
}

.main-content tr:nth-child(even) {color: #000; background: #E8E8E8;}

.main-content th, .main-content td {
	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;}

div#bg_degrade {
	background-repeat: repeat-y;
}

/* --- HEADER --- */
div#search form .submit_search {
	background: #41B5E6 url(../images/bg-submit-search.png) no-repeat;
}

/* --- NAV --- */

ul#nav li a {
	background-color: #000000;
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0.38, rgb(55,55,55)), color-stop(0.89, rgb(115,115,115)));
	background: -moz-linear-gradient(center bottom, rgb(55,55,55) 38%, rgb(115,115,115) 89%);
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}
ul#nav li a span {background: none;}
ul#nav li a:hover, ul#nav li a.nav_on {
	color: #2B8EBF;
	background: #F6F6F6;
}

/* Breadcrumbs */
p.k-breadcrumbs {
    float: left;
    width: 100%;
    /*font-size: 0.65em;*/
    color: #000;
    background: #F6F6F6;
    margin: 0.5em 0 3em 0;
}
p.k-breadcrumbs a {color: #2B8EBF;}

/* --- PAGE BODY --- */

div#bg_main {
    /* background: #F6F6F6 none no-repeat scroll 0 0; */
}

div#sideandcontent div.main-content {width: 941px; padding-left: 25px;}
div#content_middle {width: 100%;}
div.news form .submit_news {
	background: #41B5E6 url(../images/bg-submit-news.png) no-repeat;
	padding-bottom: 3px;
}
div.sondage form .submit_sondage {
	background: #41B5E6 url(../images/bg-bt-voter.png) no-repeat;
	padding-bottom: 3px;
}
div.bienvenue  {
	background: #41B5E6 url(../images/gradient.png) bottom left repeat-x;
}

/* ---- Message d'erreur : Page non trouvée ---- */
div#errorMsg {
	padding-left: 290px;
}

/* SECTIONS */

div.bloc_side h2 {
	background: #FFF url(../images/bg-title-side.png) no-repeat;
}
div.bg_bloc  , body.tinymceHtmlBlock  {
	background: #FFF url(../images/bg-bloc-side.png) bottom left no-repeat;
}

/* Liste 1 & Liste 2*/
div.bloc_side ul.liste_1 li, div.bloc_side ul.liste_2 li {
    font-size: 1.15em;
    padding-bottom: 2px;
}

/* Exceptions for sections */
div.meteo div.bg_bloc {
	background: #d2f0fc url(../images/bg-bloc-meteo.png) bottom left;
}
div.meteo h2 {
	background: #d2f0fc url(../images/bg-title-meteo.png);
}
div.agenda h2 {
	background: #d2f0fc url(../images/bg-title-side.png);
}
div.agenda div.bg_bloc {
	background: #d2f0fc url(../images/bg-bloc-side.png) bottom left no-repeat;
}

div.agenda .tab_agenda {
    margin-left: auto !important;
	margin-right: auto !important;
}

div.bg_bloc dl.liste_actu {
    background: #FFF url(../images/bg-bloc-middle.png) bottom left repeat-y;
}

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;}
#accessibility{
	position:absolute;
	left:753px;
	top:17px;
}
div#accessibility a{
	color:#636262;
}

div#sidebar_left div.bloc_side p.prec a {
    left: 105px;
}
div#sidebar_left div.bloc_side p.suiv a {
    left: 214px;
}

div.agenda p.prec a {
    left: 15%;
    background-image: url(../images/bg-fleche-prec.gif);
}

div.agenda p.suiv a {
    left: 78%;
    background-image: url(../images/bg-fleche-suiv.gif);
}


/* --------------------------------- FORM SPECIFICS -------------------------------- */

/* --- FORM DEFAULT VALUES --- */

form p {margin: 8px 0;}
form p.highlight {background: #F6F6F6; padding: 1em 0 0.5em;}

	form table {float: left;}

fieldset {
	clear: both;
	color: #333;
	background: #F6F6F6;
	padding: 1% 2%;
	margin-bottom: 1em;
	border: 1px solid #2B8EBF;
}
	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: #2B8EBF;
	background: #F6F6F6;
	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: #2B8EBF;
		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 #2B8EBF;}
input[type=checkbox]:focus, input[type=radio]:focus {
	outline: 2px solid #2B8EBF;
}
	
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: #2B8EBF;
	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: #2B8EBF;
	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: #34ABE6;
		border-color: #000;
	}
	/*focus*/
	input[type=button]:focus, input[type=submit]:focus, a.k-button:focus {
		color: #FFF;
		background: #34ABE6;
		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: #34ABE6;
	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: #34ABE6;
	cursor: pointer;
}
	/*hover*/
	input[type=button].optional:hover, input[type=submit].optional:hover, a.k-button.optional:hover {
		color: #FFF;
		background: #2B8EBF;
	}
	/*focus*/
	input[type=button].optional:focus, input[type=submit].optional:focus, a.k-button.optional:focus {
		color: #FFF;
		background: #2B8EBF;
	}
	
/* 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: #34ABE6;
	}
	input[type=button]:focus, input[type=reset]:focus, a.k-button.reset:focus {
		color: #FFF;
		background: #34ABE6;
	}
	

/* --- 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 #2B8EBF;
}


/* 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: #2B8EBF;
}

/* 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-size: 0.9em;
	font-weight: bold;
	text-align: right;
	color: #FFF;
	background: #2B8EBF;
	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: #2B8EBF;
}

/* Month/Year title */
.ui-datepicker-header {float: none;}
.ui-datepicker .ui-datepicker-title {
	float: none;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	background: #2B8EBF;
	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: #F6F6F6;
		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: #F6F6F6;}
    ul.k-form-steps li.active {
        color: #2B8EBF;
        background: #F6F6F6 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: #2B8EBF;
	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: #34ABE6;
		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: #2B8EBF; background: #F6F6F6; 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%;}
	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: #2B8EBF;}
p.to-register {
    color: #FFF;
    background: #2B8EBF;
    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 #2B8EBF;}



/* RECALL BOX */

.k-recall {
	float: none;
	margin: 1em 0;
}
	.k-recall dl {float: left; width: 100%;}
	.k-recall dl:nth-child(odd) {background: #E8E8E8}
	
	.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: #F6F6F6;
	margin: 0 0 1em;
	border: 1px solid #2B8EBF;
}

	/* Optional text */
	.action-context {
		float: left;
		width: 65%;
		/*font-size: 0.8em;*/
		font-weight: bold;
		color: #000;
		background: #F6F6F6;
		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: #2B8EBF;
		margin: 0.5em;
		padding: 0 10px;
		border-radius: 5px;
	}
	/*hover*/
	ul.k-actions a:hover {
		color: #FFF;
		background-color: #34ABE6;
	}
	
	/* 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: #2B8EBF;
	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 {
		/*font-size: 0.8em;*/
		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: #34ABE6;
	}
	.k-panel .ui-state-active {
		background: #34ABE6 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 #F6F6F6;
	}
	ul.tabs a, ul.tabs a:link, ul.tabs a:visited {
		display: block;
		font-weight: bold;
		text-decoration: none;
		color: #B4B2B2;
		background: #FCFCFC;
		padding: 5px 10px;
	}
	ul.tabs a:hover {color: #FFF; background: #34ABE6;}
	ul.tabs a:focus {color: #FFF; background: #34ABE6;}

/* 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: #2B8EBF;
	}
	ul.tabs li.ui-state-active a:focus {
		color: #FFF;
		background: #2B8EBF;
	}
	
		
	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: #2B8EBF; background: #F6F6F6; 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: 3px 21px;
			}
			
			
/* --- "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"] {
	float: none; 
	padding: 0.7px 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;}
	
	/* --- 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: #2B8EBF;
			color: #FFF;
			border-color:#2B8EBF;
			-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:#2B8EBF;}
#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: #2B8EBF;
		font-size: 1.5em;
		margin: 0;
		font-weight: bold;
      /*font-weight: normal;*/
      border-bottom: none;
	  background: none;
	}
	
#all_result .result_h3group h4 {
		color: #2B8EBF;
		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: #2B8EBF 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;
	}

/*************************************************************************************************************************************************************************/
/* Newsletter view for portalgen */
/*************************************************************************************************************************************************************************/
div#sideandcontent.letterview, div#bg_content.letterview {
    width: 900px; !important
}

div#content.letterview, div#letterIframe.letterview {
    width: 800px;
}