
body {
	background-color : #669ACC;
	font-family : Arial;
	font-size : 12px;
}

.global {
	/*height:783px;*/
	height:900px;
	width:900px;
	margin-bottom : 0px;
	padding-bottom:0px;
	background-color:#FFFFFF;
	border-collapse:collapse;
		background-image:url(../images/Uhaut.jpg);
	position:relative;
	margin-left:auto;
	margin-right:auto;
}


.titleHome {
	font-weight : bold;
	font-size : 42px;
	text-align : center;
	padding-top : 10px;
	padding-bottom : 30px;
}

.generale {
	position:relative;
	top:-50px;
	z-index:2;
	/*height : 750px;*/
}

* html .generale {
	height : 500px;	
}

.tableMenu, .tableMenu tr {
	vertical-align:top;
	border-collapse:collapse;
	position:relative;
	z-index:999;
}

.tableMenu {
	background-image:url(../images/basdepage.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	margin-left : 25px;
}	

.tableMenu .menu1 div,.tableMenu .menu2 div,.tableMenu .menu3 div, .tableMenu .menu4 div {
	padding-right : 5px;
	height : 38px;
	font-size : 16px;
	font-weight : bold;
	margin-top : 5px;
	margin-left : 10px;
	margin-right : 10px;

}

.tableMenu .menu1 a,.tableMenu .menu2 a,.tableMenu .menu3 a,.tableMenu .menu4 a {
	position : relative;
	top : 5px;
}


.tableMenu td {
	width:25%;
	text-align:center;
	cursor:pointer;
}

.tableMenu .tableSousMenu {
	display:none;
	width:81%;
	height:100px;
	text-align:center!important;
	position:relative;
	top:0px;
	left:10px;
	padding-bottom:3px;
}

* html .tableMenu .tableSousMenu {
	position:relative;
	top:0px;
	left:0px;
	width:74%;
}

*> .tableMenu .tableSousMenu {
	!position:relative;
	!top:0px;
	!left:0px;
	!width:74%;
}


.tableMenu a {
    text-decoration : none;
    color : #FFFFFF;
    font-weight : bold;
    font-size : 18px;
}

.tableMenu a:hover {
    text-decoration : none;
    font-weight : bold;
    color : #FFFFFF!important;
}

.tableMenu a:visited {
	color : #FFFFFF;
}


#presentation {
	background-image:url(../images/buttonInterne.jpg);
	border-left : 4px solid #443434;
	border-right : 4px solid #443434;
	border-bottom : 4px solid #443434;
	height:70px;
}

#presentation a {
	color : #443434!important;
	font-size : 14px;
}

#elevage {
	background-image:url(../images/buttonInterne.jpg);
	height:70px;
		border-left : 4px solid #443434;
	border-right : 4px solid #443434;
	border-bottom : 4px solid #443434;
}

#elevage a {
	color : #443434!important;
	font-size : 14px;
}

#autres {
	background-image:url(../images/buttonInterne.jpg);
	height:70px;
		border-left : 4px solid #443434;
	border-right : 3px solid #443434;
	border-bottom : 4px solid #443434;
}

#autres a {
	color : #443434!important;
	font-size : 14px;
}

.bodyHome {
	text-align : justify;
}

.imageHome {
    float : right;
    padding-left : 5px;
    vertical-align : middle;
}

.imageHome img {
   width : 248px;
   height : 156px;
}

.imageHome p {
	margin-top : 0px!important;
	margin-bottom : 5px;
}

.tableBanniere {
	width : 100%;
	text-align : center;
}



.tableBanniere img {
	width : 850px;
	height : 195px;
	padding-top : 10px;
}

* html .tableBanniere img {
	padding-top : 10px;
}

.imageNousContacter img {
    width : 800px;
    height : 300px;
}

.titreRubrique {
  font-size : 32px;
  font-weight : bold;
  width:100%;
  text-align:center;
	color:#669ACC;
}

.backToTop {
	width : 100%;
	text-align : right;
	color:#669ACC;
}
.backToTop a, .backToTop a:hover, .backToTop a:visited{
	color:#669ACC;
}

.backToTop span {
   font-size : 9px;
}

.ancre {
	/*width:97%;*/
	text-align:center;
	padding-top:5px;	
	padding-bottom:5px;
	font-size : 14px;
	padding-left : 8px;
	padding-right : 8px;
	margin-left : 8px;
	margin-right : 8px;
}
.ancre a{
	text-decoration : underline;
	color:#669ACC;
}
.ancre a:hover{
	text-decoration : none!important;
	color:#443434important;
}

/****************** FICHE GENERALE ******************/

.uneFiche {
   overflow : hidden;
   padding-left : 25px;
   padding-right : 25px;
   width : 825px;

}

.uneFiche .titreFiche {
	padding-top:10px;
	font-size:16px;
	font-weight:bold;
	color:#669ACC;
	
	
}

.uneFiche .bodyFiche {
	color:#669ACC;
}


.imageFicheD {
    float : right;
    padding-left : 5px;
    vertical-align : middle;
    width:500px;
    text-align:center;
}

.imageFicheG {
    float : left;
    padding-right : 5px;
    vertical-align : middle;
    width:500px;
    text-align:center;
}


.imageFicheD p, .imageFicheG p {
	margin-top : 0px!important;
	margin-bottom : 5px;
}


.footer {
	width:900px;
	color:#669ACC;
	font-family:Verdana;
	font-size:10px;
	padding-left:0px;
	padding-top : 5px;
	padding-bottom : 5px;
	height : 50px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/Ubas.jpg);
	background-position : bottom left;
}

.footerFond {
	background-color : #FFFFFF;
}

.footer .mentionLegales {
	width:15%;
	text-align:center;
}

.footer .infoSite{
	width:60%;
	text-align:center;
}

.footer .copyright{
	width:20%;
	text-align:center;
}

.footer a, .footer a:visited{
	text-decoration:none;
	color:#669ACC!important;
}

.footer a:hover {
	
}


.footerInterneTable  {
	background-image:url(../images/basdepage.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF!important;
	width:850px;
	height:43px;
	margin-left:auto;
	margin-right:auto;
}


* html .footerInterneTable  {
	width:840px;
}

.footerInterne td {
	color:#FFFFFF!important;
	font-size:18px;
	text-align:center;
	width:20%;
	font-family:Arial;
	font-weight:bold;

}

.footerInterne a {
	color:#FFFFFF!important;
	text-decoration:none;
}


.scroller {
	height : 470px;
	overflow : auto;
}


* html .scroller {
	height : 480px;
}

strong {
	font-weight:bold;
}

em {
	font-style:italic;
}

.titreFiche font {
	color : #000000!important;
}