BODY { 
font-family : Arial, Helvetica, sans-serif;
font-style : normal;
font-size : 11px;
color: #333333;
background-color: #FEF5D0;
margin: 0px 0px 0px 0px;
background-image: url(../images/fond_bandeau.gif);
background-repeat:no-repeat;
} 

/* Containers  */

.general {
width: auto;
text-align:left;
margin:0px;
}

.bandeau_morhange {
width: 100%;
height:62px;
margin:0px;
background-image: url(../images/fond_bandeau.gif);
background-repeat:no-repeat;
}

.deroulant_morhange {
width: auto;
text-align:left;
color:#000000;
}

.left_morhange {
width: 150px;
height:288px;
margin:0px;
float:left;
}

.contenu_morhange {
width: 600px;
height:auto;
background-color:#FDE999;
padding:20px;
margin-left:150px;
border-left: 1px dotted #ffffff;
background-image:url(../images/fond_contenu.gif);
background-repeat:repeat-y;
}

.menuboot {
width: 752px;
height:40px;
background-image:url(../images/fond_menuboot.gif);
background-repeat:no-repeat;
}

.spacer {
  display:block;
  margin:0px;
  clear: both;
  height:2px;
  line-height:2px;
}



/* titre page CC Munster*/

h1 { 
  display: block;
  text-indent: 5px;
  font-weight:bold;
  background-color:#ffffff;
  font-size:1.2em;
  color:#AB830E;
  }
  
h1.culture {  
  color:#CC3366;
  }


h2 {
  display:block;
  font-size: 1.1em;
  text-transform: uppercase;
  border-bottom: 1px solid #f1f2f3;
  font-weight: bolder;
  color: #8B522F;

}

h3 {

  display: block;
  background-color: #C6D4E3;
  padding: 3px;
  text-indent: 5px;
  font-size: 1.2em;
  font-weight: bolder;
  font-weight: bolder;
  color: #ffffff;
  height:15px;
  line-height:15px;

}

/* Menu Vivremamaison  */
 
ul.LinkList, li.LinkList {

	list-style-position: inherit;
	margin:0px;
	padding: 0px;
	list-style-type: none;
	background-image:url(../images/fondeul.gif);
	background-repeat: repeat-y;
	}
.LinkList li {
	width: 100%;
	display: block;
	height:19px;
	line-height:19px;
	margin:0px;
	padding: 0px;
	text-align:left;	
}

.LinkList A, .LinkList A:link, .LinkList A:active, .LinkList A:visited {
	background-image: url(../images/menu_valvision.gif);
	background-repeat: repeat-y;
	color: #008ABE;
	text-decoration: none;
	padding-left: 19px;
	font-size:1em;
	font-weight:bold;
	display:block;
	
}

.LinkList A:hover {
	color: #ffffff;
	background-image:none;
	background-color:#6D357E;	
}

/* Menu Actus  */
 
ul.Linkactus, li.Linkactus {

	margin: 0px;
	list-style-position: inherit;
	margin-bottom: 15px;
	padding: 0px;
	list-style-type: none;
		
}
.Linkactus li {
	width: 100%;
	display: block;
	border-bottom: 1px solid #e1e1e1;
	line-height: 15px;
	text-align:left;
	
	
}

.Linkactus A, .Linkactus A:link, .Linkactus A:active, .Linkactus A:visited {
	background-image: url('../images/puce_nav.gif');
	background-repeat: no-repeat;
	color: #993366;
	text-decoration: none;
	padding-left: 15px;
	display:block;
	
}

.Linkactus A:hover {
	background-image: url('../images/puce_nav.gif');
	background-repeat: no-repeat;
	color: #FFD800;
	display:block;
	
}

/** styles formulaire **/

.input_home {
	padding: 1px;
	border:1px solid #6D357E;
	background-color: #f8f8f8;
	font-family : Arial, Helvetica, sans-serif;
    font-style : normal; font-size : 11px;
	color:#6D357E;
	padding: 3px;
	width: 100%;
}

