@charset "utf-8";

/*--------------------------------------------------------------*/
/*GENERAL*/
/*--------------------------------------------------------------*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#FFFFFF;
}

#hack_spam{
	display:none;
}

img{
	border:0;
}

.float_img{
	position:absolute;
	margin:5px 0 0 10px;
}

.opacite{
	filter:alpha(opacity=50);
	-moz-opacity:.6;
	opacity:.6;
}

a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.champ {
	font-size: 8pt;
	border: 1px solid #5A768B;
	height: auto;
	background-image: url("../medias/fonds/fond_champ.gif");
	background-repeat:repeat-x;
	background-position:top;
}

.bouton {
	background-color: #FFFFFF;
	background-image: url("../medias/fonds/fond_champ.gif");
	background-repeat: repeat-x;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

/*--------------------------------------------------------------*/
/*HAUT SITE*/
/*--------------------------------------------------------------*/

#site{
	width:100%;
	overflow:hidden;
	background-image:url("../medias/fonds/fond_site.gif");
}

#top{
	height:25px;
	width:100%;
	background-color:#000000;
}

#top h4{
	margin:0;
	padding:3px 0 0 0;
	font-size:8pt;
	float:right;
}

#menu_haut{
	padding:10px 0 0 10px;
	background-image:url("../medias/fonds/fond_entete.jpg");
	background-repeat:repeat-x;
	background-position:top right;
	height:55px;
}

/*--------------------------------------------------------------*/
/*MENU*/
/*--------------------------------------------------------------*/
#menu{
	overflow:hidden;
	font-weight:bold;
	width:100%;
	/*font-family:"Futura Std Book";*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}

#menu_contenu{
	clear:both;
}

#menu img{
	margin:0 0 0 10px;
}

#menu ul{
	border-top:1px solid #999999;
	margin:0 0 0 0;
	padding:0;
	height:47px;
	width:100%;
	background-image:url("../medias/fonds/fond_menu.png");
	background-repeat:repeat-x;
}

#menu ul li{
	margin:0px 0px 0 0px;
	display:block;
	padding:0px 0 17px 0;
	float:left;
	width:14.16%;
	height:30px;
	text-align:center;
	list-style-type:none;
	overflow:hidden;
	border-right:1px solid #999999;
}

#menu ul li a{
	padding:21px 0 25px 0;
	display:block;
	position:relative;
	width:100%;
	overflow:hidden;
	z-index:1;
	height:8px;
}

#menu ul li a:hover{
	background:url("../medias/fonds/fond_menu_current.jpg") repeat-x left top;
	color:#000000;
}

#menu ul li .menu_current{
	background:url("../medias/fonds/fond_menu_current.jpg") repeat-x left top;
	color:#000000;
}

/*--------------------------------------------------------------*/
/*TETIERE*/
/*--------------------------------------------------------------*/

#separ{
	height:16px;
	width:100%;
	background:#000000 url("../medias/fonds/fond_separ.gif") repeat-x bottom;
}

#tetiere{
	background-image:url("../medias/fonds/fond_tetiere.png");
	background-repeat:repeat-x;
	width:100%;
	height:254px;
	overflow:hidden;
}

#fond_tetiere{
	background-image:url("../medias/fonds/logo_tetiere.png");
	background-repeat:no-repeat;
	width:100%;
	height:253px;
	text-align:center;
}

#ombre_tetiere{
	height:36px;
}

/*--------------------------------------------------------------*/
/*CONTENU*/
/*--------------------------------------------------------------*/

#contenu{
	position:relative;
	width:843px;
	padding: 0 0 0 0;
	margin-left:auto;
	margin-right:auto;
}

#contenu input,textarea{
	margin-left:100px;
}

#contenu label{
	position:absolute;
	margin-top:2px;
}

#contenu h2{
	margin:0;
	padding:10px;
	clear:both;
	background-color:#000000;
	color:#FFBF00;
	font-size:9pt;
}

#contenu .cadre span{
	background-color:#FFFFFF;
	border:1px solid #999999;
	margin:10px 10px 10px 0;
	padding:10px;
	width:56%;
	text-align:justify;
	float:right;
}

.cadre{
	position:relative;
	margin:0px 0px 30px 0px;
	width:48%;
	border:1px solid #000000;
	background-image:url("../medias/fonds/fond_cadre.png");
	color:#000000;
}

.cadre h3{
	margin:10px 0 10px 5px;
	font-size:8pt;
	width:33%;
	float:left;
}

.cadre h3 a{
	color:#000000;
	float:left;
}

.cadre h3 img{
	border:1px solid #666666;
	padding:2px;
	margin:0 5px 10px 0;
	float:left;
}

#sous_menu{
	width:214px;
	float:left;
	background-image:url("../medias/fonds/fond_sous_menu.png");
}

#texte{
	width:600px;
}

#texte_ombre{
	float:right;
	width:600px;
	margin-left:0;
}

#cadre_texte{
	border:1px solid #000000;
	background-image:url("../medias/fonds/fond_cadre_jaune.png");
	color:#000000;
	width:600px;
	text-align:justify;
}

#cadre_texte h2{
	border-top:5px solid #FF9900;
	float:left;
	margin-bottom:10px;
	width:580px;
}

#cadre_texte h2 img{
	float:right;
}

#cadre_texte h2 span{
	margin:0;
	float:left;
	color:#FFFFFF;
}

#cadre_texte h2 p{
	margin:0;
	float:left;
	color:#FFFFFF;
}

.texte{
	clear:both;
	padding:10px;
	width:558px;
	background-color:#FFFFFF;
	margin:10px 10px 10px 10px;
	border:1px solid #666666;
}

#cadre_texte a {
	text-decoration: none;
	color: #FF9900;
}

#cadre_texte a:hover {
	text-decoration: none;
	color: #000000;
}

#fleche{
	clear:both;
	position:absolute;
	background-image:url("../medias/fonds/logo_tetiere.png");
	background-repeat:no-repeat;
	width:215px;
	height:253px;
}
/*--------------------------------------------------------------*/
/*BAS*/
/*--------------------------------------------------------------*/

#bas{
	width:100%;
	overflow:hidden;
	margin:0;
	background-image:url("../medias/illustrations/logo_bas_page.gif");
	background-repeat:no-repeat;
	background-position:bottom;
}

#pied{
	overflow:hidden;
	clear:both;
	z-index:1;
	width:100%;
	background-image:url("../medias/fonds/pied.png");
	background-repeat:repeat-y;
}

#pied ul{
	margin:0;
	padding:0;
	list-style-type:none;
}

#pied ul li{
	float:left;
}

#pied h3{
	margin:0;
	float:left;
	padding:15px 0 15px 20px;
	width:50%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	z-index:10;
}

#pied h2{
	position:relative;
	margin:0;
	text-align:right;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
}

.adresse{
	color:#000000;
}
