body {
    font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
    background: #fff;
	text-align:center;
	margin: 0px auto;
	font-size: 11px;
	width:783px;
}
.bold {
	font-weight: bold;
}

.image_border {
	border: 1px solid silver;
}
img  {border:none}
img a {border:none}

table {border-spacing:0px;border-collapse:collapse;}
table TD {padding:0px;}

a {
	color: #006aa5;
	outline: none;
	text-decoration:none;
}

a:hover {
	color: #006aa5;
	text-decoration: underline;
}

h3 {margin: 0px;color: #333333; font-size: 13px;}

.titre_auteur {
	color:#333333;
	font-size:13px;
	margin:0px;
}


#global {
	text-align:left;
	width: 760px;
}

#header {
	margin-top: 24px;
	!height:206px;
}

#banniere {
	float:left;
	background: #e3dcd4 url(../img/banniere.gif) no-repeat;
	height:89px;
	width: 673px;
}

#go_home{
	height:45px;
	margin:30px 0px 0px 20px;
	width:215px;
	float:left;
}

#go_home a{
	display: block;
	height: 100%;
}

#logo {
	float:left;
	background: #e3dcd4 url(../img/logo.gif) no-repeat;
	width: 177px;
	height: 26px;
	margin: 39px 0px 0px 38px;
}

#logo_f {
	float:left;
	background: #e3dcd4 url(../img/logo_f.jpg) no-repeat;
	width: 75px;
	height: 89px;
	margin-left: 12px;
}

#logo_f a{
	display:block;
	width: 75px;
	height: 89px;
}


/*  ----------------[  NAVIGATION  ]--------------------------- */

#nav {
	float:left;
	list-style:none;
	margin:12px 0px 0px 0px;
	padding:0px;
	text-align: right;
	font-weight: bold;
	font-size: 10px;
}

#nav li {
	float:left;
	margin:0px;
	padding:0;
}

#nav a {
	color:white;
	text-decoration:none;
	float:left;
	display:block;
	margin:0;
	background:#30a0d5 url(../img/menu_separation.jpg) no-repeat top right;
	border-bottom:none;
	width:68px;
	height: 72px;
	padding: 8px 8px 0px 0px;
}	

#nav a:hover {
	background:#346a8c url(../img/menu_separation.jpg) no-repeat top right;
}

#nav a.current {
	background:#346a8c url(../img/menu_separation.jpg) no-repeat top right;
}
/*  ----------------[  DROP DOWN MENUS   ]------------------- */

#menu_hide {
}

#drop10  {margin-left:688px; display: none;}
#drop10 a {width: 69px;}

.drop {
	top: 205px;
	position: absolute;
	padding:0;
	list-style:none;
	overflow:hidden;
	text-align: right;
	font-weight: bold;
	font-size: 10px;
	margin: 0px;
	z-index:100;
}

.drop a{
	color:white;
	text-decoration:none;
	display:block;
	margin:0;
	background:#30a0d5;
	border-bottom:none;
	width:66px;
	height: 50px;
	padding: 8px 3px 0px 0px;
}

.drop a:hover{
	background:#346a8c;
	color:white;
	text-decoration: none;
}

.drop a.current{
	background:#346a8c;
	color:white;
	text-decoration: none;
}
/*  ----------------[  SUB DROP DOWN MENUS   ]---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */


#sub_menu_hide {
}

#sub_drop1 {margin-left: 10px; width: 160px; display: none;}
#sub_drop2 {margin-left: 222px; width: 117px; display: none;}

.sub_drop {
	top:230px;
	position: absolute;
	padding:0;
	list-style:none;
	overflow:hidden;
	text-align: left;
	font-size: 10px;
	margin: 0px;
	background: #d7dee4;
}

.sub_drop a{
	padding:5px 0px 7px 21px;
	text-decoration: none;
	color: #333;
	display:block;
	margin:0;
	line-height: 10px;
	_height: 0px; /*stoopid ie6*/
}

.sub_drop a:hover{
	color:#cc0000;
	text-decoration: none;
}

.sub_drop a.current{
	color:#cc0000;
	text-decoration: none;
}

#sub_menu {
	background: #d7dee4;
	color: #333;
	font-size: 10px;
	font-weight: bold;
	padding: 7px 0px;
	!height: 19px;
	!padding: 7px 0px 0px;
}

