html, body {
margin : 0;
padding : 0;
line-height: normal;
}

html{
background: url('images/background.jpg') no-repeat;
}

body {
font : 76% arial, sans-serif;
display: block;
}

p {
margin : 0 10px 10px;
}

a:link {text-decoration: none; border:0;}
a:visited {text-decoration: none; border:0;}
a:active {text-decoration: none; border:0;}
a:hover {text-decoration: none; border:0;}

img{
	border: 0;
}

#cadre-principal{
}

#contenu{
	line-height: normal;
}

#menu-principal{
	margin-top: 152px;
	margin-left: 404px;
}

#contenu-total{
width: 1050px;
}

#contenu-droite{
width: 540px;
float: left;
margin-top: 20px;
margin-left: 50px;
}

#contenu-extreme-droite{
margin-top: 20px;
float: left;
background: url(images/nouveaute.gif) no-repeat;
width: 31px;
height: 217px;
line-height: 217px;
}

#contenu-extreme-droite-mot{
margin-top: 20px;
float: left;
width: 40px;
height: 300px;
line-height: 300px;
}

#extra-gauche{
	float: left;
	margin-top: 50px;
	margin-left: 120px!important;
	margin-left: 60px;
	width: 240px;	
}

/***************/
/*CALENDRIER*/
/***************/

#haut-calendrier{
	margin-top: -44px;
	background: url('images/haut-calendrier.gif') no-repeat;
	height:77px;
	line-height:77px;
	width:198px;
}

#bas-calendrier{
	background: url('images/bas-calendrier.jpg') no-repeat;
	height:16px;
	line-height:16px;
	width:198px;
}

#boutonSommaire{
}

/***************/
/*LES EXTRAS*/
/***************/

#normal{
font-size: 11pt;
}

#horloge{
	z-index: 0;
	margin-top: 25px;
}

#recherche{
	width: 156px;
	padding: 2px 5px;
	background: #EFEFEF url(images/recherche.gif) repeat-x;
	border: 1px solid #111111;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#module-recherche{
	margin-top: 25px;
	background: url('images/fond-recherche.jpg') no-repeat;
	height:60px;
	line-height:60px;
	width:198px;
}
#input-recherche{
	margin-left: 30px;
	vertical-align: top;
}

#player{
	margin-left: -3px;
}
/*
#lienSommaire{
	vertical-align:top; 
	float: none;
	position: absolute;
	border: 1px solid black;
	width: 1000px;
	height: 140px;
	line-height: 10px;
}
*/
/****************/
/*PAGINATION*/
/****************/

#pagination-mot{
font-size : 20pt;
color: #b28836;
width : 510px;
padding : 5px;
margin-bottom: 5px;
}
#pagination-mot a, #pagination-mot a:visited{
font-size: 11pt;
padding: 0 5px;
border: 1px solid #b28836;
text-decoration: none; 
color: #0c4896;
}

#pagination-mot a:hover, #pagination-mot a:active{
font-size: 11pt;
color: #fff;
border: 1px solid #b28836;
background-color:#71706e;
}

/***************/
/*article general*/
/***************/

#titre-article{
	padding-top: 20px;
	font-size: 18px;
	color: #0b4693;
}
#artile_top{
	background: url('images/fondtoparticle.jpg') no-repeat;
	height:50px;
	line-height:50px;
	width:456px;
	color: white;
	padding-left: 30px;
	font-size: 14pt;
}
#artile_bottom{
	background: url('images/fondbottomarticle.jpg') no-repeat;
	height:25px;
	line-height:25px;
	width:456px;
	margin-bottom: 20px;
}
#article_contenu{
	background: url('images/fondcentrearticle.jpg') repeat-y;
	padding-left: 15px;
	padding-right: 100px;
}
#imageart_top{
	background: url('images/titreimagearticle.jpg') no-repeat;
	height:22px;
	line-height:22px;
	width:429px;
}
#imageart_bottom{
	background: url('images/fondbottomimage.jpg') no-repeat;
	height:2px;
	line-height:2px;
	width:429px;
}
#imageart_contenu{
	background: url('images/fondcentreimage.jpg') repeat-y;
	width: 429px;
}