/* Bonjour éventuel visiteur ^__^... Ici c'est chez moi, donc c'est rangé un peu comme ça m'arrange. Pour trouver ce que tu cherches, dis toi que les sélecteurs sont classés pour les plus courants dans l'ordre de leur apparition dans la page, du haut vers le bas... Les autres sont par ordre alphabétique, puis viennent les liens du forum, et et les liens sont à la fin. Bonne visite <3*/

/*Attention : pour les zones spéciales à l'intérieur des zones, le sélecteur de référence est celui le plus inclu...*/

/*Ici, c'est les zones courantes : body, conten..., les deux colonnes (et E) de part et d'autre des deux cadres du centre*/


.bg {
	background : #dac1a3 url(bas.png) fixed bottom left no-repeat;
	color:#1C1205;
	padding:0px;
}


.titre{
	background-image:url(head.png);
	width:800;
	height:216;
}


.conteneur{
	color : #000000;
	margin-left : 50%;/* Ne pas toucher sinon graves déformations lol*/
}

.contenant{
	width : 980px;/* Ne pas toucher sinon graves déformations lol*/
	margin-left : -500px;
}


.marge {
	color:#F4F08A;
	font-size : 14px;
	padding : 0px;
	width:148;
	float: left;		/*Lol, on pourra s'amuser avec le premier avril histoire de tout chambouler*/
}


/*avec dedans (et il vaut mieux jouer avec ces sélecteurs)...*/

.actions {
	background-color: #ECE68E; /*D8C69F*/
	color: #000000;
	border-left:3px outset #776D57;   
	border-right:3px outset #090603;
	border-bottom:3px outset #090603;
	border-top:3px outset #776D57;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	padding : 5px;
	font-size : 15px;
	float: right;
	margin-top:50px;
}

.actions center{
	color: black ;
}

.topactions {
	background-image:url(menu-01.png);
	background-repeat : no-repeat;
	width:150px;
	height:19px;
}

.fondactions{
	background-image:url(menu-02.png);
	background-repeat:repeat-y;
	width:150px;
	text-align: center;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding:10px
}

.bottomactions {
	background-image:url(menu-03.png);
	background-repeat : no-repeat;
	width:150px;
	height:17px;
}


.corps2 {
	color: black;
	border:5px ridge #A7792B ;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	padding : 10px;
}

.topcorps {
	background-image:url(colonneC-01.png);
	background-repeat : no-repeat;
	width:650px;
	height:18px;
}

.bottomcorps {
	background-image:url(colonneC-03.png);
	background-repeat : no-repeat;
	width:650px;
	height:20px;
}

.fondcorps{		/* Cadres de news */
	background-image : url(colonneC-02.png);
	background-repeat : repeat;
	color:#ffffff;
	padding : 15px;
	padding-top:0px;
	padding-bottom:0px;
}

.fondcorps tbody{
	background-color : transparent;
}



.topmenu {
	background: url(menu-01.png) center no-repeat; 
	height : 19px ; 
}

.fondmenu {
	background-color:transparent;
	background-image:url(menu-02.png);
	background-position:center;
	color: black;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding:0px 10px 0px 10px;
}

.bottommenu {
	background :url(menu-03.png) center no-repeat; 
	margin-left : -1px;
	height : 17px; 
	width : 150px; 
}


.soustitre {
	background-color:rgb(141, 115, 83);
	border: 4px dotted #352620;
	padding : 10px;
	padding-bottom: 30px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}


.toptitre {
	background-image:url(titre-01.png);
	background-repeat : no-repeat;
	width:650px;
	height:44px;
}

.bottomtitre {
	background-image:url(titre-03.png);
	background-repeat : no-repeat;
	width:650px;
	height:50px;
}

.fondtitre{		/* Cadre News, le grand titre */
	background-image : url(titre-02.png);
	background-repeat:repeat;
	background-position: top center;
	padding : 0px 15px 0px 15px;
}
/**/
.combleu {     /* texte du cadre de titre quand il est pas organisé en images */
	color:black ;
	font-family:"Comic Sans MS";
	text-decoration: none;
}
/**/
.fondtitre td{
	color:white;
}


/*Zones moins courantes du site, classées par ordre alpha*/


.actions2{
	font-size : 15px;
	padding : 0px;
	width:148;
	float: right;
	color:black;
	text-align: center;
}


.blocnote{
	border: 1px dotted Black;
	margin-left:150;
	text-align:left;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	padding-right : 10px;
	font-family: Verdana, Arial;
	font-size: 10px;
	width:400;
	position: absolute;   
	visibility : visible;
}


.box { 
	background-image:url(fond.png);
	background-repeat : no-repeat; 
	background-color:white; 
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin-right : 10px  ; 
	width : 410px;  
	float : left; 
	overflow: hidden;
}


