@charset "UTF-8";
/* CSS Document */
body{

	margin : 0px;
	background-color : #1A1A1A;
	font-size : 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}

#main{

	display : block;
	width : 1024px;
/*	margin-right : auto;
	margin-left : auto;
	*/background-color : #ffffff;

}

#head{

	display : block;
	width : 1024px;
	height : 150px;
	background-image : url('theme/header.png');

}

#menu{

	display : block;
	width : 1024px;
	height : 42px;
	background-image : url(theme/menu.png);

}

#sousmenu{

	display : block;
	width : 100%;
	height : 35px;
	background-image : url('theme/sousmenubg.png');
	color : #faff4f;
	line-height: 35px;
	text-indent : 200px;
	font-size : 14px;

}

#sousmenu a{

	color : #faff4f;

}

#sousmenu a:hover{

	background-color : #1a1a1a;

}

#logo{

	position : absolute;
	margin-top : -120px;
	border-width : 0px;

}

#content{

	display : block;
	width : 100%;
	min-height : 493px;
	background-color : #8d9fcd;

}

#connection{

	display : block;
	width : 158px;
	height : 39px;
	background-image : url('theme/connection.png');
	margin-top : -7px;
	

}

#connectioncontent{

	display : block;
	width : 133px;
	background-image : url('theme/connectioncontent.png');
	margin-left : 12px;

}

#connectioncontent form{

	margin : 10px;
	float : left;

}

#connectionfooter{

	display : block;
	width : 133px;
	height : 4px;
	background-image : url('theme/connectionfooter.png');
	margin-left : 12px;
	background-repeat : no-repeat;

}

#left{

	display : block;
	width : 158px;
	float : left;
	margin-top : 50px;
	margin-left : 15px;

}

p{

	margin : 0px;

}

#contenu{

	display : block;
	width : 624px;
	background-color : #ffffff;
	border-style : solid;
	border-color : #faff4f;
	border-width : 1px;
	float : left;
	margin-top : 50px;

}

#contenu2{

	display : block;
	width : 790px;
	background-color : #ffffff;
	border-style : solid;
	border-color : #faff4f;
	border-width : 1px;
	float : left;
	margin-top : 50px;

}

#right{

	display : block;
	width : 166px;
	float : left;
	margin-top : 50px;
	margin-left : 30px;

}

#footer{

	display : block;
	width : 100%;
	height : 55px;
	background-color : #ffffff;
	clear : both;
	background-image : url('theme/footer.png');

}

#littlelogo{

	display : block;
	width : 114px;
	height : 38px;
	float : left;
	margin-top : 5px;
	margin-left : 5px;

}

#infos{

	display : block;
	width : 194px;
	height : 38px;
	float : left;
	margin-top : 5px;
	margin-left : 18px;
	font-size : 10px;

}

#adresse{

	display : block;
	width : 194px;
	height : 38px;
	float : left;
	margin-top : 5px;
	margin-left : 30px;
	font-size : 10px;

}

#tel{

	display : block;
	width : 174px;
	height : 38px;
	float : left;
	margin-top : 5px;
	margin-left : 10px;
	font-size : 10px;

}

#copy{

	display : block;
	width : 174px;
	height : 38px;
	float : left;
	margin-top : 5px;
	margin-left : 20px;
	font-size : 10px;

}

#principal{

	margin : 5px;
	text-align : justify;

}

#menuboutons{

	margin-left : 300px;

}

#lang{

	float : right;
	margin-top : -30px;

}

.cleaner{

	display : block;
	width = 100%;
	height : 1px;
	clear : both;

}

#right .titre{

	display : block;
	width : 166px;
	height : 33px;
	line-height : 33px;
	background-image : url('theme/righttitre.png');
	color : #faff4f;

}

.rightfooter{

	display : block;
	width : 166px;
	height : 7px;
	background-image : url('theme/rightfooter.png');
	margin-bottom : 30px;
	background-repeat : no-repeat;

}

.titre-article{

	display : block;
	width : 161px;
	background-image : url('theme/rightcontent.png');
	background-repeat : repeat-y;
	padding-left : 5px;
	font-size : 12px;
	font-weight : bold;
	border-style  :solid;
	border-color : #000000;
	border-top-width : 1px;
	border-left-width : 0px;
	border-right-width : 0px;
	border-bottom-width : 0px;

}

.descriptif-article{

	display : block;
	width : 166px;
	background-image : url('theme/rightcontent.png');

}

.menubouton{

	

}

.menubouton a{

	display : block;
	width : 130px;
	height : 42px;
	line-height : 42px;
	text-align : center;
	border-style : solid;
	border-color : #faff4f;
	border-top-width : 0px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 0px;
	color : #ffffff;
	text-decoration : none;
	float : left;

}

.menubouton a:hover{

	background-color : #faff4f;
	color : #000000;

}

.nav_gauche{

	margin : 10px;

}

.marge{

	margin : 10px;

}

#rubrique{

	display : block;
	width : 133px;
	height : 33px;
	background-image : url('theme/rubrique.png');

}

#rubriquecontent{

	display : block;
	width : 133px;
	background-image : url('theme/connectioncontent.png');
	background-repeat : repeat-y;

}

#rubriquefooter{

	display : block;
	width : 133px;
	height : 4px;
	background-image : url('theme/connectionfooter.png');

}

.navgauche .detail{

	color : #000000;

}

.navgauche a{

	color : #000000;

}

.nav_gauche a{

	color : #000000;
	padding-left : 10px;

}

.titretableau{

	color : #ffffff;
	background-color : #333366;
	font-size : 14px;
	font-weight : bold;

}

p.spip{

	font-size : 13px;

}

#little_logo{

	display : block;
	float : left;
	width : 200px;

}
