
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #00174F;
	margin: 0px;
	padding: 0px;
}

img {
	border-style: none;
}

h1 {
	font-size: 146%;
	font-family: Arial, Helvetica, sans-serif;
}

li {
	list-style-type: none;
}

a {
	text-decoration: none;
}

div, ul, li, img
{
	margin: 0px;
	padding: 0px;
}

#conteneur{
	width: 100%;
	height: 100%;
}
#global {
	width: 923px;
	height: 530px;
	padding: 16px;
	margin: auto;
	margin-top: 10%;
}

.menu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.page-courante {
	color: #FDAB36;
}

#haut {
	font-size: 10px;
	height: 16px;
	background-image: url(images/barre_haute.gif);
	background-repeat: no-repeat;
}

#principal {
	background-color: #FFFFFF;
	background-position: left bottom;
	background-repeat: no-repeat;
	border-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-color: #00BAF6;
	height: 482px;
}

/* Menu du haut */

#menu-haut {
	height: 121px;
	background-image: url(images/pointilles.gif);
	background-repeat: no-repeat;
}	

#logo {
	padding-left: 41px;
	padding-top: 27px;
	padding-right: 12px;
	padding-bottom: 0px;
	float: left;
	height: 94px; 
}
	
#menu-haut-texte {
	padding-top: 12px;
	height: 109px;
	font-size: 10px;
}

#menu-haut .menu {
	color: #828BA5;
}
#menu-haut .menu a {
	color: #828BA5;
}
#menu-haut .menu a:hover {
	color: #FDAB36;
}

#menu-haut .menu .page-courante {
	font-size: 100%;
}

.page-courante a, #menu-haut .menu .page-courante a {
	color: #FDAB36;
}

/* Partie centrale */
	
#infos {
	font-size: 70%;
	color: #00174F;
	background-position: left bottom;
	background-repeat: no-repeat;
	float: left;
	height: 361px;
	width: 289px;
}


#infos span, #vignettes span {
	display: block;
}

#vignettes div {
	float: left;
	width: 83px;
	margin-right: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#vignettes span {
	text-align: center;
                height : 40px;
}
#vignettes img {
	margin-bottom: 6px;
}

#vignettes a {
	color: #000000;
	font-size: 80%;
}

/* Menu du bas */

#bas {
	height: 32px;
	background-image: url(images/barre_basse.gif);
	background-repeat: no-repeat;
}

#bas.menu {
	font-size: 117%;
}
#bas .sous-menu {
	float: left;
	/*margin-right: 20px;*/
	color: #FFFFFF;
}
#bas .sous-menu a {
	color: #FFFFFF;
}
#rubriques {
	float: left;
	padding-left: 30px;
	padding-top: 2px;
}

#rubriques ul ul {
	display: none;
}
#image_pointilles {
	font-size: 1px;
	padding-top: 15px;
}

#bas #rubriques .niveau-1 .sous-menu .niveau-2 li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 74%;
	color: #5F5F5F;
}

#bas.menu #rubriques .niveau-1 .sous-menu .niveau-2 li a{

color: #5F5F5F;
}
#rubriques a:hover {
	color: #FDAB36;
}

#rubriques ul.niveau-1 li.sous-menu:hover ul.niveau-2  {
	display: block;
}


#liens {
	float: right;
	padding-top: 2px;
	margin-right: 20px;
}
#liens a {
	color: #FFFFFF;
}
#liens a:hover {
	color: #FDAB36;
}
#rubriques ul.niveau-2 {
	position: relative;
	bottom: 4.2em;
	background-image: url(images/pointilles_deroulant.png);
	background-repeat: no-repeat;
	width: 110px;
	height: 81px;
	text-indent: 6px;
	left: 0em;
}

#rubriques .niveau-1 li {
z-index: 2;
width: 110px;
height: 32px;
}

#rubriques .niveau-2 li {
width: 110px;
height: 20px;
z-index: 1;
}


#infos {
	background-image: url(images/accueil_general/accueil_logo.gif);
	background-position: left top;
	width: 448px;
	height: 498px;
	font-size: 115%;
	color: #828BA5;
	/*border-style: solid;
	border-width: 1px;*/
}

#texte-infos {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: right;
	margin-top: 240px;
	margin-right: 30px;
	margin-left: 100px;
	line-height: 1.6em;
	font-style: italic;
}

#productions {
	float: right;
	background-image: url(images/accueil_general/out.jpg);
	width: 475px;
	height: 498px;
	background-repeat: no-repeat;
}

#principal {
	border-style: none;
}

#liens li
{
	padding-left: 40px;
	float: left;
}

#texte-infos span {
	font-weight: bold;
}
/* CSS3 - On applique une graisse normale sur le texte en anglais. */
#texte-infos span[lang="en"]  {
	font-weight: normal;
}

/* CSS3 - On applique une marge de 0 pixel sur le dernier
élément li de la liste. */
#bas #rubriques li.sous-menu:last-child 
{
	margin-right: 0px;
}
#bas {
clear: both;
}

#image-infos {
	background-image: url(images/accueil_general/accueil_chiens.png);
	width: 448px;
	height: 178px;
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 20px;
}

