/**Accueil**/

#accueil
{
	border-collapse: collapse;
	margin-bottom: 40px;
}

#accueil h2
{
	padding: 10px;
	margin: 0px;
	border-bottom: 2px solid grey;
	border-radius: 10px 10px 0px 0px;
	background-color: #8EA2C6;
	font-family: 'Maven Pro', sans-serif;
}

#titre_blog
{
	width: 1040px;
}

#conteneur_article
{
	width: 1140px;
	height: 200px;
	margin-bottom: 5px;
	display: inline-block;
}

marquee
{
	font-size: 80px;
	padding-top: 10px;
}

/**Dates**/

.conteneur_date
{
	float: left;
	background: url("../../images/site/calendrier.jpg") no-repeat;
	width: 60px;
	color: black;
	line-height: 15px;
	margin-left: -6px;
	margin-right: 6px;
	margin-top: 3px;
}

.img_date
{
	text-align: center;
}

.jour
{
	font-size: 25px;
}

.mois
{
	position: relative;
	top: 11px;
	right: 15px;
	font-size: 11px;
}

.annee
{
	position: relative;
	bottom: 4px;
	left: 13px;
	font-size: 11px;
}

/**tailles**/

#info_important
{
	width: 100%;
}

#espace
{
	width: 76px;
}

#info_conteneur
{
	height: 130px;
}

#acces_blog
{
	font-size: 12px;
	color: teal;
	float: right;
	position: relative;
	top: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

/** map **/

#map
{
	width: 400px;
    height: 300px;
    display: inline-block;
    left: 730px;
    top: 10px;
}

.conteneur_text_map
{
	margin-left: 10px;
	width: 610px;
	position: relative;
	bottom: 296px;
	border-top: 1px solid #8C98A4;
}
/*Principal*/

#bloc_page
{
	width: 1204px;
	margin: auto;
	margin-bottom: 20px;
	box-shadow: 0px 0px 10px #000;
	margin-top: 40px;
}

body
{
	margin-top: 0px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	background: linear-gradient(to bottom, #3069AA, white);
	min-height: 800px;
	width: 100%;
	margin-left: 0px;
}

a
{
	color: black;
	text-decoration: none;
}

p a
{
	color: #e95325;
}

a:hover
{
	text-decoration: underline;
}

ul
{
	list-style-type: none;
}

/*****En-tête*****/

/**Header**/

header
{
	height: 223px;
}

#header
{
	height: 200px;
}

/**Navigation**/

/*Menu principal*/

ul#menu_principal
{
	display: inline-block;
	padding: 0px;
	margin: 0px;
	background-color: #8EA2C6;
	font-family: "Calibri";
	font-size: 17px;
	box-shadow: 0px 5px 10px 0px #343434;
}
    
ul#menu_principal li 
{
	float: left;
	list-style: none;
	width: 150.5px;
	text-align: center;
	line-height: 23px;
	border-top-left-radius: 22px;
	border-top-right-radius: 22px;
}

ul#menu_principal .lien_niveau1 a
{
	width: 150px;
	display: inline-block;
	border-top-left-radius: 22px;
	border-top-right-radius: 22px;
}

ul#menu_principal .li_niveau1
{
	height: 50px;
	line-height: 50px;
}
    
ul#menu_principal li li
{  
	float: none;
	margin-left: -40px;
	width: 190px;
	padding-left: 15px;
	padding-right: 15px;
}

/*Niveaux*/

ul.niveau2
{
	background-color: #066A8A;
	padding-bottom: 15px;
	display: none;
	position: absolute;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	z-index: 10;
	width: 190px;
}

ul.niveau2 a
{
	color: #b8ccce;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
	margin: 5px;
	border-bottom: 1px dotted #1E7FCB;
}


/*hover*/

li:hover ul.niveau2, li li:hover ul.niveau3
{
	display: block;
}

ul#menu_principal li:hover
{
	color: white;
	background-color: #066A8A;
}

ul#menu_principal li.lien_niveau1:hover a
{
	color: white;
	background-color: #066A8A;
	text-decoration: none;
}

.menu_nav:hover
{
	background-color: #1E7FCB;
	color: white;
}

/**barre_perso**/

#content_barre
{
	position: relative;
	margin: auto;
	width: 1204px;
}

#barre_perso
{
	width: 100%;
	height: 40px;
	background: none repeat scroll 0 0 #002e78;
    box-shadow: 0 0 5px 0 rgb(3, 3, 3);
    position: fixed;
    top: 0px;
    z-index: 10;
}

#barre_perso a
{
	font-size: 16px;
	font-family: Arial;
	color: white;
	position: relative;
	bottom: 10px;
	font-weight: bold;
}

#barre_perso p
{
	font-size: 16px;
	font-family: Arial;
	color: white;
	font-weight: bold;
	position: relative;
	bottom: 10px;
}

#barre_perso img, #barre_perso p
{
	display: inline-block;
}

#barre_perso a:hover
{
	text-decoration: none;
}

#bienvenue
{
	margin-right: 20px;
	margin-left: 10px;
}

#administration
{
	margin-right: 20px;
	left: 708px;
}

#deconnexion
{
	position: absolute;
	left: 780px;
	bottom: -3px;
}

#barre_espace
{
	width: 570px;
}

.compte
{
	position: relative;
	left: 740px;
}

#text_connexion
{
	top: 2px;
}


/****Section****/

section
{
	background-color: #3069AA;
	margin-top: 20px;
	padding: 30px;
}

/***article***/

article
{
	display: inline-block;
	text-align: justify;
	width: 100%;
	margin-bottom: 10px;
}

.conteneur
{
	background-color: #fff;
	box-shadow: 0 0 5px #bbb;
	width: 100%;
	height: 100%;
	display: inline-block;
}

.conteneur_text
{
	padding: 10px;
}

article h2
{
	padding: 10px;
	margin: 0px;
	border-bottom: 2px solid grey;
	border-radius: 10px 10px 0px 0px;
	background-color: #8EA2C6;
	font-family: 'Maven Pro', sans-serif;
}

article h3
{
	background-color: #d3393e;
	color: white;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 11px;
	padding-left: 11px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	height: 65px;
	line-height: 65px;
	box-shadow: 3px 5px 5px 0px #9b9b9b;
	clear: both;
}

article p
{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #454b53;
	padding-left: 5px;
	padding-right: 5px;
}

article ul
{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #454b53;
}

article hr
{
	width: 700px;
	position: relative;
}

article table
{
	margin: auto;
}

article caption
{
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #454b53;
}

article td, article th
{
	width: 180px;
	height: 30px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #454b53;
	text-align: center;
}

label
{
	width: 200px;
	text-align: left;
	display: inline-block;
	float: left;
	color: #333;
	font-size: 14px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: bold;
}

textarea
{
	width: 400px;
	height: 65px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: blod;
}

input[type="text"], input[type="password"]
{
	width: 500px;
}

.btn
{
    border-radius: 4px;
    display: inline-block;
    font-size: 14px;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    color: #fff;
  	background-color: #428bca;
  	border: 1px solid #357ebd;
}

.btn:hover 
{
  color: #fff;
  background-color: #3276b1;
  border-color: #285e8e;
  cursor: pointer;
}

.btndanger
{
	background-color: #d9534f;
  	border: 1px solid #d43f3a;
}

.btndanger:hover
{
	background-color: #d2322d;
	border: 1px solid #ac2925;
}

/** Blog **/

#inscription
{
	font-weight: bold;
	margin-top: 50px;
}

/** Totues les pages **/

.imgsupprimer
{
	width: 20px;
}

#fos_user_profile_form_avatar label
{
	display: none;
}