.carte {
	color:black;
	text-decoration: none;
	font-family:"Comic Sans MS";
	font-size: 12;
}


.cartecomplete{
	background-color:white;
	border-left:5px solid #000000; /* couleur du cadre */
	border-right:5px solid #000000;
	border-bottom:5px solid #000000;
	border-top:5px solid #000000;
	color:chocolate;
	text-decoration: none;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	font-family:"Comic Sans MS";
	font-size: 12;
	padding : 0px;
	overflow: scroll;
}


.chev {
	background-color:#000000;
	border-left:5px solid #000000; /* couleur du cadre */
	border-right:5px solid #000000;
	border-bottom:5px solid #000000;
	border-top:5px solid #000000;
	color : white;
	margin-right : 15px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	width : 98%;
	height : 360px;
}


.corps3 {
	padding: 0px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width:650px;
}


.ecurie { 
	background-color: transparent;
	background-image:url("/pres/front.png");
	background-repeat:no-repeat ;
	background-position:bottom right;
	border-left:5px solid #000000;
	border-right:5px solid #000000;
	border-bottom:5px solid #000000;
	border-top:5px solid #000000;
	color : white;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-right : 15px;
	margin-bottom : 15px;
	width : 180px;
	height : 180px;
	float : left;
}


.fondmenu font {color:white !important;}


form {
	margin:0px;
	}

.formulaires{
	background-color: white;
	width:620px;
	FONT-SIZE: 12pt;
	FONT-FAMILY:'times new roman';
}


.historique {
	background-color: #A48D71;
	color:#7D4119;
	padding : 3px;
}
/**/
.corps2 .historique {
	background-color: #DDBE55;
	background-color : rgba(221,190,85,0.5);
}

.historique font {color:grey;}/*#DAC1A3*/

.infobulle{		/* cadre d'informations s'affichant si survole un lien */
	border: 1px dashed #EFEFEF;
	padding: 5px;
	padding-bottom : 25px;
	font-family: Verdana, Arial;
	font-size: 10px;
	position: absolute;   
	visibility : hidden;
}

.infobulle2{   
	background-color: #FFFFCC;
	background-image:url(titlebg.png);
	background-repeat:repeat-x ;
	background-position:bottom right;
	border: 1px solid white;
	padding: 5px;
	padding-bottom : 25px;
	font-family: Verdana, Arial;
	font-size: 10px;
	position: absolute;
}


.minimenu{
	background-image:url(close.png);
	background-repeat:no-repeat ;
	background-position:top right;
	background-color: #653300;
	border: 1px solid #E8D9AD;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
	padding-right : 10px;
	font-family: Verdana, Arial;
	font-size: 10px;
	text-align:left;
	position: absolute;   
	visibility : hidden;
}

.minimenu .atype5 {
	color:#DAC1A3;/*#F1E7B3*/
}

.news { /* en réalité c'est les [quote=][/quote]*/
	background-color: #ffffff;
	border-left:2px solid #000000; /* couleur du cadre */
	border-right:2px solid #000000;
	border-bottom:2px solid #000000;
	border-top:2px solid #000000;
	padding : 3px;
	margin-right : 15px;
	width : 98%;
}


.pres { 
	margin-right : 10px; 
	width : 410px;  
	float : left; 
}


.reste { font-size : 11px}


.soustitre3 {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding:0px;
	width:650px;
}



/* --------------------Le Forum-------------------- */

.sujetnormal {
	color: #000000;
}

.sujetimportant {
	color: red;
}

.sujetclasse {
	color: #746B44;
}

.fondcorps .titrecolonne { /*bien laisser après la dddm sinon se faire évincer*/
	color: #CAB288 !important;
	font-family:"Comic Sans MS";
	text-decoration: none;
}



/* --------------------Les liens-------------------- */

