/******************************** 
	Structure 	
***********************************/

/* BODY */
body {
	margin: 0;
	padding: 0;
	background-color: #e5e5e5;
		/* background: url('images/all/fond.jpg'); - Si l'on veut des traces de papattes */
		/* couleur standard : background-color: #e5e5e5; */
		/* fond standard : background: url('images/all/fond.jpg'); */
		/* couleur noel : background-color: #D21F22; */
		/* background Noel : background: url('images/all/fond_noel.gif'); */
		/* couleur Halloween : background-color: #FF8000; */
	font: 12px Arial, Helvetica, sans-serif;
	color:#595997;
	
	position:relative;
}
/* CONTAINER : permet l'alignement vertical de la structure du site */
#container-center{
	margin: 0 auto;
	padding: 0;
	position:relative;
	/*left:50%;*/
	width:980px; background:#e5e5e5 url('images/all/home-bg.jpg') no-repeat center top; 
	 	/***** image  standard : width:980px; background:#e5e5e5 url('images/all/home-bg.jpg') no-repeat center top; */
	 	/***** image noel : width:980px; background:#D21F22 url('images/all/homenoel-bg.jpg') no-repeat center top; */
	 	/***** image Halloween : width:1099px; background:#FF8000 url('images/all/homehallo-bg.jpg') no-repeat center top; */
}
#container{
	margin: 0;
	padding: 0;
	position:relative;
	/*left:50%;*/
	 margin-left:auto;
	margin-right:auto;
	width:980px;
	/*margin:0 0 0 -490px;	*/
}

/* HEADER */
#header {}
/* MAIN */
#main {
	clear:left;
	width:auto;
	margin:30px 0px 0px 0px; 
	/*margin-left:-1px; 
	_margin-left:-2px;*/
	margin-left:0px;
	z-index:3; 	
	min-height:550px; 
	/*_height:550px;*/
	
	
}
body>#main {width:auto;}

#content-bg{
	float:left;
	width:980px;
	margin-left:24px;
	background: url('images/all/content-bg.jpg') repeat-y;  
		/*****standard : background: url('images/all/content-bg.jpg') repeat-y;  */
		/*****noel : background: url('images/all/contentnoel-bg.jpg') repeat-y;  */
		/*****Halloween : background: url('images/all/contenthallo-bg.jpg') repeat-y;  */
}

#content{
	float:left;
	width:900px;
	margin-left:25px;
	/*_margin-left:20px;*/
	min-height:550px; 
	/*_height:550px;*/
	clear:both;
}

/* generic container for content */
div.content {padding:0px;margin:0px;}

/* footer */
#footer {
	clear:both;
	position:relative;
	margin-left:24px;
	padding: 0;
	height:91px;
	background: url('images/all/footer-bg.jpg') no-repeat top left; 
		/*****standard :  background: url('images/all/footer-bg.jpg') no-repeat top left; */
		/*****noel :  background: url('images/all/footernoel-bg.jpg') no-repeat top left; */
		/*****Halloween :  background: url('images/all/footerhallo-bg.jpg') no-repeat top left; */

}
#powered{
	clear:both;
	color:gray;
	text-align:center;
}

/* menu */
#menu {
	clear:both;
	position:relative;
	height:245px;
	width:970px;
}

/****/
#home-leftcol {
	float:left;
	width: 520px;
	overflow: hidden;
}
#home-rightcol {
	width:370px;
	float:right;
}

#single-leftcol {
	float:left;
	width: 725px;


}
#single-rightcol {
	float:right;
	width: 165px;
}

#singleArticle-leftcol {
	float:left;
	width: 165px;	
}
#singleArticle-rightcol {
	float:right;
	width: 725px;
}

#boxleft{
	width:48%;
	float : left;
}

#boxright{
	width:48%;
	float : left;
	margin-left:2%;
}
/****/

h2 {
	color: #555555;
	letter-spacing: -1px;
	padding-left:30px;
	background: url('images/all/fleche.jpg') no-repeat center left; 
	font-style:normal; font-variant:normal; font-weight:normal; font-size:20px; font-family:Arial, Helvetica, sans-serif; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:2px
	/*****Standard :  background: url('images/all/fleche.jpg') no-repeat center left; */
	/*****Halloween :  background: url('images/all/flechehallo.jpg') no-repeat center left; */

}