.input_form {
	border:1px solid #6D357E;
	background-color: #f8f8f8;
	font-family : Arial, Helvetica, sans-serif;
    font-style : normal; font-size : 11px;
	color:#6D357E;
	padding: 3px;
}

.input_bleu {
	padding: 8px;
	border:1px solid #FFBC75;
	background-color: #FFFFD5;
	font-family : Arial, Helvetica, sans-serif;
    font-style : normal; font-size : 11px;
	color : #D93C3C;
}

/** styles contenu du site**/

.TitreMenu {

  display: block;
  font-size: 1em;
  text-transform: uppercase;
  font-weight: normal;
  line-height: 20px;
  height:20px;
  color: #007785;
  text-indent: 28px;
  background-image:url(../images/titre_puce.gif);
  background-repeat:no-repeat;

}

.titre_menu {

  display: block;
  background-image: url(../images/titre_rubrique_valvision.gif);
  background-repeat:no-repeat;
  height:28px;
  line-height:16px;
  margin:10px 0px 0px 0px;
  text-indent: 20px;
  font-weight:bold;
  font-size:1.1em;
}

.TitrePage {

  display: block;
  height:17px;
  line-height:17px;
  text-indent: 5px;
  font-weight:bold;
  background-color:#FEF5D0;
  margin-bottom:5px;
  color:#FF6600;
  text-indent: 13px;
  background-image:url(../images/puce_nav.gif);
  background-repeat:no-repeat;

}

.titre_actu {

  display: block;
  background-color: #C6D4E3;
  padding: 2px;
  text-indent: 5px;
  font-size: 1.2em;
  font-weight: bolder;
  font-weight: bolder;
  color: #ffffff;
  height:15px;
  line-height:15px;
  margin-bottom:10px;
  margin-top:20px;

}

hr {
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0;
	height: 1px;
	background-color: #E8E8E8;
	color: #E8E8E8;	
	
}



.resume_actus {
	margin-top: 10px;
	margin-bottom: 10px;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal; font-size : 11px;
	text-align: justify;
	color: #99CC33;

}

.date_actus {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 10px;
	color: #FF9933;
}

.texte_actus {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal; font-size : 11px;
	text-align: justify;
	color: #666666;
}

span.pagination a:link, span.pagination a:visited { 
color: #7799B8; 
text-decoration : none; 
font-family: Arial, Helvetica, sans-serif; 
}

span.pagination a:hover { 
color : #DC4236; 
text-decoration : underline;
font-family : Arial, Helvetica, sans-serif;
font-style : normal; font-size : 10px;
}

.pagination {
display: block;
text-align: center;
width: 100%;

}

a.menustyle:link, a.menustyle:visited {
width:auto;
background-color:#f1f1f1;
color:#999999;
text-decoration:none;
font-size:0.9em;
}

a.menustyle:hover {
background-color:#B3D1AC;
color:#ffffff;
}

a.footerlink:link, a.footerlink:visited, a.footerlink:active {
color:#2260A7;
height:20px;
text-decoration:none;
}

a.footerlink:hover {
color:#DD4A06;
}

.IconeMeteo {
float:left;
margin-right:2px;
}

.home_meteo {
background-image: url(../images/homepage/meteo.jpg);
background-repeat:no-repeat;
width:218px;
height:47px;
padding-top:20px;
}

.home_recherche {
background-image: url(../images/homepage/recherche.jpg);
background-repeat:no-repeat;
width:218px;
height:45px;
padding-top:20px;
}

.home_visuel_left {
width:220px;
height:378px;
background-image: url(../images/home_visuel.jpg);
background-repeat:no-repeat;
float:left;
}

.contenu_morhange_homepage {
width: 438px;
height:auto;
padding-left:40px;
margin-left:180px;
border-left: 1px dotted #ffffff;
}

/* -- CSS valvision -- *//* -- CSS morhange -- */