*{
margin:0;
padding:0;
font-family:Arial;
}

/**  Container:Page affichée (Haut+ corps+ bas)**/
#container{
width:920px;
/*margin:50px auto;*/
margin:25px auto;

}

/** Entete: Logo & slogan **/
#entete{
width:920px;
height:85px;
}
 
#logo{
float:left;
width:410px;
height:85px;
background:#000;
}

#slogan{
float:right;
width:510px;
color:#FFF;
font-size:13px;
margin-top:8px;
}

#slogan span{
line-height:26px;
}

#slogan2{
float:right;
width:510px;
color:#FFF;
font-size:16px;
margin-top:8px;
text-align:center;
}

/**  Structure du Corps = Panneau gauche + contenu page **/
#corps{
clear:both;
width:920px;
/*height:540px;*/
height:auto;
margin-top:5px;
}


/**  Structure du panneau gauche **/
#panneau-gauche{
float:left;
width:170px;
height:540px;
max-height:540px;
}

#menu{
margin-top:11px;
}

#menu a{
display:block;
height:22px;
width:169px;
}


#menu #itemAccueil{
	height:26px;
}


#menu #itemGlossaire{
	height:29px;
}
#news{
font-size:10px;
color:#32323d;
font-family:verdana;
margin-top:12px;

}

#news a{
color:#32323d;
text-decoration:none;
}

#news a:hover{
color:#000;
}

#news .titre{
font-size:11px;
padding-left:8px;
background:url(../img/interface/puce_news.gif) no-repeat center left;
}

#news .top{
background:url(../img/interface/titre_news.gif);
height:35px;
width:169px;
}

#news .bottom{
background:url(../img/interface/bas_news.gif) no-repeat;
height:10px;
width:169px;
}

#news .news{
width:156px;
padding:3px 5px 3px 8px;
/*background:url(../img/interface/separation_news.gif) no-repeat bottom;*/
background:url(../img/interface/fond_news.gif) repeat-y;
}

#news .last{
background:url(../img/interface/fond_news.gif) repeat-y;
}

#pub2{
margin-top:11px;
width:100px;
height:63px;
background:url(../img/interface/video.gif) no-repeat;
padding:10px 0 10px 69px;
font-family:tahoma;
font-size:10px;
}


#pub2 a{
display:block;
line-height:18px;
font-size:11px;
font-weight:bold;
color:#47474e;
text-decoration:none;
background:url(../img/interface/voir_video.gif) no-repeat right center;
margin-right:8px;
}



#pub3{
margin-top:11px;
width:100px;
padding:0;
font-family:tahoma;
font-size:10px;
}

#pub3 a img{
display:block;
}


/**  Structure du contenu de la page **/
#contenu{
width:728px;
min-height:568px;
/*height:568px;*/
height:590px;
padding:10px;
background:#FFF;
text-align:center;
border:1px #000 solid;
float:left;
}

#contenu2{
width:728px;
min-height:568px;
/*height:568px;*/
height:590px;
padding:10px;
background:#FFF;
text-align:center;
border:1px #000 solid;
float:left;
}


/**  Structure du bas de page (Contact...)  **/
#copyright{
clear:both;
float:right;
width:130px;
text-align:right;
}
	
#bas-gauche{
float:left;
padding-left:180px;
margin-top:5px;
}

#bas-gauche img{
vertical-align:middle;
}

#bas-droite{
float:right;
margin:7px 0 0 0;
}


/*bloc demo et telecharger*/
#bloc_demo_telecharger, #bloc_demo_telecharger_home{
width:500px;
height:180px;
position:absolute;
/*top:500px;*/
top:475px;
left:50%;
margin-left:-50px;
}

#bloc_demo_telecharger .bloc_voir_video, #bloc_demo_telecharger_home .bloc_voir_video{
float:right;
width:321px;
padding:5px 18px 119px;
background:url(../img/interface/demo-tirage-numerique.jpg) bottom no-repeat #eff2fb; 
font-family:Tahoma; 
font-size:11px; 
text-align:justify;
margin-top:10px;
}


.bloc_voir_video a{
	font-weight:bold; 
	text-decoration:none; 
	color:#000;
}

#bloc_demo_telecharger .link_demo a, #bloc_demo_telecharger_home .link_demo a{
font-size:11px; 
font-weight:bold; 
font-family:Tahoma; 
color:#37373d;
padding-left:24px;
text-decoration:underline;
background:url(../img/interface/voir_demo.gif) no-repeat; 
position:absolute;
margin-top:119px;
right:0;
text-align:left;
}

#telecharger{
float:left;
display:block;
width:115px;
height:61px;
background:url(../img/interface/telecharger.gif) no-repeat;
margin:110px 0 0 10px;
}

#telecharger_home{
float:left;
display:block;
width:133px;
height:71px;
background:url(../img/interface/telecharger-home.gif) no-repeat;
margin:100px 0 0 0px;
}

#telecharger_album,
#telecharger_calendrier,
#telecharger_inv_perso,
#telecharger_poster,
#telecharger_agenda,
#telecharger_impression{
position:absolute;
float:left;
display:block;
width:115px;
height:61px;
background:url(../img/interface/telecharger.gif) no-repeat;
}


#telecharger_album{
margin-top:-270px;
margin-left:10px;
}

#telecharger_calendrier{
margin-top:-280px;
margin-left:-100px;
}

#telecharger_inv_perso{
margin-top:-70px;
margin-left:50px;
}

#telecharger_poster{
margin-top:-295px;
margin-left:-210px;
}

#telecharger_agenda{
margin-top:-295px;
margin-left:-210px;
}

#telecharger_impression{
margin-top:-280px;
margin-left:-100px;
}