@charset "utf-8";
/* CSS Document */

/***** BODY Base *****/

* {
	text-decoration: none;
	list-style: none;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	margin: 0;
	padding: 0;
	padding: 10px;
	background: #3a4e5f url(../i/body.gif) repeat-x top;
	font-size: 9pt;
	background-attachment:fixed;
}


body .centered-div {
	margin: 0 auto;
	padding: 0;
	width: 960px;
}

body #top {
	height: 191px;
	background: #8c0121 none;
}

body #menu {
	overflow: hidden; /* probleme IE 6 - decalage (bottom) de 3px */
	height: 37px;
	background: #fff url(../i/menu.jpg) repeat-x top left;
}

body #container {
	/*min-height: 500px;*/
	background: #fff url(../i/container.jpg) no-repeat top left;
}

body #footer {
	position: relative;
	height: 24px;
	padding: 10px 0 0 0;
	background: #5d5d5d none;
	text-align: center;
	font-size: 8pt;
	color: #fff;
}

/***** FIRST DIV Base *****/

/* Top */


/* Menu */

#menu ul {
	margin: 0;
	padding: 0;
}

#menu ul li {
	display: inline;
}

#menu img {
	border: none;
}

/* Container */

#container .side-container {
	padding: 5px 4px 0 5px;
	width: 151px;
	margin: 0;
}

#container #left {
	float: left;
	margin:0;
}

#container #right {
	float: right;
	margin:0;
}

#container #right #right-search{
	display:inline;
	margin: 0;
	padding: 0;
}

#container #right #rightNL{
	display:none;
	margin: 0;
	padding: 0;
}

#container #content {
	/*margin: 0 165px 0 165px; /* probleme IE6 : pas de width */
	/*padding: 5px 0 0 0;*/
	float: left;
	width: 625px;
	padding: 10px 0 20px 5px;
	overflow: hidden;
}

#container #clear {
	clear: both;
}

/* Footer */

#footer img {
	position: absolute;
	top: 0;
	right: 0;
	border: none;
}

#footer ul {
	position: relative;
	margin: 0;
	padding: 0;
	/*border:1px solid red;*/
}

#footer ul li {
	display: inline;
	padding:0 6px 0 6px;
}

#footer ul li img{
	position: relative;
}

#footer a {
	color: #fff;
}

#footer a:hover {
	background: #4e4e4e none;
}

/***** ACTION Bar *****/

#container #actions {
	position: relative;
	width: 145px;
	margin: 0 0 5px 0;
	padding: 3px 2px 3px 2px;
	background: #fff url(../i/action.jpg) no-repeat top left;
	border-top: 1px solid #e0e1e5;
	border-left: 1px solid #e0e1e5;
	border-right: 1px solid #b0b2b6;
	border-bottom: 1px solid #b0b2b6;
	font-size: 8pt;
}

#actions #actionbar {
	height: 24px;
	padding: 0 0 6px 0;
	background: transparent url(../i/act-back.jpg) no-repeat bottom left;
	margin:0;
}

#actions #actionbar li {
	display: inline;
	margin:0;
}

#actions #actionbar img {
	float: left;
	border: none;
}

#actions #act-notifier {
	position: absolute;
	top: 28px;
} 

#actions .a-pos {
	left: 7px;
}

#actions .b-pos {
	left: 37px;
}

#actions .c-pos {
	left: 66px;
}

#actions .d-pos {
	left: 95px;
}

#actions .e-pos {
	left: 124px;
}

#actions form {
	padding: 7px 0 7px 0;
	margin:0;
}

#actions .inp-search {
	width: 140px;
	margin: 0 0 1px 0;
	padding: 2px;
	border: 1px solid #ccc;
	font-size: 8pt;
	color: #666;
}

#actions .inp-section {
	width: 120px;
	margin: 0 0 1px 0;
	padding: 2px;
	border: 1px solid #ccc;
	font-size: 8pt;
	color: #666;
}

#actions .inp-submit {
	width: 20px;
	margin: 0 0 1px 0;
	padding: 2px;
	border: 1px solid #ccc;
	font-size: 8pt;
	color: #666;
}

/***** CONTAINER Base *****/

#container .focus {
	position: relative;
	width: 106px;
	margin: 0 0 5px 18px;
	padding: 10px 7px 20px 7px;
	background: #fff none;
	border-top: 1px solid #e0e1e5;
	border-left: 1px solid #e0e1e5;
	border-right: 1px solid #b0b2b6;
	border-bottom: 1px solid #b0b2b6;
	color: #666;
	font-size: 8pt;
}

#container .focus a {
	color: #666;
}

#container .focus .texte{
	color: #666;
	width: 100px;
	text-align: center;
}

