/* CSS Document */
/* These are standard sIFR styles... do not modify */


a img
{
border-bottom:0px;
}


.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 25px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}


#lightwindow_title_bar{
    background-color:#FFFFFF;
    color:#333333;    
    
}

#lightwindow_title_bar span{
    color:#333333;
    margin-left:10px;
}

a#lightwindow_title_bar_close_link, a#lightwindow_title_bar_close_link:link, a#lightwindow_title_bar_close_link:visited{
    color:#333333;
    margin-right:10px;
}

a#lightwindow_title_bar_close_link:hover{
    color:#333333;
    font-weight:bold;
    margin-right:10px;
}

a.closeLink{
    color:#333333;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}

ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}

q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}



body{
background-color:#CFE499;
font-family:Verdana, Helvetica, sans-serif;
font-size:small;
}

#header{
position:absolute;
top:0;
left:0;
width:100%;
background-repeat:no-repeat;
height:280px;
}

#wrapperGallerie{
position:absolute;
top:300px;
left:20px;
width:740px;
height:auto;

}

#contentGallerie{
width:100%;
min-height:200px;
height:auto;
height:200px;
background-image:url(images/header_contenu_gallerie.gif);
background-repeat:no-repeat;
background-position:top;
background-color:#BEDA76;
}


#content{
position:absolute;
top:300px;
left:20px;
width:740px;
height:auto;
background-image:url(images/header_contenu.gif);
background-repeat:no-repeat;
background-position:top;
background-color:#E1EEBF;
color:#555555;
/*letter-spacing:1px;*/

}

#galleryListWrapper{
width:193px;
position:absolute;
top:320px;
left:765px;
height:auto;
}
#galleryList{
width:100%;
height:auto;
background-image:url(images/header_galleries.png);
background-repeat:no-repeat;
background-position:top;
background-color:#BEDA76;
padding-top:100px;
color:#FFFFFF;
font-weight:bold;
line-height:1.5em;
}
#galleryList p{
padding-bottom:1em;
}


/* Stylisation du menu */


#menubar{
	position:absolute;	
	top:5px;
	left:200px;
	width:auto;

}



#menubar ul
{
list-style: none;
padding: 0;
margin: 0 auto;
color:#FFFFFF;
font-family: Verdana, Helvetica, sans-serif;
font-size:12px;
}

#menubar li
{
display: inline;
float: left;
background: transparent url(images/tab_left_inactive.gif) no-repeat left bottom;
border: 0;
margin-bottom: 0;
padding:0;
padding-left: 8px;

}

#menubar li a
{

text-align:center;
color:#666666;
font-family: Verdana, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
background: transparent url(images/tab_right_inactive.gif) no-repeat right bottom;
display: block;
padding: 3px 10px 5px 2px;
border-bottom:0px;



}


#menubar ul li.active{
display: inline;
float: left;
background: transparent url(images/tab_left.gif) no-repeat left bottom;
border: 0;
margin-bottom: 0;
padding:0;
padding-left: 8px;

}

/* #menubar>ul li a { width: auto; } */

#menubar li.active a
{
text-align:center;
color:#666666;
font-family: Verdana, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
background: transparent url(images/tab_right.gif) no-repeat right bottom;
display: block;
padding: 3px 10px 5px 2px;

}


#menubar li:hover
{
display: inline;
float: left;
background: transparent url(images/tab_left.gif) no-repeat left bottom;
border: 0;
margin-bottom: 0;
padding:0;
padding-left: 8px;
}

#menubar li:hover a
{
text-align:center;
color:#666666;
font-family: Verdana, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
background: transparent url(images/tab_right.gif) no-repeat right bottom;
display: block;
padding: 3px 10px 5px 2px;
}


#menubar li.active a:hover
{
display: block;
text-decoration:none;
cursor:default;
}

/* Fin stylisation du menu */



h2{
font-size:large;
font-weight:bold;
color:#88D61F;
/* font-style:italic; */
font-family:Georgia, serif;
text-transform:uppercase;
line-height:1.5em;
}

#galleryFooter{
width:100%;

}


#GallerylistFooter{
width:100%;
min-height:200px;
height:auto;
background-repeat:no-repeat;
background-position:100% 0%;
text-align:center;
color:white;
padding-bottom:40px;
left:20px;
}


#contentFooter{
width:100%;
min-height:300px;
height:auto;
background-image:url(images/footer_contenu.gif);
background-repeat:no-repeat;
background-color:#E1EEBF;
background-position:bottom;
margin-top:100px;
}


#ckijojo{
position:absolute;
width:339px;
left:50px;
top:320px;
background:transparent url(images/ckijojo.gif) no-repeat top;
height:260px;
}

