#megaBannerHeader
{
	width: 732px;
	height: 90px;
	
	background: url("../../../img/common/header_bg.jpg") no-repeat;
	
	/*background: url("../../../img/common/header_bg_halloween10.jpg") no-repeat;*/
	
	position: relative;
	float: left;
	padding-top: 16px;
}

#megaBannerHeader *
{
	color: white;
	text-align: center;
	line-height: 17px;
}

#megaBannerHeader h1
{
	font-size: 16px;
	width: 560px;
	margin-left: -14px;
	color: #ffffff;
}

#megaBannerHeader h2
{
	font-size: 12px;
	width: 550px;
	margin-left: -31px;
	color: #ffffff;
}

#megaBannerHeader h2 a
{
	text-decoration: underline;
	color: #ffffff;
}


/*postheader
*************************************************************************************/

#blockPostHeader .topBlock {
	margin: 10px 10px 10px 5px;
	clear: both;
	height: 16px;
	line-height: 16px;
}

#blockPostHeader .topBlock #saints {
	float: left;
	width: 680px;
}

#blockPostHeader .topBlock #saints li {
	display: inline;
	margin-right: 5px;
}

#blockPostHeader .topBlock #saints li .firstName {
	text-decoration: underline;
}

#blockPostHeader .topBlock #saints li a {
	/*color:#2BAAFF;*/
}

#blockPostHeader .topBlock #services {
	float: right;
	color:#FF6600;
	text-decoration: underline;
}

#blockPostHeader .topBlock #upRightLinksBlock {
	float: right;
	height: 16px;
}

#blockPostHeader .topBlock #upRightLinksBlock * 
{
	float: left;	
}

#blockPostHeader .topBlock .upRightLinks {
	
	color:#FF6600;
	text-decoration: underline;
	
}

#blockPostHeader #flashNews {
	width:669px;
	height: 288px;
	float:left;
}

#blockPostHeader #postAd_pave {
	float:left;
	margin-left: 13px;
	width: 302px;
}


/*middleright
*************************************************************************************/

#blockRight p{
	line-height: 14px;
	margin-left: 14px;
	color: #666666;
}

#editoBlock {
	margin-bottom: 16px;
	text-align: justify;
}

#eventBlock {
	margin-bottom: 7px;
}

#eventBlock li {
	display: block;
	color: #666666;
	height: 53px;
}

#eventBlock li a{
	color:#666666;
	height: 53px;
	display: block;
}

#eventBlock li a:hover{
	text-decoration: none;
	cursor: pointer;
	/*background-color: #DDDDDD;*/
}


#eventBlock li .dateCalendar {
	float: left;
	background: url("../../../img/common/calendar/bg_mini_calendar.jpg") no-repeat;
	width: 33px;
	height: 35px;
}
#eventBlock li .dateCalendar span {
		display:block;
		margin-top: 10px;
		text-align: center;
}
#eventBlock li .dateText {
	float: left;
	width: 250px;
	margin-left: 6px;	
}
#eventBlock li .dateText .dateTextTitle {
	color: #2BAAFF;
	font-weight: bold;
	display: block;
}
#eventBlock li .dateText span {
	line-height: 12px;
}

#newsletterBlock{
	margin-bottom: 17px;
}

#newsletterBlock h1 {
	color: #FF6600;
	clear: both;
}

#newsletterForm {
	margin-top: 13px;
	margin-left: 14px;
}
#newsletterForm a {
	font-size: 10px;
	margin-left: 50px;
	color: #666666;
	text-decoration: underline;
}


#newsletterBlock img {
	cursor:pointer;
	position: absolute;
	left: 160px;
}

#newsletterBlock .newsletterInputContainer {
	float: left;
}

#newsletterInput {
	border:1px solid silver;
	color:#02AED2;
	font-size:11px;
	height:15px;
	line-height:14px;
	padding-top:2px;
	position:relative;
	width:138px;
}

#rightAd_pave p {
	margin-top: 9px;
}

#rightAd_pave a {
	display:block;
	height:20px;
	margin-top: 4px;
}


/***********
 * Advisor *
 ***********/

.advisor-advice
{
	color:			orange;
}

.advisor-advice li
{
	list-style:		square inside url(../../img/common/icon_list_mini_rightArrow_orange.gif);
}

.advisor-warn
{
	color:			red;
}

.advisor-warn li
{
	list-style:		square inside url(../../img/common/icon_list_mini_rightArrow_red.gif);
}

/************
 * Validate *
 ************/
 
.validate-loading
{
	border-color:	orange;
	background:		transparent url(../../img/icon_input_load_ani.gif) no-repeat scroll right center;
}

.validate-success
{
	/*border-color:	green;*/
	background:		transparent url(../../img/icon_input_checked.gif) no-repeat scroll right center;
}

.validate-advice
{
	border-color:	orange;
	color:			orange;
}

.validate-failure
{
	border-color:	red;
	color:			red;
}

/*middle
*************************************************************************************/
#middleHomeHeader {
	background: url("../../../img/common/home/bg_middlehomeheader.jpg") no-repeat;
	width:495px;
	height: 32px;
	padding-top: 5px;
	padding-left: 7px;
	margin-bottom: 5px;
}

#globalSearchBlock {
	float: left;	
}

#globalSearchBlock #searchInput {
	height: 14px;
	line-height: 14px;
	width: 130px;	
}

#searchText {
	font-size: 10px;
	width: 240px;
	float: left;
	margin-right: 4px;
	color: #666666;
}


/*Newsletter
*************************************************************************************/


/***********
 * Advisor *
 ***********/

.advisor-advice
{
	color:			orange;
}