h3 {
	color : #A413AC;
	margin: 0px 0px 2px;
	font-size:14px;	
	font-weight:bold;
	margin-top:20px;
}

h4{
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}
img{
	border:none;
}
.clear {
	clear : both;
}
.baniere{
	border : none;
	margin-bottom:5px;
}
.name{
	color: #A413AC;
	font-weight:bold;
}

.postnews{
	clear:both;
}
.datenews{

	font-size: 90%;
	color:#666666;
	float:left;;
}
.contentnews{
	clear:both;
	padding-top: 10px;
	margin-bottom:20px;
}
a.suiteNews{
	color: #A413AC;
	font-weight:bold;
	float:right;
 padding-bottom:20px;
}
a.suiteNews:hover{
	color: #0c8ece;
	font-weight:bold;
	float:right;
}
a{
	color: #0c8ece;
	font-weight:bold;
}
a:hover{
	color: #330033;
	font-weight:bold;
	
}
.pagenav {
	text-align:right;
	border-top: 1px dotted #CCCCCC;
	margin: 25px 0px 10px;
	padding-top: 2px;
	clear:both;
}
.pagenav  a{
	background: #A413AC;
	border: 1px solid #291744;
	padding: 1px 3px 1px 3px;
	text-decoration: none;
	color:white;
	font-weight:bold;

}
.pagenav  a:hover{
	background: #330033;
	border: 1px solid #072A66;
	padding: 1px 3px 1px 3px;
	text-decoration: none;
	color:white;
}

.returnclass{
	float:right;
}

.bread{
margin-bottom:15px;
}
/* ##############
	MSG ERREUR
###############  */
.erreur {
	border-left : 6px solid #f93;
	padding : 0 0 0 0.5em;
}
.erreur strong {
	color : #f60;
}
.confirm {
	border-left : 6px solid green;
	padding : 0 0 0 0.5em;
}
.confirm strong {
	color : #f60;
}


/**********
MENUTOP
***********/
#topnav {
	position:absolute;
	top:40px;
	left:630px;
}

#menutop {
	float:left;

}
#menutop a{
	background: url('images/all/ico-puce-menu.jpg') no-repeat left;
	padding-left:15px
}
#menutop a.liens{
	color:#ffed82;
	padding-right:15px;
	text-decoration:none;
}
#menutop a.contact{
	color:#a410ac;
	font: 15px Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-right:15px;
	text-decoration:none;
}
#menutop a:hover{
	color:blue;
}
/* *************
ARTICLES Menu
**************/
.div_article h3{
	color : #0c8ece;
	font: 15px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-bottom : 1px solid #A413AC;
	line-height:20px;
	margin-bottom:5px;
	margin-top:10px;
}
.lettrine{
	color : #A413AC;
}
.div_article ul{
	list-style:none;
	padding:0px;
	margin:0px 0px 0px;	
}
.div_article li{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	list-style:none;
	line-height:20px;
}
.div_article li a{
	color: #503ad6;
	text-decoration: none;
	display:block;
	list-style:none;
}
.div_article li a:visited{
	color: #503ad6;
	text-decoration: none;
}
.div_article li a:hover{
	text-decoration: underline;
	color:#330033;
}

.listeImg{
	margin-top:25px;
	width:100%;
	text-align:center;
}
/**************

/***********/

.table-eleveur{
	margin-top:25px;
	border: 1px solid gray;
	border-collapse:collapse;
	width:90%;
	line-height:20px;
}
.table-eleveur th{
	color:white;
	background-color: #A413AC;
	text-align:left;
}
.table-eleveur tr:hover{

	background-color: #ffccff;
}

.table-portee{
	margin-top:25px;
	border: 1px solid gray;
	border-collapse:collapse;
	width:100%;
	line-height:20px;
}
.table-accueil{
	margin-top:25px;
	border: 1px dotted gray;
	border-collapse:collapse;
	width:100%;
	
}
.table-accueil th{

	text-align:left;
	font-size:14px;
	padding-left:30px;
	border-bottom: 1px dotted gray;
	background: url('images/all/fleche.jpg') no-repeat center left; 
	/*****Standard :  background: url('images/all/fleche.jpg') no-repeat center left; */
	/*****Halloween :  background: url('images/all/flechehallo.jpg') no-repeat center left; */


}
.table-accueil td{
	padding:10px;
	
}
.table-accueil .partenaire{
	text-align:center;
}
/* *********
MENUBOTTOM
********** */
#menubottom{
	list-style:none;
	padding:0px;
	margin:216px 0px 0px 40px;	
	_margin:216px 0px 0px 20px;
	float:left;
	line-height:0px;

}
#menubottom li{
	margin-left:15px;
	float:left;
	
}
#menubottom li a{
	height: 27px;
	display:block;
	float:left;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:white;
	text-align:center;
	text-decoration:none;
	line-height:25px;
}