#container .focus-link img {
	position: absolute;
	bottom: 0;
	right: 0;
	border: none;
}

/***** CONTAINER Side pub *****/

#container .pub {
	position: relative;
	width: 120px;
	margin: 0 0 5px 18px;
	background: #fff none;
	border-top: 1px solid #e0e1e5;
	border-left: 1px solid #e0e1e5;
	border-right: 1px solid #b0b2b6;
	border-bottom: 1px solid #b0b2b6;
	color: #666;
	font-size: 8pt;
}

#container .pub img {
	position: relative;
	border: none;
}

/***** CONTENT Base *****/

/* ROOT */

#content .root-div {
	padding: 0px 10px 10px 0px;
}

.root-div ul {
	
}

.root-div ul li {
	display: inline;
	color: #c20030;
}

.root-div a {
	color: #333;
}

.root-div a:hover {
	background: #F7FCC1 none;
}

#content .page-listing {
	padding: 0 0 20px 0;
	text-align: center;
}

#content .page-listing li {
	display: inline;
	margin: 1px;
	padding: 2px 5px 2px 5px;
	border-top: 1px solid #e0e1e5;
	border-left: 1px solid #e0e1e5;
	border-right: 1px solid #b0b2b6;
	border-bottom: 1px solid #b0b2b6;
}

#content .page-listing .selected {
	background: #8c0121 none;
	border-top: 1px solid #ef7292;
	border-left: 1px solid #ef7292;
	border-right: 1px solid #6e0019;
	border-bottom: 1px solid #6e0019;
}

#content .page-listing a {
	color: #333;
}

#content .page-listing .selected a {
	color: #fff;
}

#content .page-listing a:hover {
	background: transparent none;
}

/***** COUPONS *****/

#content .couponList {
	width: 500px;
	height: 40px;
	border: 2px solid #444;
	margin: 0 0 10px 60px;
	padding: 5px 5px 5px 5px;
}

.couponList a {
	color: #993333;
	text-decoration:none;
}

.couponList .promo_note {
	color:#666;
}

.couponList .promo_message {
	color: #666;
}

/***** SEARCH *****/

#content .search-content {
	padding: 5px 0 5px 0;
	line-height: 12pt;
	color: #666;
}

#content .search-info {
	clear: left;
	background: transparent url(../i/actu-info.jpg) no-repeat bottom center;
	margin: 0 0 10px 0;
	padding: 0 10px 5px 0;
	text-align: right;
}

#content .search-info a {
	font: 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #c20030;
	}
#content .search-subtitle {
	font-size: 10pt;
	font-weight: normal;
	font-style: italic;
	color: #a50000;
}

#content .search-subtitle a {
	color: #a50000;
}

#content .search-note {
	padding: 0 0 7px 0;
}

#content .search-date {
	color: #7f8693;
}

#content .search-rub {
	color: #7f8693;
}
#content .search-title {
	font-weight: normal;
	font: 12pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #c20030;
}

#content .search-title a {
	color: #c20030;
}

/* Recherche */

#content .search-div {
	padding: 10px 10px 125px 20px;		
}

.search-div ul {
	
}

.search-div ul li {
	padding: 0px 55px 20px 10px;
	display: block;
	color: #000000;
	list-style:	url(../i/arrow.gif);
}

.search-div a {
	color: #c20030;
}

.search-div a:hover {
	background: #F7FCC1 none;
}

/* HOMEPAGE */

#content .home-div {
	padding: 0 0 20px 0;
	color: #666;
	clear:both;
}

.home-div .home-img {
	float: left;
	margin-right: 5px;
	margin-bottom: 15px;
}

.home-div .home-img img {
	/*border: 3px solid #fff;*/
}

.home-div .first-node {
	padding: 0;
	display: block;
	color: #c20030;
	font-size: 14pt;
	font-weight: normal;
	margin-left:50px;
}

.home-div ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.home-div ul li {
	display: inline;
}

.home-div a {
	background: transparent none;
	color: #666;
}

.home-div a:hover {
	background: #F7FCC1 none;
}

/* NODE1 */

#content .node-div {
	padding: 0 0 5px 0;
	margin: 0;
	color: #666;
}

.node-div .node-img {
	float: left;
	margin-right: 5px;
}

.node-div .node-img img {
	border: 3px solid #fff;
}

.node-div .first-node {
	display: block;
	padding: 0px 0 15px 0;
	color: #c20030;
	font-size: 14pt;
	font-weight: normal;
}

.node-div ul {
	padding: 0 0 10px 25px;
}

.node-div ul li {
	list-style: url(../i/arrow.gif); 
	margin: 12px 0 0 0;
}

.node-div a {
	background: transparent none;
	color: #666;
}

