<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */


table#main td#gauche_no_border {
	width:250px;
	max-width:250px;
	vertical-align:top;
}

table#main td#coeur {
	width: 741px;
	vertical-align:top;
}

/*****************************************/
/**				Colonne gauche			**/
/*****************************************/

td#gauche_no_border div#logo {
	padding:48px 0 10px 10px;
}

/*****************************************/
td#gauche_no_border div#accesMembre {
	height:13px;
	background-color:#B8B29B;
	text-transform:uppercase;
	padding:1px 10px 0px 10px;
	cursor:pointer;
}

td#gauche_no_border div#accesMembrePlus {
	background-image:url(../img/degrade/login.jpg);
	background-repeat:repeat-x;
	padding:10px 0px 10px 10px;
	position:absolute; 
	top:0px; 
	left:0px;
	width:240px;
	border-right:1px solid #000000;
}
td#gauche_no_border div#recherche {
	height:25px;
	border-top:1px solid #66b8da;
	border-bottom:1px solid #66b8da;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
}
td#gauche_no_border{
	width:250px;
}
td#gauche_no_border ul#menu{
	width:230px;
	margin:10px;
	padding:0;
}
td#gauche_no_border ul#menu *{
	padding:0;
	margin:0;
	list-style:none;
}

td#gauche_no_border ul#menu li h2 a{
	display:block;
	padding:8px 0 8px 10px;
	font-size:11px;
	font-weight:normal;
	letter-spacing:4px;
	text-transform:uppercase;
	background-color:#66b8da;
	border-bottom:1px solid #fff;
}

td#gauche_no_border ul#menu li ul{
	/*background:#f8f7f5;*/
	background:#ccc;
}
td#gauche_no_border ul#menu li ul li{

}
td#gauche_no_border ul#menu li ul li h3 a{
	display:block;
	height:13px;
	padding:3px 0 3px 30px;
	font-size:11px;
	font-weight:normal;
	letter-spacing:4px;
	color:#000;
	background:url(../img/puce/puceSousMenu1.gif) no-repeat #ccc;
	border-bottom:1px solid #fff;
}
td#gauche_no_border ul#menu li ul li h3 a:hover{
	color:#fff;
	background:url(../img/puce/puceSousMenu2.gif) no-repeat #000;
}
td#gauche_no_border ul#menu li ul li h3 a.last{
	border-bottom:0;
}
/*****************************************/
td#gauche_no_border div#chronique {
	background-color:#000000;
	height:50px;
	text-transform:uppercase;
	color:#FFFFFF;
	letter-spacing:3px;
	padding-left:15px;
	padding-right:10px;
}

td#gauche_no_border div#chronique a {
	color:#FFFFFF;
}

/*****************************************/
td#gauche_no_border div.pub {
	margin-top:10px;
	margin-bottom:10px;
	height:225px;
	width:250px;
	background-color:#FFFFFF;
	text-align:center;
}



td#gauche_no_border div#recherche_homepage {
	height:25px;
	border-top:1px solid #66b8da;
	border-bottom:1px solid #66b8da;
	/*
	padding-left:10px;
	padding-right:10px;
	*/
	padding-top:5px;
}

div#recherche_homepage input.text {
	width:85px;
}

div#recherche_homepage input.submit {
	color:#FFFFFF;
	background-color:#66b8da;
	border-color:#66b8da;
}

div#recherche_homepage select {
	width:120px;
}


#bandeauDefilant___{
	background-color:#000000;
	height:17px;
}

.w731{
width:740px;
/*width:762px;*/
}

.w260{
width:251px;
}

h3.title{
line-height:15px;
}

div#content_alaune_homepage{
	padding:0px 0 5px 5px;
}

div#content_indice_homepage{
	padding:0px 0 0px 0px;
}

div#avert-cookie{
	padding: 10px 0 10px 0;
	background-color: #ebebeb;
	text-align: center;
	font-size: 13px;
}

div#avert-cookie #ok{
	color: #FFFFFF;
	background-color: #66b8da;
	border-color: #66b8da;
	border: 1px solid #CCCCCC;
	
}</pre></body></html>