/*  
Feuille de style du site CitéCréation
Auteur : Bloody Banana 
Site web de l'auteur : http://www.bloodybanana.com/

*/
* {
    margin: 0;
    padding: 0;
}

:focus {-moz-outline-style: none;}


a:visited{ 
color:#fd7200;
}

body {
	background: #f2f0f0 url(images/bckg.jpg) repeat-x;
	margin-top: 5px;
	text-align:center;
	margin:0 auto;
	width:980px;
	padding:0;
}


#header{
margin:0 auto; padding:0;
width:980px; height:70px;
background:#f4f3f3;
}

#main{
margin:0 auto; padding:0;
width:980px; height:527px; overflow:hidden;
}

#main-actus{
margin:0 auto; padding:0;
width:980px; height:650px; overflow:hidden;
}

#main-mentionslegales{
margin:0 auto; padding:0;
width:980px; overflow:hidden;
background:#E9E9E9; color:#666;
font-size:11px; font-family:verdana;
}
#main-mentionslegales h1{
margin:0 0 30px 0; padding:0;
background:#E9E9E9; text-transform:uppercase;
color:#CF002D;
font-size:11px; font-family:verdana;
}
#main-mentionslegales h2{
margin:20px 0 30px 0; padding:0;
background:#E9E9E9; text-transform:uppercase;
color:#446990;
font-size:11px; font-family:verdana;
}
#main-mentionslegales a{
text-decoration:none;
color:#666;
font-size:11px; font-family:verdana;
}
#main-mentionslegales a:hover{
text-decoration:underline;
color:#666;
font-size:11px; font-family:verdana;
}
#main-mentionslegales #gauche{
margin:40px 0 0 50px; padding:0;
width:570px; float:left;
background:#E9E9E9; color:#666;
font-size:11px; font-family:verdana;
}
#main-mentionslegales #droite{
margin:60px 0 20px 0; padding:0;
width:300px; float:right;
background:#E9E9E9; color:#666;
font-size:11px; font-family:verdana;
}


#credits{
margin:0 auto; padding:0;
width:980px; text-align:right;
}
#credits a{
text-decoration:none; font-size:9px; color:#666;
font-family:verdana;
}
#credits a:hover{
color:#666; text-decoration:underline;
}



/*
HEADER > TOP MENU
*/
#header{
margin:0 auto; padding:0;
margin-top:0;
width:980px; height:70px;
background:#f4f3f3;
}

#header h1{
text-indent:-9999px ;margin:0 0 0 0; padding:0;
float:left; display:inline; 
}
#header h1 a{
display:block; height:69px; width:290px; margin:0; padding:0;
background: transparent url(images/header-logo.jpg);
}


#versions {
margin: 1px 5px 0 0; padding:0;
height: 24px; float:right;  display:inline;
}

#versions ul li{
display:inline;
}
#versions ul li a{
text-indent:-9999px;
float:left;  display:inline;
}
#versions h2 {
width:451px; height:24px; display:block;
background:transparent url(images/header-accroche.jpg) top right no-repeat;
text-indent:-9999px; float:left; margin:0; padding:0;
}
#version_fr {
width:33px; height:24px; display:block;
background:transparent url(images/header-fr.jpg) top left;
}
#version_gb {
width:36px; height:24px; display:block;
background:transparent url(images/header-gb.jpg) top left;
}
#version_de {
width:32px; height:24px; display:block;
background:transparent url(images/header-de.jpg) top left no-repeat;
}
#version_ru {
width:32px; height:24px; display:block;
background:transparent url(images/header-ru.jpg) top left;
}
#version_cn {
width:37px; height:24px; display:block;
background:transparent url(images/header-cn.jpg) top left;
}

#top-menu {
margin: 10px 0 0 0 ;
height: 27px;
float:right;  display:inline;
}
#top-menu ul li{
display:inline;
}
#top-menu ul li a{
text-indent:-9999px;
float:left;  display:inline;
}
#top-menu ul li a:hover{
background-position:0 -27px;
}
#top-menu ul li a.current_page_item{
background-position:0 -54px;
}
#menu_accueil {
width:75px; height:27px; display:block;
background:transparent url(images/menu-accueil.jpg) top left;
}
#menu_quisommesnous {
width:63px; height:27px; display:block;
background:transparent url(images/header-menu-quisommesnous.jpg) top left;
}
#menu_exemples {
width:62px; height:27px; display:block;
background:transparent url(images/header-menu-exemples.jpg) top left;
}
#menu_activites {
width:146px; height:27px; display:block;
background:transparent url(images/header-menu-activites.jpg) top left;
}
#menu_realisations {
width:97px; height:27px; display:block;
background:transparent url(images/header-menu-realisations.jpg) top left;
}
#menu_actualites {
width:79px; height:27px; display:block;
background:transparent url(images/header-menu-actualites.jpg) top left;
}
#menu_contacts {
width:74px; height:27px; display:block;
background:transparent url(images/header-menu-contacts.jpg) top left;
}
#top-menu ul li.menu_separator {
width:15px; height:27px; float:left;  display:inline;
}