.node-div a:hover {
	background: #F7FCC1 none;
}

/* NODE2 */

.node-div a cite {
	font-style: normal;
	color: #c20030;
}

/* BANNER-THEME */

#banner-theme {
	width: 628px;
	position:relative;
	float:left;
	padding: 0 0 35px 0;
	text-align:center;
}

#flash-theme {
	width: 620px;
	text-align:center;
	margin: 0 auto;
	padding: 0 0 35px 0;
}

#banner-theme .top_event {
	width:628px;
	height:43px;
	position:relative;
	float:left;
	padding-right:4px;
	background: transparent url(../i/top_event.jpg) no-repeat top;
}

#banner-theme .disposition {
	width:620px;
	margin: 0 4px 0 3px;
	position:relative;
	float:left;
	background: transparent url(../i/bkg_event.gif) repeat-y left;
}

.disposition .encart {
	position:relative;
	float:left;
	width:306px;
	height:230px;
	display:inline;
	padding-right:4px;
}

.disposition .encart2 {
	position:relative;
	float:left;
	width:540px;
	height:230px;
	display:inline;
	padding-bottom:10px;
	background-color:#FFFFFF;
	margin-left: 35px;
}

.disposition a {
	position:relative;
	color:#842601;
	height:25px;
	line-height:20px;
}

.encart img {
	width:200px;
	height:200px;
	border:none;
	padding-top: 10px;
}

.encart2 img {
	width:500px;
	height:200px;
	border:none;
	padding: 10px 0 0 10px;
}

#banner-theme .footer_event {
	width:628px;
	padding-right: 4px;
	position:relative;
	float:left;
	background: transparent url(../i/footer_event.jpg) no-repeat top;
	height:100px;
}

#banner-theme .listing {
	position:relative;
	float:left;
	width:620px;
	height:21px;
	margin-left:3px;
	text-align: left;
}

.listing a {
	position:relative;
	float:left;
	margin: 3px 15px 0 30px;
	color:#5F5E5E;
}

#banner-theme .footer_listing {
	width:628px;
	height:49px;
	padding-right: 4px;
	position:relative;
	float:left;
	background: transparent url(../i/bottom_event.jpg) no-repeat top;
}

/* COUPONS */

.coupon {
	width: 615px;
	position: relative;
	float: left;
	margin-left: 5px;
}
.coupon #couponHead{
	background-image: url(../i/CouponHeader.jpg);
	height: 49px;
	margin-top: 15px;
	border: none;
}
.coupon #couponTitre{
	background-image: url(../i/CouponBody.jpg);
	background-repeat: repeat-y;
	border: none;
	height: 30px;
	text-align: center;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
}
.coupon #couponBody{
	background-image: url(../i/CouponBody.jpg);
	background-repeat: repeat-y;
	border: none;
	text-align: center;
	font:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 0 60px 0 65px;
}
.coupon #couponNote{
	color: #666666;
	font-size: 11px;
	text-align: center;
	padding: 0 70px 0px 75px;
}
.coupon #couponEndBody{
	background-image: url(../i/CouponEndBody.jpg);
	background-repeat: no-repeat;
	height: 16px;
	border: none;
}
.coupon #couponFooter{
	background-image: url(../i/CouponFooter.jpg);
	height: 22px;
	border: none;
}

/* Plan du site */

#container #content #sitemap {
	text-align: left;
	padding-left: 10px;
	font-size: 12px;
}

#container #content #sitemap ul {	
}

#container #content #sitemap ul li {
	display:inline;
}

#sitemap a {
	color: #666;
	text-decoration: none;
}

#sitemap .level1 {
	padding: 2px 15px 2px 25px;
	font-weight: bold;
	list-style-type: none;
}

#sitemap .lien1 {
	font-weight: bold;
	color:  #8c0121;
	font-size:12px;
}

#sitemap .level2 {
	padding: 2px 15px 2px 50px;
	list-style-type: none;
}

#sitemap .level3 {
	padding: 2px 15px 2px 75px;
	list-style-type: none;
}

#sitemap .lien2 {
	color:  #8c0121;
	font-size:12px;
}

#sitemap .level4 {
	padding: 2px 15px 2px 100px;
	list-style-type: none;
}

#sitemap .level5 {
	padding: 2px 15px 2px 125px;
	list-style-type: none;
}

#sitemap .level6 {
	padding: 2px 15px 2px 150px;
	list-style-type: none;
}

/* error */

#content #error_message {
	padding: 5px 0 15px 0;
	line-height: 20px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color: #000000;
}

#error_message ul{
	padding: 0 0 10px 25px;
}

#error_message li {
	list-style: url(../i/arrow.gif); 
	margin: 12px 0 0 0;
}