.advisor-advice li
{
	list-style:		square inside url(../../../img/common/icon_list_mini_rightArrow_orange.gif);
}

.advisor-warn
{
	color:			red;
	width:138px;
}

.advisor-warn li
{
	list-style:		square inside url(../../../img/common/icon_list_mini_rightArrow_red.gif);
}

/************
 * Validate *
 ************/
 
#newsletterInput.validate-loading
{
	border-color:	orange;
	background:		transparent url(../../../img/icon_input_load_ani.gif) no-repeat scroll right center;
}

#newsletterInput.validate-success
{
	/*border-color:	green;*/
	background:		transparent url(../../../img/icon_input_checked.gif) no-repeat scroll right center;
}

#newsletterInput.validate-advice
{
	border-color:	orange;
	color:			orange;
}

#newsletterInput.validate-failure
{
	border-color:	red;
	color:			red;
}

/***********************
 * Nouvelle videoBlock *
 ***********************/

 
 #videoBlock
 {
 	text-decoration: none;
 	display: block;
 	width: 160px;
 	padding-top: 2px;
 	text-align: left;
 	color: #f91a2f;
 	line-height: 15px;
 	text-indent: 4px;
 	font-size: 15px;
 	font-weight: bold;
 }

 a.new
 {
 	color: #666666;
 }
 
 a:hover.new
 {
 	text-decoration: underline;
 	color: #5BA316;
 }
 
/*******************
 * home sans flash *
 *******************/
 
#dynamicNews
{
	width: 669px;
	height: 280px;
	/*height: 288px;*/
	float:left;
}

#tab1, #tab2, #tab3, #tab4, #tab5
{
	display:block;
	width: 210px;
	height: 41px;
	background: transparent url(../../../img/dynamicnews/tabBg2.gif) no-repeat;
	float: right;
	clear: right;
	font-family: Arial;
	color: #2BAAFF;
	font-size: 15px;
	font-weight:bold;
	padding-left: 12px;
	padding-top: 15px;
	cursor: pointer;
}

#messageBlock
{
	display:block;
	color: white;
	font-size: 14px;
	width: 448px;
	padding-top: 212px;
	padding-bottom: 10px;
	padding-left: 10px;
	position: absolute;
	font-weight: bold;
	cursor: pointer;
}

#messageTitle
{
	display:block;
	text-decoration: underline;
	cursor: pointer;
}

#messageContent
{
	display:block;
	margin-top: 10px;
	width: 420px;
	cursor: pointer;
}

/*****************
 * blog rss feed *
 *****************/
 
.blogFeedDescription
{
	display: block;
	 margin-bottom: 15px;
	 width: 480px;
	 height: 82px;
	 border: solid 1px #E9E9E9;
	 border-right: none;
	 line-height: 14px;
	 padding-right: 15px;
	 color: #666666;
}

.blogFeedDescription:HOVER {
	text-decoration: none;
}

 .blogFeedDescription img {
	 float: left;
	 margin-right: 5px;
	 border: solid 1px #686765;
}

.blogFeedDescription em {
	display: block;
	font-size: 14px;
	padding: 4px 0px;
	font-weight: bold;
	font-style: normal;
}

.blogFeedNext {
	float: right;
	text-decoration: underline;
	color: #2BAAFF;
}

.blockTitle {
	background: url("../../../img/spacerBullet.gif") repeat-x scroll left bottom;
	color:#2BAAFF;
	font-size:15px;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:0 0 7px 14px;
	
}


 .blogFeedDescription span.feedRound {
	border: none;	
	float: right;
	margin-top: 3px;
	margin-right: 3px;
	width: 11px;
	height: 11px;
	
}

/******CATEGORY******/
/*Agenda*/

.blogFeedDescription-accueil {
	background: url(../../../img/hp/feedBgAccueil.jpg) no-repeat right;
}

.blogFeedDescription-agenda {
	background: url(../../../img/hp/feedBgAgenda.jpg) no-repeat right;
}
.blogFeedDescription-agenda em {
	color: #37D340;
}
.feedRound-agenda {
	background: url(../../../img/hp/feedRoundAgenda.jpg) no-repeat;	
}

/*Boite à idées*/
.blogFeedDescription-boite-a-idees {
	background: url(../../../img/hp/feedBgBoiteaidees.jpg) no-repeat right;
}
.blogFeedDescription-boite-a-idees em {
	color: #FB2B77;
}
.feedRound-boite-a-idees {
	background: url(../../../img/hp/feedRoundBoiteaidees.jpg) no-repeat;	
}

/*Parlons-en*/
.blogFeedDescription-p-rlons-en {
	background: url(../../../img/hp/feedBgParlonsen.jpg) no-repeat right;
}
.blogFeedDescription-p-rlons-en em {
	color: #FF9933;
}
.feedRound-p-rlons-en {
	background: url(../../../img/hp/feedRoundParlonsen.jpg) no-repeat;	
}

/*Cyberzoom*/
.blogFeedDescription-cyberzoom {
	background: url(../../../img/hp/feedBgCyberzoom.jpg) no-repeat right;
}
.blogFeedDescription-cyberzoom em {
	color: #9900CC;
}
.feedRound-cyberzoom {
	background: url(../../../img/hp/feedRoundCyberzoom.jpg) no-repeat;	
}

/*Cybercartes and co*/
.blogFeedDescription-cybercartes-etamp-co {
	background: url(../../../img/hp/feedBgCybercartesandco.jpg) no-repeat right;
}
.blogFeedDescription-cybercartes-etamp-co em {
	color: #00CCFF;
}
.feedRound-cybercartes-etamp-co {
	background: url(../../../img/hp/feedRoundCybercartesandco.jpg) no-repeat;	
}
/************/