#nav_sub li a {
	padding:7px 13px 7px 14px;
	
	text-decoration: none;
	color: #333;
}

#nav_sub li a:hover {
	color: #cc0000;
	text-decoration: none;
}

#nav_sub li a.current {
	color: #cc0000;
	text-decoration: none;
}



#nav_sub {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 725px;
	margin: 0px auto;
}

#nav_sub li{
	float:left;
	margin: 0px;
	padding: 0px;
}

/*  ----------------[  CONTENU  ]---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

.title {
	float:left;
	color:#006aa5;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
.title_cat {
	float:left;
	color:#006aa5;
	font-size: 13px;
	font-weight: bold;
}

.title_presentation{
	color:#006aa5;
	font-size: 13px;
	font-weight: bold;
	margin: 25px 0px 0px;
}

.title_gris {
	color:#6d6d6d;
	font-size: 13px;
	font-weight: bold;
}

.title_gris a{
	color:#6d6d6d;
	text-decoration: none;
}

.title_gris a:hover{
	color:#6d6d6d;
	text-decoration: underline;
}

.title_bleu {
	color:#005692;
	font-size: 13px;
	font-weight: bold;
}

.see_all {
	float:right;
	color:#006aa5;
	font-weight:bold;
}
.see_all a{
	text-decoration: none;
	color:#006aa5;
}
.see_all a:hover{
	text-decoration: underline;
	color:#006aa5;
}

#contenu {
	padding: 20px 20px;
}

.contenu_left {
	float: left;
	width: 350px;
}

.contenu_right {
	float: right;
	width: 350px;
}

.contenu_right_ie {
	float: right;
	width: 350px;
	!margin-right: 40px; /*stoopid ie*/
	_margin-right: 20px; /*stoopid ie*/
}

.contenu_left_j {
	float: left;
	width: 250px;
	_width: 230px; /*stoopid ie*/
	_margin: 10px 0px; /*stoopid ie*/
}

.contenu_right_j {
	float: right;
	width: 250px;
	_margin: 10px 0px; /*stoopid ie*/
}

.img_contener {
	margin-top: 25px;
}

.img_decouvrir {
	float:left;
	margin: 20px 18px 0px 0px; 
}

.text {
	margin-top :10px;
}

.img_contener_cat {
	margin-top: 13px;
	float:left;
}

.img_contener_cat_wide {
	margin-top: 13px;
	float:left;
	width:50%;
	height:30%;
}

.text_cat {
	float:left;
	width: 125px;
	padding: 0px 10px;
}

.text_lire {
	float:left;
	padding: 0px 0px 0px 30px;
	width: 430px;
}

.text_presentation {
	float:left;
	margin-left: 209px;
	_margin-left: 105px; /*stoopid ie*/
	!width: 510px; /*stoopid ie*/
}

.infos_lire {
	color: #5a5a5a;
	margin: 30px 0px;
}

.extrait_lire {
	color: #006aa5;
	font-weight:bold;
}

.extrait_lire img{
	margin-left: 10px;
}

.bg_beige {
	background: #EAE5DF;
	padding: 20px;
}

.bold_rouge {
	font-weight: bold;
	color:#C80000;
}

.block {
	border-top: 1px solid silver;
	margin-top: 15px;
}

.eventBlocks
{
	background: url(../img/guirland.gif) repeat-x;
	margin-top: 15px;
}

.spacer {clear:both;}

#prev a{
	float:left;
	display:block;
	height:16px;
	width:16px;
	background:transparent url(../img/prev.jpg) no-repeat;
}

#next a{
	float:left;
	margin-left: 10px;
	display:block;
	height:16px;
	width:16px;
	background:transparent url(../img/next.jpg) no-repeat;
}

#diapo {margin-top: 15px;float:left; }

#img_diapo{
	padding: 5px 9px 11px 5px;
	!padding: 5px 9px 9px 5px; /*stoopid ie*/
	float:left;
}

#gradient_t {background:transparent url(../img/gradient_t.jpg) repeat-x top left;float:left; }
#gradient_r {background:transparent url(../img/gradient_r.jpg) repeat-y top right;float:left;}
#gradient_b {background:transparent url(../img/gradient_b.jpg) repeat-x bottom left;float:left;}
#gradient_l {background:transparent url(../img/gradient_l.jpg) repeat-y left top;float:left;}

