/* CSS Document */
body {
	
	margin : 0;
}

/*Example CSS for the two demo scrollers*/

#pscroller1{
font-size: 10px;
font-family: verdana;
width: 180px;
height: 330px;
}
#pscroller2{
font-size: 10px;
font-family: verdana;
width: 177px;
height: 320px;
}
.someclass{ //class to apply to your scroller(s) if desired
}

img {
	/* pour résoudre le bug d'affichage sous Mozilla et Netscape */
	display: block;
	border-color:#666666;
}
div#page {
	width: 907 px;
	margin-left: auto;
    margin-right: auto;

}
div#contenu {
	width: 907px;
}

div#banniere {
	width: 907px;
	height: 150px;
	background-color: #FFCC00;
}

div#pied {
	width: 907 px;
	background-color:#999999;
}

div#focus_promos {
	float: left;
	background-color: #FFFFFF;
	width: 208px;
	height: 400px;
}

div#barre_rech {
	background-color:#999999;
}

div#barre_menu {
	background-color:#EEEEEE;
}

div#liste_activ {
	width: 438px;
	height: 400px;
	background-color:#FFFFFF;
	float: left;
}

div#focus_even {
	width: 203px;
	height: 200px;
	background-color:#FFFFFF;
	float: right;
}
div#focus_actu {
	width: 200px;
	height: 200px;
	background-color:#006699;
	float: right;
}
.tresgrand_coul {
	font-size:12pt;
	font-family:"Trebuchet MS", Arial, Helvetica;
	color:#D10318;
	font-weight:bold;
}
.titre_coul {
	font-size:10pt;
	font-family:"Trebuchet MS", Arial, Helvetica;
	color:#D10318;
	font-weight:bold;
}
.txt_coul {
	font-size:9pt;
	font-family:"Trebuchet MS", Arial, Helvetica;
	color:#D10318;
	font-weight:normal;
}
.titre_noir {
	font-size:10pt;
	font-family:"Trebuchet MS", Arial, Helvetica;
	color:#000000;
	font-weight:bold;
}
.titre_blanc {
	font-size:10pt;
	font-family:"Trebuchet MS", Arial, Helvetica;
	color:#FFFFFF;
	font-weight:bold;
}
.titre_noir_grand {
	font-size:12pt;
	font-family:"Trebuchet MS", Arial, Helvetica;
	color:#000000;
	font-weight:bold;
}
.txt_petit {
	font-size:9pt;
	font-family:"Trebuchet MS", Arial, Helvetica;
	color:#666666;
	font-weight:normal;
	
}
.txt_petit_noir {
	font-size:9pt;
	font-family:"Trebuchet MS", Arial, Helvetica;
	color:#000000;
	font-weight:normal;
}
.txt_mini_noir {
	font-size:8pt;
	font-family:"Trebuchet MS", Arial, Helvetica;
	color:#000000;
	font-weight:normal;
}
.txt_noir {
	font-size:10pt;
	font-family:"Trebuchet MS", Arial, Helvetica;
	color:#000000;
	font-weight:normal;
}
.txt_blanc {
	font-size:9pt;
	font-family:"Trebuchet MS", Arial, Helvetica;
	color:#FFFFFF;
	font-weight:bold;
}
/* LES LIENS */
a.petit:link {
	font-size:9pt;
	font-family:"Trebuchet MS", Arial, Helvetica;
	color:#666666;
	font-weight:normal;
	text-decoration: none;
}

a.petit:visited {
	font-size:9pt;
	font-family:"Trebuchet MS", Arial, Helvetica;
	color:#666666;
	font-weight:normal;
	text-decoration: none;
}
a.petit:hover {
	font-size:9pt;
	font-family:"Trebuchet MS", Arial, Helvetica;
	color:#666666;
	font-weight:normal;
	text-decoration: underline;
}

a.grand:link {
	font-size:10pt;
	font-family:"Trebuchet MS", Arial, Helvetica;
	color:#000000;
	font-weight:bold;
	text-decoration: none;
}
a.grand:visited {
	font-size:10pt;
	font-family:"Trebuchet MS", Arial, Helvetica;
	color:#000000;
	font-weight:bold;
	text-decoration: none;
}
a.grand:hover {
	font-size:10pt;
	font-family:"Trebuchet MS", Arial, Helvetica;
	color:#000000;
	font-weight:bold;
	text-decoration: underline;
}

a.coul:link {
	font-size:10pt;
	font-family:"Trebuchet MS", Arial, Helvetica;
	color:#D10318;
	font-weight:bold;
	text-decoration: none;
}
a.coul:visited {
	font-size:10pt;
	font-family:"Trebuchet MS", Arial, Helvetica;
	color:#D10318;
	font-weight:bold;
	text-decoration: none;
}
a.coul:hover {
	font-size:10pt;
	font-family:"Trebuchet MS", Arial, Helvetica;
	color:#D10318;
	font-weight:bold;
	text-decoration: underline;
}
a.lblanc:link {
	font-size:10pt;
	font-family:"Trebuchet MS", Arial, Helvetica;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
a.lblanc:visited {
	font-size:10pt;
	font-family:"Trebuchet MS", Arial, Helvetica;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
a.lblanc:hover {
	font-size:10pt;
	font-family:"Trebuchet MS", Arial, Helvetica;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: underline;
}
a.gcoul:link {
	font-size:11pt;
	font-family:"Trebuchet MS", Arial, Helvetica;
	color:#D10318;
	font-weight:bold;
	text-decoration: none;
}
a.gcoul:visited {
	font-size:11pt;
	font-family:"Trebuchet MS", Arial, Helvetica;
	color:#D10318;
	font-weight:bold;
	text-decoration: none;
}
a.gcoul:hover {
	font-size:11pt;
	font-family:"Trebuchet MS", Arial, Helvetica;
	color:#D10318;
	font-weight:bold;
	text-decoration: underline;
}
a:link {
	font-size:9pt;
	font-family:"Trebuchet MS", Arial, Helvetica;
	color:#D10318;
	font-weight:bold;
	text-decoration: none;
}
a:visited {
	font-size:9pt;
	font-family:"Trebuchet MS", Arial, Helvetica;
	color:#D10318;
	font-weight:bold;
	text-decoration: none;
}
a:hover {
	font-size:9pt;
	font-family:"Trebuchet MS", Arial, Helvetica;
	color:#D10318;
	font-weight:bold;
	text-decoration:underline;
}

form {
	background-color:#FFFFFF;

}

input[type=text] {
	border:1px solid #7F9DB9;
	background-color:#FFFFFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#444444;
	font-size:8pt;
	font-weight:bold;
	padding-left:4px;
}
select, option {
	border:1px solid #7F9DB9;
	background-color:#FFFFFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#444444;
	font-size:8pt;
	font-weight:bold;

}

#pscroller1{
width: 192px;
height: 330px;
border: 0;
padding: 5px;
}

