/* MAJ 15.10.17 */
html * {
	padding: 0;
	margin: 0} 
html, body {
	font-family: verdana;
	color:#707173;	
	margin: 0 auto;
	text-align: center;
	font-size: 98%;
	background: #FFF}

/* Bandeau haut de page */
.bloc1 {
	height: 140px;
	width: 1350px}
.bloc1a {
	float: left;
    width: 240px;
	height: 140px}
.bloc1b {
	float: left;
    width: 700px;
	height: 140px}
.bloc1c {
	float: left;
    width: 410px;
	height: 140px}
	
/* Menu Horizontal */	
.bloc2 {
	text-align: left;
	height: 30px;
	width: 1350px;
	background: #E6442F}
.bloc2 a {
	color : #CCC;
	font-size : 0.75em;
	line-height : 28px;
	text-decoration : none}
.bloc2 a:hover {
	color: #fff;
	text-decoration: none}
.bloc2 strong {color: #fff}
	
.blocVignettes {
  width: 1350px;
  height: 390px}
.vignette {
  width: 225px;
  height: 390px;
  background: url(fond-vignette.png) no-repeat;
  float: left}
.vignette2 {
  width: 450px;
  height: 390px;
  background: url(fond-vignette-2.png) no-repeat;
  float: left}
 .vignette2b {
  width: 450px;
  height: 540px;
  background: url(fond-vignette-2b.png) no-repeat;
  float: left}
.vignette4 {
  font-size:.8em;	
  width: 900px;
  height: 390px;
  background: url(fond-vignette-4.png) no-repeat;
  float: left}
.vignette4a {
  width: 30px;
  height: 390px;
  background: url(fond-vignette-4a.png) no-repeat;
  float: left}  
.vignette4b {
  font-size:.9em;
  width: 840px;
  height: 390px;
  text-align: justify;
  background: url(fond-vignette-4b.png) no-repeat;
  float: left}
.vignette4c {
  width: 30px;
  height: 390px;
  background: url(fond-vignette-4c.png) no-repeat;
  float: left} 
  
  
  
.vignette6 {
  width: 1350px;
  height: 160px;
  background: url(fond-vignette-6.png) no-repeat}
.vignette h4,.vignette2 h4{color:#E6442F}
.titre {
  width:225px;
  height:50px;
  margin-top:12px;
  font-size:.8em}
.image {
  width:225px;
  height:148px}
.donnees {
  width:225px;
  margin-top:10px;  
  font-size:.6em;
  font-weight:}
.bandeau {
  width:1350px;
  height:70px;
  text-align:left;
  background: url(fond-bandeau-titre.png) no-repeat}

 /* Image panoramique bas de page */	
.bloc9 {
	width:1350px;	
	height: 200px;
	background: url(village-de-espousouille-en-capcir-66-pyrenees-orientales-avec-logo-ecologique-2.jpg) no-repeat}
.bloc9a {
	float:left;
	width:600px;	
	height: 200px}
.bloc9b {
	float:left;
	color: #FFF;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 1.5em;
	text-align: left;
	width:750px;	
	height: 200px}	

/* Pied de page */		
.bloc10 {
	color: #CCC;
	width:1350px;	
	height: 200px;
	font-size: .7em;
	line-height: 1.5em;
	background:#444}	

/* Pour éviter les bordures des images sur IE */	
img {border:none}

/* Divers */
strong, span, em {color: #E6442F}