#gradient_tr {background:transparent url(../img/gradient_tr.gif) no-repeat top right;float:left;}
#gradient_br {background:transparent url(../img/gradient_br.gif) no-repeat bottom right;float:left;}
#gradient_bl {background:transparent url(../img/gradient_bl.gif) no-repeat bottom left;float:left;}
#gradient_tl {background:transparent url(../img/gradient_tl.gif) no-repeat top left;float:left;}


/*  ----------------[  FORMULAIRE  ]---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */


#recherche_contener {
	float:right;
	margin: 25px 15px 0px 0px;
	width: 350px
}

#link_rss {
	height: 24px;
	width: 24px;
	float: right;
	margin: 0px 7px 10px 0px;
	display: inline;
}

#link_rss a{
	background: transparent url(../img/rss.png) no-repeat;
	display: block;
	height: 100%;
}

#desc_rss {
	float:right;
	font-weight:bold;
	margin:5px 10px 0px 0px;
	font-variant: small-caps ; 
}

/*  */

#rechercher {
	color: black;
	font-size: 10px;
	float:left;
	padding: 3px 10px 0px 0px;
}

#text_recherche {
	width: 145px;
	outline: none;
	height: 18px;
	font-size: 12px;
	float:left;
	border:none;
	background: transparent url(../img/text_recherche.gif) no-repeat;
	padding:2px 3px 0px 4px;
}

#type_recherche {
	width: 95px;
	background: white url(../img/text_recherche.gif) no-repeat;
	margin-left:8px;
	font-size: 12px;
	height: 16px;
	!height: 18px; /*stoopid IE*/
	outline: none;
	float:left;
	padding:2px 0px 0px 4px;
	border:none;
}

#button_recherche {
	width: 16px;
	height:17px;
	background: transparent url(../img/go.gif) no-repeat bottom;
	border: none;
	outline: none;
	cursor: pointer;
	float:left;
	margin-left:5px;
}

.bg_bottom {
	background: transparent url(../img/bg_bottom.gif) repeat-y;
}

.bg_actu {
	background: transparent url(../img/bg_bottom.gif) repeat-y;
	float: left;
}

.title_joindre {
	text-transform: uppercase;
	color:#C80000;
	width:531px;
	_width:530px; /*stoopid ie*/
	border-bottom: 1px solid #C80000;
	letter-spacing:4px;
}

input.newCS{
	width:95px;
	height:16px;
	background:#e3dcd4 url(../img/bg.gif) no-repeat top left;
	margin:0px;
	padding:2px 2px 0px 4px;
	border:none;
	cursor:pointer;
	font-size:12px;
	float:left;
	margin-left: 10px;
}
div.opts{
	position:absolute;
	width:93px;
	background-color:#fcfcfc;
	border-left:1px solid #cbcbcb;
	border-right:1px solid #cbcbcb;
	border-bottom:1px solid #cbcbcb;
}
div.opts div{
	font-size:11px;
	color:#636363;
	padding:2px 2px 2px 14px;
	cursor:default;
	background-image:url(../img/arrow.png);
	background-repeat:no-repeat;
	background-position:2px 6px;
}
div.opts div.opt{
	background-color:#fcfcfc;
}
div.opts div.optHover{
	background-color:#ede9e9;
}

.margintop {
	margin-top: 13px;
}

.liens_link {
	font-weight:bold; 
	color: black;
}

.liens_link:hover {
	color:black;
}



/* ------------------- Admin CD-ROM ---------------------- */

#nom_item {
	width:200px;
}
/* ------------------- Concours ---------------------- */

.title_concours {
	float:left;
	color:#000000;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	height:30px;
}
.input{
width: 250px;
height: 15px;
background-color:#FFFFFF;
border:1px solid #ffffff;
font-size:9px;
}
.checkbox{
width: 15px;
height: 15px;
background-color:#FFFFFF;
border:1px solid #ffffff;
}
.button{
	width: 75px;
	height:20px;
	border:1px solid #ffffff;
	font-size:10px;
	font-weight:bold;
	color: #000000;
	background-color: #cccccc;
}
.top_concours {
	background-image: url(../img/concours/top_concours.png); width:680px; height:475px; 
	background-repeat: no-repeat;
	float:left;
	}
ol {margin: 10px 0px 10px 20px;}
li {margin: 10px 0px 10px 20px;}