/* GLOBAL */
body {
	background-color: #FFFFFF;
	width: 100%;
	background-image: url(images/tetiere/fd.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
.global {
	width: 100%;
	background-image: url(images/tetiere/photos.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 147px;
}
.globalHeaderFixed{
	background-image: url(images/tetiere/fd.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 147px;
	width: 100%;
	position: fixed;
	margin-right: 0px;
	margin-left: 0px;
}
#rechercheDiv {
	height: 26px;
	text-align: right;
	background-image: url(images/tetiere/fd_search.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 735px;
}
.headerFixed {
	width: 894px;
	margin-right: auto;
	margin-left: auto;
	height: 121px;
}
#header {
	width: 894px;
	margin-right: auto;
	margin-left: auto;
	height: 147px;
}
#header #logo {
	width: 240px;
	float: left;
}
#header #baseline {
	float: left;
	width: 654px;
	text-align: center;
}


/* CONTENT */
.globalContent {
	width: 894px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/menu/fd.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#form_recherche {
	height: 21px;
	width: 158px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A1A1A1;
	border-left-color: #A1A1A1;
	border-right-color: #EFEFEF;
	border-bottom-color: #EFEFEF;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#form_recherche #inputRecherche {
	
}
#recherche  {
	height: 16px;
	width: 134px;
	border: 1px dotted #FFFFFF;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	vertical-align: middle;
}
#ok  {
	vertical-align: middle;
}

#menu {
	width: 222px;
	margin-top: 25px;
}
.globalMenu {
	width: 231px;
	float: left;
}
.cContent {
	background-image: url(images/menu/fd_degrade.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 885px;
	z-index: 10;
	margin-left: 9px;
}
#formRecherche2 #recherche {
	width: 250px;
	border: 1px solid #C8C9CB;
	height: 16px;
	vertical-align: middle;
	margin-right: 15px;
}


.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	float: left;
	margin-left: 40px;
	width: 614px;
	margin-top: 233px;
	background-image: url(images/contenu/fd.gif);
	background-repeat: no-repeat;
	margin-bottom: 40px;
}
#navigation {
	background-image: url(images/contenu/fd_navigation.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width: 465px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 10px;
}
.content h1 {
	font-weight: bold;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #E3460F;
}
.content .titre2 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
}
.content .titre3 {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
	font-weight: normal;
}
.content  h4 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 10px;
	font-size: 14px;
	font-weight: normal;
	background-color: #E3460F;
	color: #FFFFFF;
}
.content  h5 {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	padding: 10px;
	font-size: 12px;
	font-weight: normal;
	background-image: url(images/contenu/fd_titre5.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #333333;
}
.jaune {
	color: #DC980C;
}
.gris {
	color: #666666;
}
.content a {
	color: #FE450F;
	font-weight: bold;
}
.content hr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 20px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
}
#footer {
	width: 894px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 20px;
}

#footer  a  {
	font-size: 12px;
	color: #FF7A00;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
}
.globalFooter {
	width: 100%;
	background-color: #000000;
}

#footer  a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
/* NEUTRE */
.neutre { 
	clear:both; font-size:1px;
}
