@charset "utf-8";
/* CSS Document */

a:focus
{
outline:0;
} 

a:visited
	{
    color: #8e8e8e;
    text-decoration: none;
	}
	
a #active
	{
    color: #8e8e8e;
    text-decoration: none;
	}

body
	{
	background-color: #cccccc;
	background-repeat: no-repeat;
	background-position:center;
	margin:0px;
	}

header
	{
	width: 915px;
	margin:auto;
	}

header p
	{
	text-align: center;
	font-size: 14px;
	text-transform : none;
	margin-top:25px;
	color:#67983a;
	font-family: 'Rosario', sans-serif; 
	font-weight: 400;
	}

h1
	{
	font-size: 24px;
	color:#67983a;
	font-family: 'Cinzel', serif; 
	font-weight: 700;
	}
	
#logo 
	{
	height: 160px;
	width: 360px;
	text-align:left;
	opacity:1;
	margin-top:4px;
	}
	
#logo:hover
	{
	opacity:0.8;
	
	}

#bloc-droite-header
	{
	width: 555px;
	height:160px;
	float:right;
	}
	
#bloc_page
    {
    width: 915px;
	height: auto;
	margin-top:0px;
    margin: auto;
	background-color: #f4f4f4
	}
	
#cadre
    {
    width: 980px;
	height: auto;
	border-left: 7px solid;
    border-right: 7px solid;
	border-color:#f4f4f4;
	margin-top:0px;
    margin: auto;
	background-color: #cccccc;
	}


/* Menus */

nav
	{
	width: 540px;
	float:right;
	}


.btn-vert
	{
	background-color:#c2d5b0;
	width: 220px;
	height: 75px;
	font-family: 'Rosario', sans-serif; 
	font-weight: 400;
    font-size: 16px;
	display: inline-block;
	margin: 40px 45px 0px 0px;
	}

.btn-vert:hover
	{
	background-color:#a3c188;
	}

.btn-vert-2
	{
	background-color:#c2d5b0;
	width: 220px;
	height: 75px;
	font-family: 'Rosario', sans-serif; 
	font-weight: 400;
    font-size: 16px;
	display: inline-block;
    line-height:40px;
	margin: 40px 45px 0px 0px;
	}

.btn-vert-2:hover
	{
	background-color:#a3c188;
	}
	
	
.btn-vert img
	{
	float:left;
	margin-left: 20px;
	margin-top: 20px;
	}
	
.btn-vert a
	{
	text-align:center;
	color:#000;
	text-decoration:none;
	}
	
.btn-vert-2 img
	{
	float:left;
	margin-left: 20px;
	margin-top: 20px;
	}
	
.btn-vert-2 a
	{
	text-align:center;
	color:#000;
	text-decoration:none;
	}
	
.btn-gris
	{
	background-color:#dddddd;
	width: 220px;
	height: 75px;
	font-family: 'Rosario', sans-serif; 
	font-weight: 400;
    font-size: 16px;
	display: inline-block;
    vertical-align: top;
	margin: 40px 45px 0px 0px;
	}
	
.btn-gris:hover
	{
	background-color:#c4c2c3;
	}
	
.btn-gris img
	{
	float:left;
	margin-left: 20px;
	margin-top: 20px;
	}
	
.btn-gris a
	{
	text-align:center;
	color:#000;
	text-decoration:none;
	}
	
.btn-gris-2
	{
	background-color:#dddddd;
	width: 220px;
	height: 75px;
	font-family: 'Rosario', sans-serif; 
	font-weight: 400;
    font-size: 16px;
	display: inline-block;
    line-height:40px;
	margin: 40px 45px 0px 0px;
	}
	
.btn-gris-2:hover
	{
	background-color:#c4c2c3;
	}
	
.btn-gris-2 img
	{
	float:left;
	margin-left: 20px;
	margin-top: 20px;
	}
	
.btn-gris-2 a
	{
	text-align:center;
	color:#000;
	text-decoration:none;
	}
	
.cadre-nav2
	{
	height:61px;
	border-bottom: 3px solid;
	border-color:#67983a;
	text-align:center;
	}
	
.nav2
	{
	width:900px;
	height: 56px;
	background-color:#fff;
	margin-left:auto;
	margin-right:auto;
	}
	
.onglet
	{
	background-color:#dddddd;
	width: 100px;
	height: 56px;
	font-family: 'Rosario', sans-serif; 
	font-weight: 400;
    font-size: 14px;
	display: inline-block;
	line-height:15px;
    vertical-align: top;
	margin: 5px 5px 5px 5px;
	}
	
.onglet:hover
	{
	background-color:#67983a;
	}
	
.onglet:hover a
	{
	color:#fff;
	}
	
.onglet a
	{
	text-align:center;
	color:#000;
	text-decoration:none;
	}

.onglet2
	{
	background-color:#dddddd;
	width: 100px;
	height: 56px;
	font-family: 'Rosario', sans-serif; 
	font-weight: 400;
    font-size: 14px;
	display: inline-block;
	line-height:30px;
    vertical-align: top;
	margin: 5px 5px 5px 5px;
	}
	
.onglet2:hover
	{
	background-color:#67983a;
	}

.onglet2:hover a
	{
	color:#fff;
	}
	
.onglet2 a
	{
	text-align:center;
	color:#000;
	text-decoration:none;
	}
	
.onglet #active
	{
	background-color:#67983a;
	width: 100px;
	height: 56px;
	font-family: 'Rosario', sans-serif; 
	font-weight: 400;
    font-size: 14px;
	display: inline-block;
	line-height:15px;
    vertical-align: top;
	margin: 0px;
	color:#fff;
	}
	
