/* Définit les styles de la charte de la page d’accueil. */

/*** PAGE ACCUEIL ***/

* {margin:0; padding:0;}

.mHomePage 
{
	float: left; 
	width: 765px;
	padding:0;
	margin:0;
	}
/*********** presentation ***********/ 

.bgBox .contentBox .columnCenter .presentationBox {
	position:relative;
	width:490px;
	height:133px;
	margin-top:22px;
	padding-top:50px;
	padding-bottom:0;
	font-size:12px;
	background:url(/images/charte/bg_presentation.png) #fff top left no-repeat;
	
	margin-left:0;
	padding-left:0;
}
.presentationBox .mModuleHTMLPublic .mEdito h1.mEditoTitle 
{
	display:none;
}

.bgBox .contentBox .columnCenter .presentationBox p {
	width:413px;
	height:90px;
	margin-left:49px;
	margin-top:0;
	padding-top:0;
	text-align:justify;
	line-height:18px;
	color:#fff;	
	padding-right:0;
	margin-right:0;
	overflow:hidden;
}

.presentationBox .mModuleHTMLPublic .mEdito .mEditoLink 
{
	position:absolute;
	bottom:10px;
	right:20px;
	text-align:right;
}

.presentationBox .mModuleHTMLPublic .mEdito .mEditoLink a 
{
color:#fff;
font-weight:bold;
padding:3px 27px 3px 5px;
background:url(/images/charte/puce_fleche1.gif) transparent right no-repeat;
}

.presentationBox .mModuleHTMLPublic .mEdito .mEditoLink a:hover 
{
color:#2EAAC8;
text-decoration:none;
}



.bgBox .contentBox .columnCenter .presentationBox .voir a:hover {
color:#2EAAC8;
text-decoration:none;
}

/*********** actualites ***********/
.mModuleNewsPublic .teaserNews .item .mSection h1.PageTitle 
{
	display:none;
}

.bgBox .contentBox .columnCenter .teaserNews {
	width:490px;
	margin-top:0;
	margin-bottom:10px;
	padding-top:60px;
	background:url(/images/charte/bg_encart_titreActualites.png) #fff top left no-repeat; 
}


.bgBox .contentBox .columnCenter .teaserNews .item {
	clear:both;
	margin-right:20px;
	margin-bottom:14px;
	margin-top:0;
	padding:0;
}

.teaserNews .item .mSection 
{
}

.teaserNews .item .mSection ul.mLeadList
{
	list-style:none;
	margin-top:0;
	padding-top:0;
}

ul.mLeadList li
{
	clear:both;
	position:relative;
	margin-bottom:15px;
	_margin-bottom:7px;
}

ul.mLeadList li .mNewsSummary 
{
	width:440px !important;
	_width:438px;
	margin-left:33px !important;
	_margin-left:32px;
	overflow:auto;
}

ul.mLeadList li a.mNewsTitle
{	
	font-size:12px;
	color:#333;
	font-weight:bold;
	margin:0;
	display:block;
	margin-bottom:10px;
}

ul.mLeadList li a.mNewsTitle span
{
}

ul.mLeadList li span.mCreatedDate
{
	
	font-size:10px;
	position:absolute;
	top:0;
	right:0;
	display:none;
}

ul.mLeadList li a.mNewsTitle 

ul.mLeadList li .mNewsSummary p
{
	float:left;
}

ul.mLeadList li .mNewsSummary div
{
	margin-top:0;
}

ul.mLeadList li .mNewsSummary div p
{
	/*margin:0 0 0 10px;*/
	margin:0;
}

ul.mLeadList li .mNewsSummary p img, ul.mLeadList li .mNewsSummary img
{
	display:block;
	float:left;
	margin-top:0;
	margin-left:0;
	margin-right:7px;
	padding:3px;
	border:1px solid #ddd;
}



.bgBox .contentBox .columnCenter .teaserNews .item h2
{
	font-size:12px;
	color:#333;
	margin:0 auto 0 auto;
}
/*
.bgBox .contentBox .columnCenter .teaserNews .item img {
	float:left;
	margin-top:5px;
	margin-right:10px;
	margin-bottom:10px;
	margin-left:30px;
}
.bgBox .contentBox .columnCenter .teaserNews .item a img {
	cursor:pointer;
}
.bgBox .contentBox .columnCenter .teaserNews .item p {
	margin-top:0;
	margin-bottom:5px;
	text-align:justify;
}

*/


.bgBox .contentBox .columnCenter .teaserNews .voir {
	background:url(/images/charte/bg_encart_voirActualites.png) transparent center no-repeat;
	margin-left:22px;
	margin-top:19px;
	clear:both;
}
.bgBox .contentBox .columnCenter .teaserNews .voir a {
	display:block;
	margin-left:270px;
	background-image:0;
	
}

