body {
	background-color: white;
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
}

.bodytext {
	text-align: justify;
}

/* Acronyme et abbreviation */
acronym, abbr { cursor: help; }
acronym { border-bottom: 1px dotted black; }
abbr { border-bottom: 1px dashed black; }

/* css de correction */
/* fx 2 cols */

.c2l1-middle { vertical-align:top;}

/******************************/
/**
/** Styles pour la page Contact
/**
/******************************/
.csc-mailform {
border:0px none;
margin-top:20px;
}
.csc-mailform-field {
margin-bottom:10px;
width:420px;
}
.csc-mailform-field input, textarea {
margin:0px;
}
.csc-mailform-field input[type="text"]{
  width:262px;
}

input:focus, textarea:focus {
background-color:#C3C3C3;
color:#B42D2D;
}
.csc-mailform-field label {
clear:both;
color:#979797;
display:block;
float:left;
font-weight:bold;
margin:0px;
width:130px;
}
.csc-mailform-field textarea {
width:262px;
}

/************************************/
/*    Styles généraux
/************************************/
html {
font-size:100%;
}
body {
background:#FFFFFF url(../images/interface/body.jpg) repeat scroll 0 0;
color:#646464;
font-family:Arial,Helvetica,sans-serif;
font-size:0.8em;
line-height:1.4;
margin:0;
padding:0;
}
h1, h2, h3, h4, h5, h6 {
color:black;
font-family:"Lucida Grande","Trebuchet MS",Arial,Helvetica,sans-serif;
font-style:normal;
font-weight:bold;
line-height:1.2;
margin:0 0 0.5em;
}
h1 {
font-size:1.75em;
}
h2 {
font-size:1.5em;
}
.glossymenu h2 {
background:transparent url(../images/interface/col1_h2.png) no-repeat scroll 0 0;
color:#036D85;
font-size:1.2em;
font-weight:normal;
height:37px;
line-height:47px;
margin-left:-40px;
padding-left:35px;
text-transform:uppercase;
width:170px;
}
div#col2 h2 {
background:#2EA7B0 url(../images/interface/col2_h2.jpg) no-repeat scroll 0 bottom;
color:white;
font-size:1.5em;
font-style:normal;
font-weight:normal;
min-height:47px;
line-height:35px;
margin:0 0 0 -10px;
padding:0 0 0px 10px;
width:665px;
}
div#col2 h2 a{
color:white;
font-size:22px;
font-style:normal;
font-weight:bold;
text-decoration:none;
}
div#col2 h2 a:hover{
text-decoration:underline;
}
div#col2.home h2 {
background:transparent url(../images/interface/home_h2.png) no-repeat scroll left top;
color:white;
font-size:2em;
font-style:normal;
font-weight:normal;
height:87px;
margin:0 0 0 -37px;
padding:0 0 0 65px;
width:393px;
}
h3 {
font-size:14px;
}
#content h3 {
font-family:Georgia,"Times New Roman",Times,serif;
font-style:normal;
font-weight:bold;
}
h4 {
font-size:1em;
}
h4.home {
background:transparent url(../images/interface/home_h4.png) no-repeat scroll left top;
color:white;
font-size:1.5em;
font-weight:normal;
height:36px;
line-height:1.8em;
padding-left:35px;
width:199px;
margin-left:-17px;
}
ul, ol {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
text-align:left;
}
/*
#col2 ul {
margin-top:-60px;
padding-left:30px;
padding-right:20px;
}
#col3 ul {
margin-top:-15px;
padding:0 10px 10px;
}
#col2.home li, #col3.home li {
border-bottom:1px solid #CCCCCC;
margin-top:20px;
padding-bottom:20px;
}
#col2 li:last-child, #col3 li:last-child {
border:0 none;
}*/
p {
margin:0;
padding:0;
}
div#col2 p {
max-width:650px;
}
address {
font-style:normal;
margin:0.75em 0;
}
a {
color:#E76710;
text-decoration:underline;
}
a:link {
color:#E76710;
}
a:visited {
}
a:hover, a:focus, a:active {
color:#E76710;
text-decoration:none;
}
a img {
border:medium none;
}
em {
font-style:italic;
}
strong {
font-weight:bold;
}
form, fieldset {
border:medium none;
margin:0;
padding:0;
}
input, button, select {
vertical-align:middle;
}
.glossymenu {
float:left;
margin:0 0 0 16px;
padding:0 0 0 40px;
width:185px;
}
.glossymenu a.menuitem, .glossymenu a {
background:transparent url(../images/interface/puce_fleche.gif) no-repeat scroll 2px 5px;
border-bottom:1px solid white;
color:#036D85;
display:block;
font-weight:normal;
padding:3px 0 0 15px;
position:relative;
text-decoration:none;
width:76%;
}
.glossymenu a:hover {
background:white url(../images/interface/puce_fleche.gif) no-repeat scroll 2px 5px;
}
.glossymenu a.menuitem:hover {
background:transparent none repeat scroll 0 0;
}
.glossymenu a.menuitem:visited, .glossymenu .menuitem:active {
color:#036D85;
}
.glossymenu a.menuitem .statusicon {
border:medium none;
position:absolute;
right:5px;
top:5px;
}
.glossymenu a.submenuheader{
  background:transparent url(../images/interface/plus.gif) no-repeat scroll 2px 5px;
  padding-left:27px;
}
.glossymenu a.submenuheader_selected{
  background:transparent url(../images/interface/moins.gif) no-repeat scroll 2px 5px;
}
.glossymenu a.submenuheader:hover{
  background:white url(../images/interface/plus.gif) no-repeat scroll 2px 5px;
}
.glossymenu a.submenuheader_selected:hover{
  background:white url(../images/interface/moins.gif) no-repeat scroll 2px 5px;
}
.glossymenu div.submenu {
}
.glossymenu div.submenu ul {
list-style-type:none;
margin:0;
padding:0;
}
.glossymenu div.submenu ul li {
margin-left:5px;
}
.glossymenu div.submenu ul li a {
color:#646464;
display:block;
font-size:0.95em;
font-weight:normal;
text-decoration:none;
}
.glossymenu div.submenu ul li a:hover {
text-decoration:underline;
}
.sous_menu li {
list-style-image:url(../images/interface/fleche_menu.png);
}