center {color:#000000;}

#heurerest {color: #BCAB97 ;}

#argent {color: #F6EFB7 ;}

#jeton {color: #68553F ;}

#histo a {color:#EBE356;}


.atypespe {
	color: black;
	text-decoration: none
}

.atypespe a{color: brown;}

.atypespe:hover {text-decoration: none}


.atype1 {		/*Acheter ou vendre*/
	color: #EBE356;
	text-decoration: none
}

.atype1:before{content:url(../defaut/hrefbg2.png);}

.atype1:hover {
	background-image:url();
	text-decoration: underline;
}

.atype1:hover:before{content:url(../defaut/hrefbg.png);}


.atype2 {		/*mot Bloc-note, et associations*/
	color: #C6B8A7;
	text-decoration: none;
}

.atype2:before{content:url(../defaut/hrefbg2.png);}

.atype2:hover {text-decoration: underline;}

.atype2:hover:before{
	content:url(../defaut/hrefbg.png);
}


.atype3 {		/* liens Mes loups dans la colonne de gauche, les mâles si différentiation activée */
	color: #DAC1A3;
	text-decoration: none;
}

.atype3:hover {text-decoration: underline;}

.actions .atype3 {		/* liens pubs de droite */
	color: #4E95C9; 
	text-decoration: none;
}

.atype4 {		/* liens Autres dans la colonne de gauche */
	color: #39332B; 
	text-decoration: none;
}

.atype4:before{content:url(../defaut/hrefbg2.png);}

.atype4:hover {text-decoration: underline;}

.atype4:hover:before{content:url(../defaut/hrefbg.png);}

.actions2 .atype4 {		/* liens pubs de droite */
	color: #E7D7AC; 
	text-decoration: none;
}


.atype5 {		/*Amis*/
	color: #592D00;
	text-decoration: none;
}

.atype5:before{content:url(../defaut/hrefbg2.png);}

.atype5:hover {text-decoration: underline ;}

.actions .atype5 {		/* liens pubs de droite */
	color: #E8D8AD; 
	text-decoration: none;
}


.atype6 {
	color: orange;
	text-decoration: none;
}

.atype6:before{content:url(../defaut/hrefbg2.png);}

.atype6:hover {text-decoration: underline;}

.atype6:hover:before{content:url(../defaut/hrefbg.png);}


.atype7 {      /*lien chenil*/
	color: black;
	text-decoration: underline;
}

.atype7:before{content:url(../defaut/hrefbg2.png);}

.atype7:hover {text-decoration: underline;}

.atype7:hover:before{content:url(../defaut/hrefbg.png);}


.atype8 {		/*Communication*/
	color: #F1E7B3;
	text-decoration: none;
}

.atype8:before{content:url(../defaut/hrefbg2.png);}

.atype8:hover {text-decoration: underline;}

.atype8:hover:before{content:url(../defaut/hrefbg.png);}


.atype9 {
	color: white;
	text-decoration: none;
}

.atype9:before{content:url(../defaut/hrefbg2.png);}

.atype9:hover {
	text-decoration: underline;
}/*background-image:url(../defaut/pixel.png) mais ne marche pas*/

.atype9:hover:before{content:url(../defaut/hrefbg.png);}


.atype10 {		/*Admin, réglages*/
	color: #685343;
	text-decoration: none;
}

.atype10:before{content:url(../defaut/hrefbg2.png);}

.atype10:hover {text-decoration: underline;}

.atype10:hover:before{content:url(../defaut/hrefbg.png);}


.atype11 {color: red;}	/*Mais qu'est-ce que ça peut être ?*/


.atype12 {		/* loups femelles */
	color: #D59460;
	text-decoration: none;
}

.atype12:hover {
    background-image:url(../defaut/pixel.png);
	text-decoration: underline;
}



.combleu a{color: pink;}


.corps2 a{color: #663300; }


.ecurie a {color : #ffffff;}


.historique a {color : #EBE356;}


.reste a{color : #ffffff;}


.infobulle a{color:#7A2016;}     /*cadre d'informations s'affichant si survole un lien */



/* --------------------Biggy, arrête de mettre du css dans le html, pitié ç__ç-------------------- */

.amis {
background-color : #DDCFB3;
	-moz-border-radius: 5px ;
	-webkit-border-radius: 5px;
}
.combleu[style="color: gray;"] {
	color : white !important ;
}

.combleu[style="color: green;"] {
	color : #663300 !important ;
}

span[style="color: rgb(36, 136, 132); font-size: 13px; font-family: Comic Sans MS;"] {
	color : #B9A38A !important ;
}

.fondactions div{
	-webkit-border-radius: 5px !important;
}



#elevage1 {
	-webkit-border-radius:5px;
}
#elevage2 {
	-webkit-border-radius:5px;
}
#elevage3 {
	-webkit-border-radius:5px;
}
#elevage4{
	-webkit-border-radius:5px;
}
#elevage5 {
	-webkit-border-radius:5px;
}
#elevage6 {
	-webkit-border-radius:5px;
}
#elevage7 {
	-webkit-border-radius:5px;
}
#elevage8 {
	-webkit-border-radius:5px;
}
#elevage9 {
	-webkit-border-radius:5px;
}


div[style="display: block; background-color: rgb(221, 207, 179); -moz-border-radius: 5px 5px 5px 5px;"] {
	background-color:rgb(89, 45, 0) !important;
	background-color:rgba(89, 45, 0, 0.3) !important;
}

div[style="display: block; background-color: rgb(221, 207, 179); -moz-border-radius: 5px 5px 5px 5px;"] {
	background-color:rgb(89, 45, 0) !important;
	background-color:rgba(89, 45, 0, 0.3) !important;
}

div[style="background-color: rgb(221, 207, 179); -moz-border-radius: 5px 5px 5px 5px;"] {
	background-color:rgb(89, 45, 0) !important;
	background-color:rgba(89, 45, 0, 0.3) !important;
}


