/* = Style locaux
---------------- */
@import "/global/css/layoutA.css";

h1{font-size:200%;margin:0 0 0.67em;font-weight:bold;
line-height:1.1em;
margin-top:0;}

#header h1 {margin-bottom: 0px;}


.row {
clear: both;
padding-bottom: 15px;
}

#environnement,#culture,#tourisme,#jeunesse,#sport,#emploi {
background: url(../img/bg_box-sites.png) no-repeat bottom left;
padding-bottom: 5px;
}

#environnement h2.titreB2,#culture h2.titreB2,#tourisme h2.titreB2,#jeunesse h2.titreB2,#sport h2.titreB2,#emploi h2.titreB2 {
font-size: 85%;
font-weight: bold;
padding: 3px 5px 3px 5px ;
background: url(../img/bg_boxTitle-sites.png) no-repeat;
}

#environnement .content,#culture .content,#tourisme .content,#jeunesse .content,#sport .content,#emploi .content {
padding: 5px;
padding-top: 20px;
}
#environnement .content .image,#culture .content .image,#tourisme .content .image,#jeunesse .content .image,#sport .content .image,#emploi .content .image {
width: 140px;
height: 180px;
float: left;
}

#environnement .content .text,#culture .content .text,#tourisme .content .text,#jeunesse .content .text,#sport .content .text,#emploi .content .text {
width: 220px;
float: right;
font-family: Arial;
}
.content .text h3 {
font-size: 116%;
font-weight: bold;
padding: 0 0 .5em 0;
}
.content .text p {
font-size: 85%;
margin: 0 0 0.5em;
}
p.decouvrir a {
font-weight: bold;
padding: 1em 0 0 0;
}
.decouvrirPlus {
min-height: 135px;
padding: 8px 5px 0 5px ;
background: #e5f4ff url(../img/bg_decouvrezAussi-sites.png) repeat-x top left;
}

#environnement h2.titreB2 {
background-color: #cdf24d;
}

.decouvrirPlus .site {
	width: 60px;
	margin: 0px 7px;
	float: left;
	text-align: center;
}


.decouvrirPlus .site p {
font-size: 77%;
margin: 0;
position: relative;
top: -5px;
padding: 0px 3px;
}

.decouvrirPlus h3.titreB3b {
margin: 0;
}
#environnement .content {
background-color: #e7fba2;
}
	
#culture h2.titreB2 {
background-color: #c1aaf3;
background-position: 0px -20px ;
}

#culture .content {
background-color: #d5c7f5;
}

#tourisme h2.titreB2 {
background-color: #efd58e;
background-position: 0px -40px ;
}

#tourisme .content {
background-color: #f1e0b0;
}

#jeunesse h2.titreB2 {
background-color: #f4baba;
background-position: 0px -60px ;
}

#jeunesse .content {
background-color: #f8d3d3;
}

#sport h2.titreB2 {
background-color: #bfd5f6;
background-position: 0px -80px ;
}

#sport .content {
background-color: #d1e1f9;
}

#emploi h2.titreB2 {
background-color: #f5f188;
background-position: 0px -100px ;
}

#emploi .content {
background-color: #fffcaa;
}