#page {
background:transparent url(../images/interface/page.jpg) repeat-x scroll 0 0;
text-align:center;
}
div#page, form#page, div#content {
text-align:left;
}
#header {
background:transparent url(../images/interface/header.png) no-repeat scroll 0 0;
height:352px;
margin:0 auto;
width:932px;
}
#back_home{
  position:absolute;
  display: block;
  height: 100px;
  position: absolute;
  width: 270px;
}
#ville_fleurie{
position:absolute;
display:block;
background:transparent url(../images/interface/logo_vf.png) no-repeat scroll 0 0;
text-indent:-9999px;
width:73px;
height:41px;
margin:65px 0 0 835px;
}
#indexedsearch {
background:transparent url(../images/interface/rechercher.png) no-repeat scroll 0 0;
float:right;
height:47px;
margin-right:20px;
padding-right:10px;
padding-top:5px;
text-align:center;
width:246px;
}
#indexedsearch input[type="text"] {
background:transparent url(../images/interface/rechercher_input_text.png) no-repeat scroll 0 0;
border:0 none;
color:black;
display:block;
float:left;
height:24px;
line-height:24px;
margin:0 0 0 12px;
padding:0 0 0 30px;
width:145px;
}
#indexedsearch input[type="submit"] {
background:transparent url(../images/interface/rechercher_input_btn.png) no-repeat scroll 0 0;
border:0 none;
cursor:pointer;
display:block;
float:left;
height:24px;
margin:0;
padding:0;
text-indent:-9999px;
width:44px;
}
#content {
background:transparent url(../images/interface/content.png) repeat-y scroll 0 0;
clear:both;
margin:-187px auto 0;
/*overflow:hidden;*/
text-align:center;
width:932px;
}
#text_accueil{
position:absolute;
height:220px;
margin-left:625px;
width:280px;
background-color:#FFFFFF;
top:180px;
}
#visu_top, #visu_home_top {
background:white none repeat scroll 0 0;
margin-left:16px;
width:900px;
}
#visu_top object, #visu_home_top object{
  margin:0;
}
#visu_top{
  height:60px;
}
#col2 {
margin-left:241px;
padding-left:10px;
width:670px;
}
div#col2.home {
border-right:1px dashed #CCCCCC;
padding:0 20px;
width:400px;
}
div#col2.template_content {
width:650px;
min-height:300px;
}
div#col2.template_content_2col {
width:400px;
}
#col3, #col3_content{
float:right;
margin-right:33px;
width:200px;
}
#col3_content{
margin-top:50px;
}
#col_footer{
  clear:both;
}
#footer {
background:transparent url(../images/interface/footer.png) no-repeat scroll 0 0;
height:60px;
margin:0 auto;
text-align:center;
width:932px;
}
#footer ul {
margin:0 auto;
padding-top:10px;
width:710px;
}
#footer li {
float:left;
/*position:relative;*/
padding:0;
width:114px;
}
#footer li a {
color:white;
height:30px;
line-height:30px;
text-align:center;
text-decoration:none;
width:114px;
margin-left:26px;
}
#footer li a:hover {
text-decoration:underline;
}
.bt_intranet {
background:transparent url(../images/interface/bt_intranet.png) no-repeat scroll 0 0;
}
.bt_mentions {
width:134px;
background:transparent url(../images/interface/bt_mentions.png) no-repeat scroll 0 0;
}
.bt_newsletter {
background:transparent url(../images/interface/bt_newsletter.png) no-repeat scroll 0 0;
}
.bt_contacts {
background:transparent url(../images/interface/bt_contacts.png) no-repeat scroll 0 0;
}
.bt_plandusite {
background:transparent url(../images/interface/bt_sitemap.png) no-repeat scroll 0 0;
}
.bt_meteo {
background:transparent url(../images/interface/bt_meteo.png) no-repeat scroll 0 0;
}
#footer p {
clear:both;
color:#AAAAAA;
font-size:10px;
padding-top:10px;
text-align:center;
}