.onglet2 #active
	{
	background-color:#67983a;
	width: 100px;
	height: 56px;
	font-family: 'Rosario', sans-serif; 
	font-weight: 400;
    font-size: 14px;
	display: inline-block;
	line-height:30px;
    vertical-align: top;
	margin: 0px;
	color:#fff;
	}
	
/* Contenu */

em
	{
	font-family: 'Rosario', sans-serif; 
	font-weight: 700italic;
	font-size: 17px;
	}

#article
	{
	padding-top:17px;
	padding-bottom:20px;
	margin-left:50px;
	font-family: 'Rosario', sans-serif; 
	font-weight: 400;
	text-align: justify;
    font-size: 16px;
	color: #000;
    width: 280px;
	min-height:220px;
	}
	
#article2
	{
	padding-top:17px;
	padding-bottom:20px;
	margin-left:50px;
	font-family: 'Rosario', sans-serif; 
	font-weight: 400;
	text-align: justify;
    font-size: 16px;
	color: #000;
    width: 400px;
	min-height:220px;
	}
	
#article3
	{
	padding-top:17px;
	padding-bottom:20px;
	margin-left:50px;
	font-family: 'Rosario', sans-serif; 
	font-weight: 400;
	text-align: justify;
    font-size: 15px;
	color: #000;
    width: 400px;
	min-height:220px;
	}
	
#article3 em
	{
	font-family: 'Rosario', sans-serif; 
	font-weight: 700italic;
	font-size: 15px;
	}
	
#article4
	{
	padding-top:17px;
	padding-bottom:20px;
	margin-left:50px;
	font-family: 'Rosario', sans-serif; 
	font-weight: 400;
    font-size: 16px;
	color: #000;
    width: 400px;
	height:350px;
	line-height: 150%;
	}
	
#article4 em
	{
	font-family: 'Rosario', sans-serif; 
	font-weight: 700;
	font-size: 18px;
	}
	
#article4 a:link 
	{
    color: #67983a;
    text-decoration: none;
	}
	
#article4 a:link:hover 
	{
    color: #000;
    text-decoration: none;
	}
		
#article2 a:link 
	{
    color: #8e8e8e;
    text-decoration: none;
	}
	
#article2 a:link:hover 
	{
    color: #000;
    text-decoration: none;
	}
	
#article5
	{
	padding-top:17px;
	padding-bottom:20px;
	margin-left:50px;
	font-family: 'Rosario', sans-serif; 
	font-weight: 400;
	text-align: justify;
    font-size: 16px;
	color: #000;
    width: 280px;
	min-height:220px;
	}
	
#article5 a:link 
	{
    color: #67983a;
    text-decoration: none;
	}
	
#article5 a:hover 
	{
    color: #8e8e8e;
    text-decoration: none;
	}

#colonne1
	{
	margin-top:87px;
	margin-right: 50px;
    width: 360px;
	height:270px;
	float:right;
	border: #c2d5b0 solid 8px;
	opacity:1;
	}
	
#colonne1:hover
	{
	opacity:0.7;
	}
	
#colonne2
	{
	margin-bottom:50px;
	margin-right: auto;
	margin-left:auto;
	width: 815px;
	border: #c2d5b0 solid 8px;
	opacity:1;
	}
	
#colonne3
	{
	margin-top:87px;
	margin-right: 65px;
    width: 360px;
	float:right;
	}
#colonne3 img
	{
	border: #c2d5b0 solid 8px;
	margin-bottom: 50px;
	opacity:1;
	}
		
#colonne3 img:hover
	{
	opacity:0.7;
	}

#colonne4
	{
	margin-top:50px;
	margin-right: 50px;
    width: 360px;
	height:270px;
	float:right;
	border: #c2d5b0 solid 8px;
	opacity:1;
	}
	
#colonne4:hover
	{
	opacity:0.7;
	}
	
#cadre-domaine
    {
    width: 915px;
	height: auto;
	margin-top:0px;
    margin: auto;
	}

#cadre-domaine2
	{
    width: 915px;
	height:180px;
	margin-right: auto;
	margin-left:auto;
	margin-bottom: 50px;
	text-align:center;
	}

#cadre-domaine2 img
	{
	margin-right: 10px;
	margin-left:10px;
    width: 240px;
	height:180px;
	border: #c2d5b0 solid 8px;
	opacity:1;
	}
	
#cadre-domaine2 img:hover
	{
	opacity:0.7;
	}

/* Footer */

footer
	{
	text-align:center;
		padding-bottom: 60px;
	}

footer .text-coordonnees
	{
	font-family: 'Rosario', sans-serif; 
	font-weight: 400;
    font-size: 14px;
	}

footer a
	{
	font-family: 'Rosario', sans-serif; 
	font-weight: 700;
    font-size: 10px;
	text-align:center;
    color: #8e8e8e;
	text-decoration: none; 
	}

footer a:hover
	{
    color: #67983a;
	}
	
#liens-bas
	{
	background-color: #dddddd;
	}
	
#liens-bas a:link 
{ 
 text-decoration:none;
 color: #8e8e8e;
}
	
.liens1
	{
	display: inline-block;
    vertical-align: top;
	width: 180px;
	font-family: 'Rosario', sans-serif; 
	font-weight: 700;
    font-size: 10px;
	padding:10px 20px 10px 20px;
    color: #8e8e8e;
	text-decoration: none; 
	}
	
.text6
	{
	font-family: 'Rosario', sans-serif; 
	font-weight: 400;
    font-size: 14px;
	color: #000;
    width: 815px;
	}
