/*************************************************************************************************************************************************************************/
/* Redefinitions des balises HTML */
/*************************************************************************************************************************************************************************/
* {
	margin: 0;
	padding: 0;
}

html {
	font-size: 100%;
}

body {
	font-size: 0.75em;
}

body,div,dl,dt,dd,ul,ol,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,select,textarea,blockquote
	{
	font-family: Arial, Helvetica, sans-serif;
	color: #3f3f3f; /*font-weight:normal;*/
}

fieldset,img {
	border: 0
}

/*address, caption, cite, code, dfn, em, strong, i, th, var{font-style:normal; font-weight:normal;}*/
a {
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

select option {
	padding: 0 3px;
}

ul li {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

hr {
	display: none;
}

#nav a:focus {
	border: 2px solid orange
}

/*************************************************************************************************************************************************************************/
/*************************************************************************************************************************************************************************/
/* Structure generale */
/*************************************************************************************************************************************************************************/
body {
	text-align: center;
	background: #fdfdfd url(../images/bg-body.gif) repeat-x;
}

div {
	float: left;
}

div#global,div#topandmiddle,div#footer {
	position: relative;
	width: 100%;
}

div#bg_tandm,div#bg_footer {
	position: relative;
	float: none;
	width: 991px;
	text-align: left;
	margin: 0 auto;
}

div#top,div#middle,div#bottom,div#bg_degrade,div#bg_main {
	position: relative;
	width: 991px;
}

/* BLOCKS DANS LA STRUCTURE GENERALE SUR TOUTES LES PAGES (Menu, Panier, Recherche, fil d'ariane, etc...) */
/* -------------- header -------------- */
div#top {
	height: 297px;
	background: url(../images/bg-cadre-top.png) no-repeat;
}

div#bandeau {
	width: 737px;
}

div#bandeau #bandeau {width: 990px; height: 157px;}

/* logo */
h1 {
	float: left;
	width: 286px;
	padding: 28px 0 0 33px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 3em;
	color: #2c2c2c;
}

/* accroche */
p.accroche {
	float: left;
	padding: 47px 0 0 0;
	font-size: 1.17em;
	color: #a7a6a6;
}

/* recherche */
div#search {
	width: 227px;
	height: 51px;
	padding: 38px 0 0 15px;
	background: url(../images/bg-search.gif) no-repeat;
}

div#search form {
	width: 207px;
	height: 24px;
	padding: 0 0 0 8px;
	background: url(../images/bg-champs-search.gif) no-repeat;
}

div#search form .input_search {
	width: 178px;
	height: 19px;
	margin-right: 6px;
	background: none;
	border: none;
	color: #a7a6a6;
	line-height: 19px;
	vertical-align: middle;
}

div#search form .submit_search {
	width: 23px;
	height: 24px;
	background: url(../images/bg-submit-search.gif) no-repeat;
	border: none;
	text-indent: -9999px;
	font-size: 0em;
	color: #fff;
	vertical-align: middle;
	cursor: pointer;
}

/* visuel top */
div#visuel_top {
	position: absolute;
	top: 89px;
	left: 12px;
	width: 967px;
	height: 173px;
	background: url(../images/bg-visuel-top.jpg) no-repeat;
}

/* nav */
ul#nav {
	position: absolute;
	top: 262px;
	left: 12px;
	width: 962px;
	height: 28px;
	padding: 7px 0 0 5px;
	background: url(../images/bg-nav.png) repeat-x;
}

ul#nav li {
	float: left;
}

ul#nav li a {
	float: left;
	height: 28px;
	background: url(../images/bg-bt-nav.png) no-repeat;
	font-size: 1.08em;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

ul#nav li a:hover,ul#nav li a.nav_on {
	background-position: left bottom;
	color: #2b8ebf;
	text-decoration: none;
}

ul#nav li a span {
	float: left;
	padding: 7px 20px 0 20px;
	background: url(../images/bg-bt-nav-r.png) no-repeat right top;
	display: block;
	cursor: pointer;
}

ul#nav li a:hover span,ul#nav li a.nav_on span {
	background-position: right bottom;
}

/* -------------- middle -------------- */
div#middle {
	background: url(../images/bg-cadre.png) repeat-y;
}

div#bg_degrade {
	background: url(../images/bg-degrade.png) no-repeat;
}

div#bg_main {
	background: url(../images/bg-main.png) no-repeat;
}

div#sideandcontent {
	width: 728px;
}

/* ---- colonne gauche ---- */
div#sidebar_left {
	width: 232px;
	padding: 30px 0 0 32px;
}

div.bloc_side {
	position: relative;
	width: 223px;
	margin-bottom: 6px;
}

div.bg_bloc,body.tinymceHtmlBlock {
	width: 223px;
	padding-bottom: 16px;
	background: url(../images/bg-bloc-side.gif) no-repeat left bottom;
}