div.menu {
margin-left:16px;
}
.menu {
background:transparent url(../images/interface/nav_p.jpg) repeat-x scroll 0 0;
height:30px;
position:absolute;
top:118px;
width:900px;
z-index:1;
}
* html .menu {
width:900px;
}
.menu ul {
list-style-type:none;
margin:0;
padding:0;
}
.menu ul ul {
width:153px;
}
.menu li {
border-bottom:1px solid white;
float:left;
position:relative;
width:150px;
}
.menu .left {
background:transparent url(../images/interface/nav_p_left.jpg) no-repeat scroll 0 0;
}
.menu .right {
background:transparent url(../images/interface/nav_p_right.jpg) no-repeat scroll right top;
}
.menu a, .menu a:visited {
border-right:1px solid white;
color:#FFFFFF;
display:block;
font-size:12px;
font-weight:bold;
height:30px;
line-height:29px;
text-align:center;
text-decoration:none;
width:149px;
overflow:hidden;
}
* html .menu a, * html .menu a:visited {
width:153px;
}
.menu ul ul a.drop, .menu ul ul a.drop:visited {
background:#FFD1B1 none repeat scroll 0 0;
}
.menu ul ul a.drop:hover {
}
.menu ul ul :hover > a.drop {
}
.menu ul ul ul a, .menu ul ul ul a:visited {
}
.menu ul ul ul a:hover {
}
.menu li:last-child {
border-right:0 none;
}
.menu ul ul {
height:0;
left:0;
position:absolute;
top:31px;
visibility:hidden;
width:149px;
}
* html .menu ul ul {
top:31px;
}
.menu ul ul ul {
left:149px;
top:-1px;
width:149px;
}
.menu ul ul ul.left {
left:-149px;
}
.menu table {
border-collapse:collapse;
left:0;
position:absolute;
top:0;
}
.menu ul ul a, .menu ul ul a:visited {
background:#f3dfa3 none repeat scroll 0 0;
color:black;
font-weight:normal;
height:auto;
line-height:1em;
padding:5px 10px;
width:129px;
}
.menu ul ul a:hover {
background:#B38E76 none repeat scroll 0 0;
}
* html .menu ul ul a, * html .menu ul ul a:visited {
width:149px;
}
.menu :hover > a, .menu ul ul :hover > a {
}
.menu ul li:hover ul, .menu ul a:hover ul {
visibility:visible;
}
.menu ul :hover ul ul {
visibility:hidden;
}
.menu ul :hover ul :hover ul {
visibility:visible;
}

/*********************************/
/*  styles pour les news
/*********************************/
.news-list-item hr, .news-single-item hr{
  border:1px solid #CCCCCC;
  margin:15px 0;
}
.home .news-list-container{
  margin:-45px 0 0 10px;
}
.news-single-img{
  float:left;
  margin-right:10px;
}
.news-single-item p img{
  margin:5px;
}
.news-list-item img{
  float:left;
  margin-right:10px;
  border:1px solid black;
}
.news-list-content{
  min-height:85px;
}
.news-single-img img{
  margin-bottom:10px;
  border:1px solid black;
}

.reseaux_sociaux
{
	float:right;
}
.reseaux_sociaux > div
{
	float:left;
}
