body {
	background: white url(../img/bg_page_ccas.gif) top center repeat-y;
}

label, input {display:block;}
input.text { margin-bottom:12px; width:95%; padding: .4em; }
fieldset { padding:0; border:0; margin-top:25px; }

/* blocs */

#header {
	width: 950px;
	height: 139px;
	display: block;
	margin: 0 auto;
	background: white url(../img/header_bg.jpg) no-repeat left top;
}

#header #nav {
	background: white;
}

#container {
	display: block;
	width: 950px;
	margin: 0 auto;
}

#container #content{
	display: block;
	background: white;
	width: 710px;
	float: left;
	padding: 35px 0px 35px 15px;
}

#container #sidebar {
	width: 200px;
	display: block;
	background: transparent;
	float: right;
	margin-top: 10px;
}

#container #sidebar .widget {
	background: #dbe8f9;
	margin-bottom: 10px;
}

#container #sidebar .widget h3 {
	background: #f1f1f1;
	font-size: 14px;
	display: block;
	width: 180px;
	text-align: center;
	padding: 10px;
	text-transform: uppercase;
}

#container #sidebar .widget div {
	background: #dbe8f9;
	font-size: 11px;
	display: block;
	width: 180px;
	text-align: justify;
	padding: 8px 10px;
}

#container #sidebar .widget div h4{
	font-size: 11px;
	padding: 0px;
	margin: 2px 0px 2px 0px;
}

#container #sidebar .widget div p{
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}

#container #sidebar .widget h2 {
	background: #f1f1f1;
	font-size: 11px;
	display: block;
	width: 180px;
	height: 15px;
	text-align: center;
	padding: 10px;
	line-height: 15px;
	margin: 0px;
}

#footer {
	margin: 0 auto;
	background: #252525 url(../img/footer_bg.png) bottom left no-repeat;
	height: 45px;
	width: 922px;
	display: block;
	clear: both;
	padding: 10px 14px;
	text-align: center;
	color: #676767;
	font-size: 10px;
}

#footer span.highlight {
	color: white;
}

#footer a {
	color: #676767;
	text-decoration: none;
}

#footer a:hover {
	color: white;
}

#footer hr {
	color: #676767;
	background-color: #676767;
	height: 1px;
	border: 0;
}


/* mise en page */
div.clear {
	clear: both;
	display: block;
	width: 100%;
	height: 25px;
}

.widget {
	text-align: center;
}

.widget a{
	border-bottom: 1px dotted #5f5f5f;
	color: #5f5f5f;
	text-decoration: none;
}

.widget a:hover{
	border-bottom: 1px solid #5f5f5f;
	color: #5f5f5f;
	text-decoration: none;
}

.widget a#flots_pdf:hover, .widget a#flots_pdf{
	border-bottom: none;
	text-decoration: none;
}

.widget a#flots_pdf p {
	margin: 0;
	padding: 0;
}

.widget a#flots_pdf img {
	margin: 10px 0 10px 0;
}

#container .highlight {
	background: yellow;
}

#container #search {

}

#container #search #s:hover {
	background:#dbe8f9 url(../img/search.png) no-repeat scroll 3px 5px;
	color:#5f5f5f;
}

#container #search #s {
	//-moz-border-radius-bottomleft:2px;
	//-moz-border-radius-bottomright:2px;
	//-moz-border-radius-topleft:2px;
	//-moz-border-radius-topright:2px;
	background:#EDEDED url(../img/search.png) no-repeat scroll 3px 5px;
	border:medium none;
	color:#5f5f5f;
	display:block;
	float:right;
	font-size:12px;
	line-height:1;
	margin:25px 0px 0px;
	padding:5px 5px 5px 20px;
	vertical-align:bottom;
	width:175px;
}

#container #sidebar .widget div.calendar {
	width: 30px;
	height: 34px;
	display: block;
	background: url(../img/widget-calendar.gif) no-repeat top left;
	float: left;
	padding: 0;
	margin: 0;
	margin-right: 10px;
	padding: 4px 3px;
	color: #4c4c4c;
}

#container #sidebar .widget div.calendar div.jour {
	padding: 0;
	margin: 0;
	background: none;
	text-align: center;
	font-size: 12px;
	width: 24px;
	height: 15px;
	font-weight: bold;
	color: black;
}
#container #sidebar .widget div.calendar div.mois {
	padding: 0;
	margin: 0;
	font-size: 9px;
	background: none;
	text-align: center;
	width: 24px;
	height: 11px;
	color: white;
}
#container #sidebar .widget div.calendar.type1 div.mois {
	background: #999999;
}
#container #sidebar .widget div.calendar.type2 div.mois {
	background: #0078a9;
}
#container #sidebar .widget div.calendar.type3 div.mois {
	background: #7d2a90;
}
#container #sidebar .widget div.calendar.type4 div.mois {
	background: #a1b01a;
}

/*
	CHANGED Ajout du Slider news
*/

div#navbar {
	float: right;

}

div#slides {
	position: relative;
	top: -30px;
}

div#slides .slides_container {
	width: 711px;
	height: 375px;
	clear:both;
}



div#slides .slides_container div div a {

}

.pagination {
	list-style:none;
	margin:0;
	padding:0;
	float: left;
}

.prevnext {
	background: url(../img/prevnext.gif);
	background-repeat: no-repeat;
	display: block;
	width: 20px;
	height: 32px;
	float:left;
}

.prev {
	background-position: left top;
	margin-left: 6px;
	
}

.next {
	background-position: left bottom;
	margin-left: 6px;
}

div.seParator {
	background: url(../img/separator.gif);
	background-repeat: no-repeat;
	width: 1px;
	margin-left: 5px;
	margin-right: 5px;
	height: 32px;
	float: left;
}

ul.pagination li {
	background: url(../img/navigator.gif);
	background-position: top left;
	display: block;
	width: 13px;
	height: 32px;
	float: left;
	margin-left: 6px;
}

ul.pagination li.current {
	background-position: bottom left;
}

ul.pagination li a {
	display: block;
	width: 13px;
	height: 32px;
}

div.caption {
	width: 711px;
	color: #ffffff;
	position: relative;
	top: -85px;
	z-index: 2;
	height: 80px;
	padding-top: 5px;
	opacity: 0.9;

}

div.caption p, div.caption h3 {
	margin-left: 10px;
	margin-right: 10px;
}

div.caption h3 {
	font-size: 1em;
	text-transform: uppercase;
	margin: 5px 0 0 10px;
}

}
.bgtype1 {
	background: #999999;

}
.bgtype2 {
	background: #0078a9;

}
.bgtype3 {
	background: #7d2a90;

}
.bgtype4 {
	background: #a1b01a;
	
}

.bigimage {
	width: 500px;
	height: 250px;
	margin-bottom: 10px;
}