div.bloc_side h2 {
	float: none;
	width: 223px;
	height: 22px;
	padding-top: 4px;
	background: url(../images/bg-title-side.gif) no-repeat;
	font-size: 1.17em;
	color: #fff;
	text-align: center;
}

/* liste 1 */
div.bloc_side ul.liste_1 {
	padding: 13px 8px 0 13px;
}

div.bloc_side ul.liste_1 li {
	padding-bottom: 4px;
}

div.bloc_side ul.liste_1 li a {
	padding-left: 11px;
	background: url(../images/bg-puce-1.gif) no-repeat 0px 2px;
	color: #3f3f3f;
}

/* liste 2 */
div.bloc_side ul.liste_2 {
	padding: 13px 8px 0 13px;
}

div.bloc_side ul.liste_2 li {
	padding-bottom: 1px;
}

div.bloc_side ul.liste_2 li a {
	padding-left: 11px;
	background: url(../images/bg-puce-2.png) no-repeat 0px 2px;
	font-size: 0.92em;
	color: #2b8ebf;
	text-decoration: underline;
}

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 {
	padding: 15px 15px 0 15px;
}

div.bloc_side p.txt_horaires strong {
	color: #000;
}

/* sondage */
div.sondage form {
	padding: 13px 15px 0 20px;
}

div.sondage form label {
	width: 170px;
	padding-bottom: 4px;
}

div.sondage form .submit_sondage {
	float: right;
	width: 55px;
	height: 25px;
	margin-top: 3px;
	background: url(../images/bg-bt-voter.gif) no-repeat;
	border: none;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}

/* meteo */
div.meteo div.bg_bloc {
	background-image: url(../images/bg-bloc-meteo.gif);
}

div.meteo h2 {
	background-image: url(../images/bg-title-meteo.gif);
}

div.bloc_side div.pad_meteo {
	float: none;
	padding: 5px 9px 0 9px;
}

div.bloc_side h3,body.tinymceHtmlBlock h3 {
	float: none;
	font-size: 1em;
	color: #000;
	font-weight: bold;
	text-align: center;
}

div.meteo div.detail {
	width: 102px;
	padding: 7px 0 0 0;
	text-align: center;
}

div.meteo div.detail img {
	margin: 6px 0 6px 14px;
	vertical-align: middle;
}

div.bloc_side p.lk_fleche a {
	position: absolute;
	top: 4px;
	width: 17px;
	height: 17px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	font-size: 0em;
}

div.bloc_side p.prec a {
	left: 45px;
	background-image: url(../images/bg-fleche-prec.gif);
}

div.bloc_side p.suiv a {
	left: 157px;
	background-image: url(../images/bg-fleche-suiv.gif);
}

/* ---- colonne centrale ---- */
div#bg_content {
	float: right;
	width: 464px;
}

div#content {
	float: right;
	width: 464px;
	padding-top: 40px;
}

/* bienvenue */
div.bienvenue {
	width: 413px;
	padding: 9px 14px 16px 11px;
	margin: 0 0 21px 14px;
	background: #146696 url(../images/bg-bienvenue.gif) repeat-x;
}

div.bienvenue h2 {
	font-size: 1.5em;
	color: #fff;
}

div.bienvenue p.txt_bloc {
	padding: 6px 0 11px 0;
	font-size: 1.08em;
	color: #000;
}

div.bienvenue p.lk_puce_3 a {
	float: right;
	padding-left: 12px;
	margin-right: 6px;
	background: url(../images/bg-puce-3.png) no-repeat 0px 4px;
	font-size: 0.92em;
	color: #fff;
	text-decoration: underline;
	white-space: nowrap;
}

div.bienvenue .img_visuel {
	display: none;
}

/* bloc paragraphe */
div.paragraphe,body.tinymceMainContent {
	width: 413px;
	padding: 9px 14px 16px 25px;
	margin-bottom: 21px;
}

div.paragraphe h2,body.tinymceMainContent h2 {
	font-size: 1.5em;
	color: #2b8ebf;
}

div.paragraphe p.txt_bloc,body.tinymceMainContent p.txt_bloc {
	padding: 6px 0 11px 0;
	font-size: 1.08em;
}

div.paragraphe p.lk_puce_3 a,body.tinymceMainContent p.lk_puce_3 a {
	float: right;
	padding-left: 12px;
	margin-right: 6px;
	background: url(../images/bg-puce-2.png) no-repeat 0px 4px;
	font-size: 0.92em;
	color: #2b8ebf;
	text-decoration: underline;
	white-space: nowrap;
}

/* ----page d'erreur --- */
div.paragraphe.error{
	 margin:0 50%;
}