.bgBox .contentBox .columnCenter .teaserNews .voir a span 
{
	color:#666;
	font-weight:bold;
	margin-left:-10px;
}

.bgBox .contentBox .columnCenter .teaserNews .voir a:hover, .bgBox .contentBox .columnCenter .teaserNews .voir a:hover span {
color:#2eaac8;
text-decoration:none;
}

a.mNewsReadMore
{
	display:none;
}

/*********** colonne droite ***********/

.columnRight {
	float:left;
	width:209px;
	margin-left:32px;
	margin-right:0;
	padding:0;
	/*background:url(/images/charte/bordure_right.gif) top right no-repeat;*/
}

/*.bgBox .contentBox*/ .columnRight .teaserCongress {
	clear:both;
	width:208px;
	height:228px;
	margin-top:22px;
	margin-right:0;
	padding-right:0;
	background:url(/images/charte/bg_encart_congres.png) #fff top right no-repeat;
}

/*.bgBox .contentBox */.columnRight .teaserCongress ul {
display:block;
list-style-type:none;
padding-top:154px;
padding-left:15px;
/**padding-left:0;
*margin-left:14px;*/
*margin-left:0;
}

/*.bgBox .contentBox*/ .columnRight .teaserCongress ul li 
{
	line-height:15px;
	margin-top:0;
}

/*.bgBox .contentBox*/ .columnRight .teaserCongress ul li a {
color:#fff;
}

/*.bgBox .contentBox*/ .columnRight .teaserAgenda {
	clear:both;
	background:url(/images/charte/bg_encart_titreAgenda.png) #fff top no-repeat;
	width:207px;
	margin-top:20px;
	margin-right:2px;
	padding-top:29px;	
}

/*.bgBox .contentBox*/ .columnRight .teaserAgenda ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

.mHomeEventList	.mEventItem 
{
} 

.columnRight .teaserAgenda .mHomeEventList .mEventItem .mEventHeader .mEventDates .mEventDate span	
{
	color:#333;
	font-weight:bold;
}


.mHomeEventList	.mEventItem .mEventActions li 
{
	text-indent:65px;
	background:url(/images/charte/bg_encart_voirAgenda.png) transparent center no-repeat;
	margin:7px 0 0 0;
	
	display:none;
}

.mHomeEventList	.mEventItem .mEventActions li a 
{
	display:block;
	width:97%;
	color:#666;
	font-weight:bold;
	margin:0;
}

.mHomeEventList	.mEventItem .mEventActions li a:hover 
{
color:#2eaac8;
text-decoration:none;
}

.columnRight .teaserAgenda ul li .date_agenda,  .columnRight .teaserAgenda ul li p {
	margin:3px 0 0 0;
	padding:0;
}


.mHomeEventList .mEventItem .mEventBody .mEventTitle a
{
	color:#666;
}

.mHomeEventList .mEventItem .mEventBody .mEventWebsite 
{
	display:none;
}

.mHomeEventList .mEventItem .mEventBody .mEventWebsite a span 
{
}

.teaserAgenda .voir 
{
	text-indent:65px;
	background:url(/images/charte/bg_encart_voirAgenda.png) transparent center no-repeat;
	margin:7px 0 0 0;	
}

.teaserAgenda .voir a
{
color:#666666;
display:block;
font-weight:bold;
}

.teaserAgenda .voir a:hover 
{
	color:#2eaac8;
text-decoration:none; 
}

/*********************** revue *****************/

/*.bgBox .contentBox*/ .columnRight .teaserRevue {
	background:url(/images/charte/bg_encart_titreRevue.png) #fff top no-repeat;
	width:207px;
	margin-top:20px;
	margin-right:2px;
	padding-top:36px;
}

 .columnRight .teaserRevue .couvertureRevue {
	float:left;
}

 .columnRight .teaserRevue h2 {
	font-size:11px;
	color:#b4101d;
	float:left;
	margin:0;
	padding:0;
	display:inline;
}

 .columnRight .teaserRevue p {
	float:left;
	width:124px;
	padding:0;
	margin:0 0 7px;
	text-align:left;
	}
	
 .columnRight .teaserRevue .voir {
	width:206px;
	background:url(/images/charte/bg_encart_voirRevue.png) transparent center no-repeat;
}

.columnRight .teaserRevue .voir a {
	display:block;
	width:110px;
	margin-left:95px;
	padding:0;
	color:#666;
	font-weight:bold;
}

 .columnRight .teaserRevue .voir a:hover {
color:#2eaac8;
text-decoration:none; 
}


.mEventItem .mEventHeader .mEventDates .mEventDate span
{
}

.mHomeCalendarTitle .mCalendarTitle span 
{
	display:none;
}