@charset "UTF-8";
/* CSS Document */
/* --------------------------------------------------- COMMUNS A TOUTES LES PAGES DU LAYER -------------------------------------------- */
body {
	margin: 0px;
}

#containerPage {
	margin: 4px auto;
	width: 920px;
	height: 352px;
	background-image: url(../images/communes/bg_otherPages.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

/* -------------------------------------------------- COMMUNS A LA RUBRIQUE ACTIVITE ----------------------------------------- */


#imgTexte {
	position: relative;
	float: left;
	margin: 44px 0px 0px 44px;
	width: 300px;
	height: 200px;
}

.texteContainer {
	position: relative;
	float: right;
	margin: 24px 66px auto;
	width: 428px;
	height: 236px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	overflow: auto;
}
#menuAutre {
	position: relative;
	float: left;
	margin: 8px 0px 0px 42px;
	width: 300px;
}

div.MenuAutresActivites {
	position: relative;
	float: left;
	width: auto;
	margin: 0px 0px 0px 2px;
	padding: 2px 3px 2px 3px;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
}

div.MenuAutresActivites:hover {
	background-color: #FFFFFF;
}

.linkAutresActivites {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	text-align: center;
}

.closeButon {
	position: relative;
	float: right;
	margin: 0px 10px auto;
}

/* ---------------------------------------------------- PRODUCTION CONTENU ------------------------------------------------- */
.TitreBleu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:100;
	font-size: 26px;
	line-height: 26px;
	color: #477D93;
}

/* ------------------------------------------------- RUBRIQUE PRESS ENTREPRISE --------------------------------------------- */
.TitreViolet {
	font-family: Arial, Helvetica, sans-seriff;
	font-weight:100;
	font-size: 26px;
	line-height: 26px;
	color: #393558;
}

/* ---------------------------------------------------- RUBRIQUE REL PRESS ------------------------------------------------ */
.TitreSafran {
	font-family: Arial, Helvetica, sans-seriff;
	font-weight:100;
	font-size: 26px;
	line-height: 26px;
	color: #CC9900;
}

/* --------------------------------------------------- RUBRIQUE CREA GRAPH ----------------------------------------------- */
.TitreVert {
	font-family: Arial, Helvetica, sans-seriff;
	font-weight:100;
	font-size: 26px;
	line-height: 26px;;
	color: #335924;
}

/* --------------------------------------------------- RUBRIQUE EQUIPE -------------------------------------------------- */
.TitreConcept {
	font-family: Arial, Helvetica, sans-seriff;
	font-weight:100;
	font-size: 26px;
	line-height: 26px;
	color: #660066;
}

/* ----------------------------------------------------- RUBRIQUE VIDEO ------------------------------------------------ */
.video {
	position: relative;
	margin: 10px auto;
	width: 320px;
	height: 258px;
}

/* -------------------------------------------------- RUBRIQUE PRESS BOOK ---------------------------------------------- */
#container2 {
	background-image: url(../images/communes/bg_container.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	position: relative;
	margin: auto;
	width: 920px;
}

#contentBook {
	position: relative;
	width: auto;
	margin: 20px;
}

.vignetBook {
	position: relative;
	float: left;
	margin: auto 7px auto 7px;
	width: auto;
	border: solid 1px #999999;
}

/* -------------------------------------------------- RUBRIQUE CONTACT ---------------------------------------------- */

#tableContact {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.texteAdress {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #333333;
	overflow: auto;
}

/* -------------------------------------------------- RUBRIQUE ACTUS ---------------------------------------------- */
.TitreActu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:100;
	font-size: 15px;
	line-height: 18px;
	color: #477D93;
}
