/* Fos Animalia Styles */

BODY {
	margin:0;
	padding:0;
	background:#2867a8 url(images/site_bg.png) repeat-x;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
A {
	text-decoration:none;
	color:#000000;
	border-bottom:1px dotted #000000;
}
A:hover {
	border-bottom:1px solid;
}
H1, H2, H3, H4 {
	margin:0;
	padding:0;
}
H4 A, .vignette A, H4 A:hover, .vignette A:hover, IMG {
	border:none;
}
#conteneur, #tete, #corps, #conteneur #haut, #conteneur #bas, #pied {
	width:900px;
}
#conteneur {
	margin:0 auto 0 auto;
}
#tete {
	height:160px;
	margin-bottom:10px;
}
#tete H1 {
	display:block;
	width:900px;
	height:136px;
	margin:0 auto 0 auto;
	text-indent:-5000px;
	background:url(images/tete_bg.jpg) no-repeat;
}
#tete UL {
	margin:0;
	padding:0;
	list-style:none;
	background:url(images/barre_menu_bg.png) no-repeat;
	width:900px;
	height:25px;
	font-size:16px;
	line-height:25px;
	text-align:center;
}
#tete UL LI {
	display:block;
	float:left;
	/*width:25%;*/
	height:25px;
	margin-right:25px;
	padding-right:25px;
}
#tete UL LI A {
	margin-left:10px;
	padding-left:25px;
	border:none;
}
#tete UL LI A:hover {
	display:block;
	/*weight:100%;*/
	font-weight:bold;
	border:none;
	background:url(images/patte.png) no-repeat 0 4px;
}
#tete UL LI DIV {
	display:none;
	visibility:hidden;
}
#conteneur #haut {
	height:16px;
	background:url(images/page_bg_haut.png) no-repeat;
}
#conteneur #bas {
	height:16px;
	background:url(images/page_bg_bas.png) no-repeat;
}
#corps {
	background:url(images/page_bg.png) repeat-y;
}
#marge, #page {
	float:left;
}
#marge {
	position:relative;
	width:190px;
	margin:0 30px 0 10px;
}
#marge #acces_rapide {
	position:relative;
	width:180px;
}

#marge #acces_rapide UL {
	margin:30px 0 0 0;
	list-style:none;
}
#marge #acces_rapide UL LI {
	margin:0;
	padding:8px 30px 8px;
	background:url(images/puce.gif) no-repeat 8px 10px;
	border-bottom:1px dotted #c1b062;
}
#page {
	position:relative;
	width:660px;
	left:0;
}
#album_photos {
	margin:10px 0 15px 10px;
}
#album_photos DIV.photo {
	float:left;
	padding:2px;
	margin:5px;
	border:1px dotted #000;
}
#album_photos DIV.photo IMG {
	border:1px solid #fff;
}
#mosaique {
	margin:15px;
}
#mosaique .vignette {
	float:left;
	margin:0 10px 10px;
}
#mosaique .vignette IMG {
	display:block;
	width:100px;
	height:100px;
	background:#666666;
}
.vignette strong {
	font-size:12px;
	text-align:center;
}
#fiche {}
#fiche IMG {
	display:block;
	margin:15px 0 15px 30px;
	border:1px solid #fff;
}
#fiche SPAN { margin-left:30px; font-style:italic }
#fiche P { text-align:justify; }
H2 {
	display:block;
	height:22px;
	margin:5px 15px 20px;
	text-indent:-5000px;
}
#t1 { background:url(images/refuge.png) no-repeat; width:124px; }
#t2 { background:url(images/adoptions.png) no-repeat; width:146px; }
#t3 { background:url(images/soutien.png) no-repeat; width:108px; }
#t4 { background:url(images/liens.png) no-repeat; width:68px; }
H3 {
	margin-left:15px;
	padding-left:20px;
	color:#ae9626;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	background:url(images/puce.gif) no-repeat 0 5px;
	border-bottom:1px dotted #c1b062;
}
H4 {
	margin:10px 0 0 35px;
	font-size:12px;
	color:#0a008f;
	padding-left:5px;
	border-left:6px solid #0a008f;
}
P {
	margin:20px 35px;
}
FORM {
	margin:25px;
}
FORM SPAN {
	display:block;
	padding:10px 0 5px 0;
}
FORM .btns {
	padding-top:15px;
	/*background:#c1b062;*/
}
.flr {
	margin:10px 10px 5px 5px;
	display:block;
	float:right;
}
.fll {
	margin:20px 20px 5px 10px;
	display:block;
	float:left;
}

#pied {
	height:25px;
	padding-bottom:25px;
	line-height:25px;
	color:#fff;
	text-align:center;
}
#pied A {
	color:#fff;
	border:#fff;
}
.raz {
	clear:both;
	width:0;
	height:0;
	border:none;
	visibility:hidden;
}