#liens{
position:absolute;
top:580px;
left:79px;
background-color:#FFFFFE;
width:310px;
min-height:150px;
height:auto;
height:150px;

}

#liensFooter{
width:310px;
background:#FFFFFE url(images/liens_footer.gif) no-repeat bottom;
height:auto;

}

#blogWrapper{
position:absolute;
top:320px;
left:400px;
width:346px;
min-height:200px;
}

#blog{
min-height:200px;
background:#E2FFA8 url(images/blog_header.gif) no-repeat top;
}

#blogFooter{
width:346px;
background:transparent;
min-height:200px;
height:auto;
height:200px;

}

a{
text-decoration:none;
}
a.noBorder:hover{
border-bottom:0;
}

a:hover{
border-bottom:thin solid;
}

td a:hover{
    border-bottom:0px;
}


#top_line{
position:absolute;
top:0px;
left:0px;
width:100%;
height:5px;
background-color:#88D61F;
margin:0px;
padding:0px;
font-size:5px;
z-index:1000;
}


#navigation{
    width:100%;
    text-align:center;
}

#groupe{
    padding-top:50px;
    padding-left:100px;
    font-size:x-large;
    padding-bottom:50px;
}


#groupe li{
    font-size:x-large;
    padding-left:35px;
    background:transparent url(images/puce_badge.gif) no-repeat left;
    line-height:1.5em;
}


#liensFooter ul{
    list-style: none;
}


#liensFooter li{
    background:transparent url(images/puce_badge.gif) no-repeat left;
    padding-left:35px;
    margin-left:35px;
    line-height:1.5em;
    font-size:normal;
}


.B_currentCrumb{
    font-size:x-large;
    font-style:italic;
    color:#BC350E;
    font-weight:bold;
    font-family: Helvetica, Arial, sans-serif;    
}



div.chats{
    background: transparent url(images/bg_chats.gif) no-repeat 75% 0%;
    min-height:400px;
    height:auto;
    height:400px;
}

div.chiens{
    background: transparent url(images/bg_chiens.gif) no-repeat 75% 0%;
    min-height:250px;
    height:auto;
    height:250px;
}

div.rongeurs{
    background: transparent url(images/bg_rongeurs.gif) no-repeat 75% 0%;
    min-height:250px;
    height:auto;
    height:250px;
}

ul.thumbs{
background-color:#BEDA76;
}

#contentGallerie a.B_homeCrumb, a.B_crumb{
color:#82A72C;
}


div#newsList{
margin-left:40px;
width:270px;
}

.titreNews a{
    color:#BC350E;
    font-size:large; 
    line-height:1em;   
    font-family: Georgia, Verdana, Helvetica, Arial, sans-serif;    
}
.dateNews{
    color:#5D714C;
    font-size:large; 
    height:40px;
    width:50px;
    float:left;
    background:transparent url(images/green1.png) no-repeat top;   
    text-align:center;
    fonty-family:Arial, sans-serif;
}

.dateNews span{
    
    font-size:11px;
    color:#FFFFFF;
    height:11px;
    margin-bottom:1px;
    
}
.dateNews div{
    
    font-size:10px;
    color:#333333;
    
}

.resumeNews{
    color:#666666;
    font-size:small;    
    font-family: Verdana, Helvetica, Arial, sans-serif;  
    padding:10px;  
}

div.disparus{
    background: transparent url(images/bg_chiens.gif) no-repeat 75% 0%;
    min-height:250px;
    height:auto;
    height:250px;
}

.suiteNews {
    width:100%;
    text-align:right;
}


a.lienBig{
    font-family: Georgia, Helvetica, Arial, serif;    
    font-size:large;
    text-decoration:none;
    color:#666666;
    line-height:1.5em;
}


.separateurNews{
    width:275px;
    height:5px;
    font-size:5px;    
    background: tranparent url(images/hr.gif) center no-repeat;
}

.headerNews{
    padding:3px;
    padding-bottom:10px;
    background-color:#BEDA76;
    min-height:42px;
    height:auto;
    height:45px;
    border:thin #FFFFFF solid;
}

#content a.bigNews, a.bigNews:link, a.bigNews:visited{
    font-family: Georgia, Helvetica, Arial, serif;    
    font-size:large;
    text-decoration:none;
    color:#666666;
    line-height:1.5em;
}

#content a, a:link, a:visited{
    color:#88D61F;
    text-decoration:none;
    font-weight:bold;    
    font-size:small;
    line-height:1em;
}

.suiteNews a, a:link, a:visited{
    line-height:2em;
    color:#555555;
    font-size:x-small;    
    font-family: Verdana, Helvetica, Arial, sans-serif;    
    
}

.tooltip{
    font-size:xx-small;
    font-style:italic;
    color:#333333;
}



span.strong{
font-weight:bold;
}



