/************************************************************************************************/
/***																	***/
/***							HEADER COLONNE DROITE							***/
/***																	***/
/************************************************************************************************/
#header
{
	width: 100%;
	height: 90px;
}


#header h1
{
	line-height: 90px;
	font-size: 6em;
	letter-spacing: 8px;
	font-weight: bold;
	height: 90px;
	margin-left: 20px;
	color: #e2e2e2;
	font-family: DINSchrift, Tahoma, Arial, sans-serif;
}


/************************************************************************************************/
/***																	***/
/***								ACTUALITES	 							***/
/***																	***/
/************************************************************************************************/
#news
{
	width : 100%;
	height: 262px;
}


/************************************************************************************************/
/***																	***/
/***						ACTUALITES DES ADHERENTS 							***/
/***																	***/
/************************************************************************************************/
#adherents
{
	float: right;
	width: 280px;
	margin-right: 8px;
}

#adherents h1
{
	font-size: 1.2em;
	color: #0094d6;
	text-align: center;
	margin-bottom: -4.5px;
}

#adherents h1 a
{
	color: #0094d6;
	text-align: center;
	text-decoration: none;
}

#adherents .content
{
	font-size: 0.8em;
	margin: 0 2px 0 0;
	background-color: #ffe506;
	height: 210px;
}

table#articlesAdherent
{
	width: 100%;
	height: 200px;
}

table#articlesAdherent tr
{
	height: 33%;
}

table#articlesAdherent td.photo
{
	width: 25%;
	text-align: center;
	vertical-align: middle;
}

table#articlesAdherent h2
{
	font-size: 0.9em;
}

table#articlesAdherent p
{
	text-align: left;
	font-size: 0.85em;
}

table#articlesAdherent a
{
	text-decoration: underline;
	color: #000000;
}

table#articlesAdherent a:hover
{
	text-decoration: none;
	color: #000000;
}

#adherents .info
{
	font-weight: bold;
}

/************************************************************************************************/
/***																	***/
/***							ACTUALITES HEBDO 								***/
/***																	***/
/************************************************************************************************/
#hebdo
{
	width: 360px;
}

#hebdo .bloc
{
	width: 100%;
	height: 250px;
	border: 1px solid black;
	margin: 0 0 0 15px;
	
}

#hebdo h1
{
	font-size: 1em;
	font-weight: bold;
	color: #9c9c9c;
	padding-left: 15px;
	background-color: #e2001a;
	color: #ffffff;
	line-height: 30px;
}

#hebdo h1 img
{
	vertical-align: -5px;
}

table #articleHebdo
{
	height: 220px;
	font-size: 12px;
}

table #articleHebdo td
{
	padding: 5px;
}

#hebdo .content
{
	font-size: 12px;
}

#articleHebdo h2
{
	font-size: 0.9em;
}

#articleHebdo p
{
	text-align: left;
	font-size: 0.9em;
}

#articleHebdo a
{
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}

#articleHebdo a:hover
{
	text-decoration: none;
	color: #000000;
}

#hebdo .titreNewsThemaa
{
	position: absolute;
	top: 323px;
	right: 10px;
	z-index: 1000;
}


/************************************************************************************************/
/***																	***/
/***							ACTUALITES THEMAA	 							***/
/***																	***/
/************************************************************************************************/
#newsThemaa
{
	width: 100%;
	height: 70px;
	/*margin: 0 15px 0;*/
}

#newsThemaa .content
{
	width: 100%;
	height: 100%;
	background-color: #00ac00;
}

/*#newsThemaa .beginArrow
{
	float: left;
	width: 20px;
	height: 70px;
	line-height: 70px;
	background-color: #71e831;
	margin: 0 35px 0 5px;
}*/

table #articlesThemaa
{
	height: 70px;
	width: 100%;
}

table #articlesThemaa td
{
	width: 25%;
	font-size: 0.8em;
	color: #ffffff;
	padding: 5px;
	vertical-align: top;

}

#newsThemaa .date
{
	font-weight: bold;
}

#newsThemaa h2
{
	font-weight: bold;
	font-size: 0.8em;
}

#newsThemaa .contenu
{
	font-size: 0.8em;
}

#newsThemaa a
{
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	font-size: 0.9em;
}

#newsThemaa p
{
	font-size: 0.85em;
}

#newsThemaa a:hover
{
	text-decoration: none;
}



#newsThemaa .endArrow
{
	float: right;
	width: 20px;
	height: 70px;
	line-height: 70px;
	background-color: #71e831;
	margin: 0 5px 0 0;
}



/************************************************************************************************/
/***																	***/
/***								CALENDRIER	 							***/
/***																	***/
/************************************************************************************************/
#calendar
{
	width: 100%;
	height: 132px;
}

#calendar #zoneCalendar
{
	width: 26%;
	height: 100%;
	margin-left: 15px;
}

#zoneArticle
{
	width: 100%;
	height: 100%;
}

table #articlesDiffuseur
{
	height: 100%;
	width: 100%;
}

table #article
{
	height: 100%;
	width: 100%;
}

table#articlesDiffuseur td
{
	height: 100%;
	width: 33%;
	vertical-align: top;
}

table#article td.photo
{
	height: 100%;
	width: 20%;
	vertical-align: top;
	text-align: center;
}

table#article h2
{
	font-size: 0.8em;
	/*text-decoration: underline;*/
}

#zoneArticle .lieu
{
	font-size: 0.7em;
}

#zoneArticle .date
{
	font-size: 0.7em;
	font-weight: normal;
}

#zoneArticle .contenu
{
	font-size: 0.7em;
}

table#article a
{
	text-decoration: underline;
	color: #000000;
}

table#article a:hover
{
	text-decoration: none;
}