/* ---- colonne droite ---- */
div#sidebar_right {
	width: 242px;
	padding: 30px 0 0 9px;
}

/* agenda */
div.agenda div.bg_bloc {
	background-image: url(../images/bg-bloc-agenda.gif);
}

div.agenda h2 {
	background-image: url(../images/bg-title-agenda.gif);
}

div.agenda .tab_agenda {
	margin: 7px 0 0 30px;
}

div.agenda .tab_agenda th,div.agenda .tab_agenda td {
	width: 22px;
	height: 18px;
	text-align: center;
}

div.agenda .tab_agenda th {
	color: #151515;
	font-weight: bold;
}

div.agenda .tab_agenda td,div.agenda .tab_agenda td a {
	color: #676767;
}

div.agenda .tab_agenda td.j_on {
	color: #151515;
	font-weight: bold;
}

div.agenda .tab_agenda td.j_event {
	background: url(../images/bg-jour.gif) no-repeat 50% 0%;
	color: #151515;
}

/* actualite */
div.bloc_side dl.liste_actu {
	padding: 6px 13px 0 15px;
}

div.bloc_side dt {
	color: #000;
	font-weight: bold;
}

div.bloc_side dd {
	padding-bottom: 1em;
}

div.bloc_side p.lk_puce a {
	float: right;
	padding-left: 11px;
	margin-right: 13px;
	background: url(../images/bg-puce-2.png) no-repeat 0px 4px;
	font-size: 0.92em;
	color: #2b8ebf;
	text-decoration: underline;
	white-space: nowrap;
}

/* newsletter */
div.news p.txt_news {
	padding-top: 5px;
}

div.news form {
	width: 195px;
	height: 23px;
	padding: 0 0 0 24px;
	margin-top: 5px;
	background: url(../images/bg-form-news.gif) no-repeat 16px 0px;
}

div.news form .input_news {
	width: 152px;
	height: 21px;
	margin-right: 6px;
	background: none;
	border: none;
	color: #a7a6a6;
	line-height: 21px;
	vertical-align: middle;
}

div.news form .submit_news {
	width: 29px;
	height: 23px;
	background: url(../images/bg-submit-news.gif) no-repeat;
	border: none;
	color: #fff;
	font-weight: bold;
	vertical-align: middle;
	cursor: pointer;
}

/* -------------- bottom -------------- */
div#bottom {
	padding: 20px 0 10px 0;
	font-size: 0.92em;
	color: #636262;
	text-align: center;
}

div#bottom a {
	color: #636262;
}

/*************************************************************************************************************************************************************************/
/*************************************************************************************************************************************************************************/
/* CLASS génériques */
/*************************************************************************************************************************************************************************/
strong {
	font-weight: bold;
}

.clear {
	clear: both;
}

/*************************************************************************************************************************************************************************/
/* News Pager Style */
/*************************************************************************************************************************************************************************/
div.news_pager {
	float: right;
	padding-right: 6px;
	padding-left: 0;
	font-size: 12px;
	padding-bottom: 4px;
	color: #666;
	padding-top: 4px;
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
	text-align: right;
	margin: 4px;
}

div.news_pager a {
	border: #cccccc 1px solid;
	padding-right: 6px;
	padding-left: 5px;
	padding-bottom: 3px;
	margin: 0 3px;
	padding-top: 3px;
	text-decoration: none;
	color: #666;
}

div.news_pager a:hover {
	border: #666 1px solid;
	background-color: #ddd;
	color: #666;
}

div.news_pager span.current {
	border: #666 1px solid;
	padding-right: 6px;
	padding-left: 5px;
	font-weight: bold;
	padding-bottom: 3px;
	margin: 0 3px;
	padding-top: 3px;
	color: #666;
}

/*************************************************************************************************************************************************************************/
/* Breadcrumbs navigation style */
/*************************************************************************************************************************************************************************/
div#breadcrumb_navigation {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 10px;
	color: #353535;
	font-weight: normal;
	padding: 4px;
	width: 720px
}

div#breadcrumb_navigation a {
	color: #353535;
	font-weight: normal;
	text-decoration: underline;
	padding-right: 5px;
	padding-left: 5px;
}

div#breadcrumb_navigation span.current_page {
	color: #353535;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
}

div#content a,div.bloc_side a {
	text-decoration: underline;
}

@media print {
* {height: auto !important;}
#accessibility,#visuel_top,#childrenMenu, #nav, #footer, #breadcrumb_navigation,.agenda,.sondage,.weatherBlock{display:none !important}
}

/* --------------------------  SOCIAL NETWORK BUTTONS ----------------------------- */
div#social-nw-btns {
    float: right;
}

div#social-nw-btns .fb-share-button {
    margin-right: 4px;
}

#fb-root {
	display: none !important;
}