#menubottom #nav-scf-fr a{
	width: 120px;

}
#menubottom #nav-scf-fr a:hover{
	background-color:#d4d4d4;
	color:#a413ac;
}


#menubottom #nav-dossiers-fr a{
	width: 120px;
	
}
#menubottom #nav-dossiers-fr a:hover{
	background-color:#d4d4d4;
	color:#a413ac;	
}
#menubottom #nav-membres-fr a{
	width: 120px;
	
}
#menubottom #nav-membres-fr a:hover{
	background-color:#d4d4d4;
	color:#a413ac;	
}
#menubottom #nav-sm-fr a{
	width: 160px;
	
}
#menubottom #nav-sm-fr a:hover{
	background-color:#d4d4d4;
	color:#a413ac;
}

/** #menubottom #nav-forum-fr a{
	width: 120px;
	
}
#menubottom #nav-forum-fr a:hover{
	background-color:white;
	color:#d48b15;
}
Ancien bouton Forum - a deleter*/

#menubottom #nav-naissances-fr a{
	width: 120px;
	
}
#menubottom #nav-naissances-fr a:hover{
	background-color:#d4d4d4;
	color:#a413ac;
}

#menubottom #nav-fb-fr a{
	width: 130px;
	
}
#menubottom #nav-fb-fr a:hover{
	background-color:#d4d4d4;
	color:#a413ac;
}



#scf #menubottom #nav-scf-fr a{
	background-color:white;
	color:#a413ac;	
}
#dossiers #menubottom #nav-dossiers-fr a{
	background-color:white;
	color:#a413ac;	
}
#membres #menubottom #nav-membres-fr a{
	background-color:white;
	color:#a413ac;	
}
#affichemembre #menubottom #nav-membres-fr a{
	background-color:white;
	color:#a413ac;	
}
#affichechatons #menubottom #nav-membres-fr a{
	background-color:white;
	color:#a413ac;	
}
#sm #menubottom #nav-sm-fr a{
	background-color:white;
	color:#a413ac;	
}
/** #forum #menubottom #nav-forum-fr a{
	background-color:white;
	color:#d48b15;	
}
Ancien bouton Forum - a deleter*/

#naissances #menubottom #nav-naissances-fr a{
	background-color:white;
	color:#a413ac;	
}
#chaton #menubottom #nav-naissances-fr a{
	background-color:white;
	color:#a413ac;	
}


#footernav {
	clear:both;
	position:relative;
	margin: 0;
	padding: 0;
	/*position:relative;
	left:50%;*/
	 margin-left:auto;
	margin-right:auto;
	width:980px;
	/*margin:0 0 0 -490px;	*/

}
#menufooter {
	float:right;
	font-size: 90%;
	margin-top:45px;
	margin-right:40px;
}


/* ##############
	FORMULAIRES
###############  */
input, textarea, option, select {
	background : #eef3f5;
	color : #000;
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 1em;
}
input, textarea {
	border-width : 1px;
}
*>input, *>textarea {
	border-color : #333;
}

label, span.label {
	display : block;
}

input.submit {
	border-style : outset;
	background : #d2e0e6 url('../_img/degrade_bleu.png') repeat-x 0 100%;
	font-weight : bold
}

input.submit:hover, input.submit:focus {
	background : #fc3 url('../_img/degrade_orange.png') repeat-x 0 100%;
}

input.submit:active {
	border-style : inset;
}

fieldset {
 border: 1px solid #ccc;
 padding: 1em;
 margin: 1em 0;
 width : 95%;
}
legend {
 color: #999;
 background: #fff;
 padding: 0 .25em;
 font-weight: bold;
}

p.field {
	clear : left;
	margin : 0;
	padding : 1em 0 0 0;
}

label.float, span.label {
	position : relative;
	float : left;
	width : 25%;
	padding-right : 0.5em;
}