﻿.btn{
	line-height:25px;
	height: 24px; 
	color:#200001;
	font-size:14px;
	font-weight:bolder;
	text-align:center; 
	background-image:url('images/btnAgrandirTexte2.jpg');
	-webkit-box-shadow: 11px 11px 8px 0px rgba(50, 50, 50, 0.8);
	-moz-box-shadow:    11px 11px 8px 0px rgba(50, 50, 50, 0.8);
	box-shadow:         11px 11px 8px 0px rgba(50, 50, 50, 0.8);
	cursor:default;
	
	-moz-border-radius-topleft: 25px;
	-webkit-border-top-left-radius: 25px;
	 border-top-left-radius: 25px;
	-moz-border-radius-topright: 25px;
	-webkit-border-top-right-radius: 25px;
	border-top-right-radius: 25px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;	
}

.btn:hover{
	background-image:url('images/btnAgrandirTexte_H.png');
	color:white;
	cursor:pointer;
	
	-webkit-box-shadow: 2px 2px 2px 0px rgba(10, 10, 50, 0.9);
	-moz-box-shadow:    2px 2px 2px 0px rgba(10, 10, 50, 0.9);
	box-shadow:         2px 2px 2px 0px rgba(10, 10, 50, 0.9);
	
}

.btn_index_1{
	position:relative;
	width:15px;
	min-height:15px;
	left:10px;
	margin-top:1px;
	padding-top:1px;
	padding-bottom:3px;
	padding-left: 10px;
	padding-right:8px;
	text-decoration:none;
	font-size:12px;
	text-shadow: 0px -1px 0px rgba(30, 30, 30, 0.8);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	
	-webkit-border-top-right-radius: 13px;
	-moz-border-top-right-radius: 13px;
	border-top-right-radius: 13px;
	
	
	background: maroon; /*rgb(210, 164, 157); */
	background: -moz-linear-gradient(90deg, rgb(210, 164, 157) 27%, rgb(255, 240, 194) 82%);
	background: -webkit-linear-gradient(90deg, rgb(210, 164, 157) 27%, rgb(255, 240, 194) 82%);
	background: -o-linear-gradient(90deg, rgb(210, 164, 157) 27%, rgb(255, 240, 194) 82%);
	background: -ms-linear-gradient(90deg, rgb(210, 164, 157) 27%, rgb(255, 240, 194) 82%);
	background: linear-gradient(0deg, rgb(210, 164, 157) 27%, rgb(255, 240, 194) 82%);
	-webkit-box-shadow: 5px 8px 10px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    5px 8px 10px rgba(50, 50, 50, 0.75);
	box-shadow:         5px 8px 10px rgba(50, 50, 50, 0.75);
	color: black;
}
.btn_index_1:hover{
	
	background: rgb(167, 50, 36);
	background: -moz-linear-gradient(88deg, rgb(167, 50, 36) 30%, rgb(63, 33, 26) 70%);
	background: -webkit-linear-gradient(88deg, rgb(167, 50, 36) 30%, rgb(63, 33, 26) 70%);
	background: -o-linear-gradient(88deg, rgb(167, 50, 36) 30%, rgb(63, 33, 26) 70%);
	background: -ms-linear-gradient(88deg, rgb(167, 50, 36) 30%, rgb(63, 33, 26) 70%);
	background: linear-gradient(178deg, rgb(167, 50, 36) 30%, rgb(63, 33, 26) 70%);
	color:white;

}
.ListeBtn{
	color:black;
}
.ListeBtn:hover{
	color:white;
}


a{
	 font-style:inherit;
	 color:white;
	 
}

.fermeture_X{display:block;
	position:relative;float:right; top:2px; width:32px; height:32px;  font-size:20px;text-align:center; margin:15px;  padding-top:8px;
	
	color: rgb(255, 255, 255);
	font-family:Arial, Helvetica, sans-serif;
	/*font-size: 15px;
	font-weight:bolder;
	padding-left: 5px;
	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	*/	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
	
	
	text-shadow: 0px -1px 0px rgba(30, 30, 30, 0.8);
	background: rgb(155, 0, 0);
	background: -moz-linear-gradient(90deg, rgb(155, 0, 0) 27%, rgb(255, 144, 95) 82%);
	background: -webkit-linear-gradient(90deg, rgb(155, 0, 0) 27%, rgb(255, 144, 95) 82%);
	background: -o-linear-gradient(90deg, rgb(155, 0, 0) 27%, rgb(255, 144, 95) 82%);
	background: -ms-linear-gradient(90deg, rgb(155, 0, 0) 27%, rgb(255, 144, 95) 82%);
	background: linear-gradient(0deg, rgb(155, 0, 0) 27%, rgb(255, 144, 95) 82%);
	-webkit-box-shadow: 3px 4px 8px rgba(50, 50, 50, 1);
	-moz-box-shadow:    3px 4px 8px rgba(50, 50, 50, 1);
	box-shadow:         3px 4px 8px rgba(50, 50, 50, 1);	
	text-decoration:none;
	cursor:default;
}

.fermeture_X:hover{
	background: rgb(250, 255, 0);
	color:black;
	cursor:pointer;
}

#ombreBoiteTitres{
	position:relative;float:left;top:17px; width:230px; height:60px;left:27px;  background-repeat:no-repeat;
	-webkit-box-shadow: 11px 11px 8px 0px rgba(10, 10, 10, 0.8);
	-moz-box-shadow:    11px 11px 8px 0px rgba(10, 10, 10, 0.8);
	box-shadow:         11px 11px 8px 0px rgba(10, 10, 10, 0.8);	
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	 border-top-left-radius: 5px;
	-moz-border-radius-topright: 25px;
	-webkit-border-top-right-radius: 25px;
	border-top-right-radius: 25px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 25px;
	-webkit-border-bottom-left-radius: 25px;
	border-bottom-left-radius: 25px;	
}

#DescriptionFormat{
	font-size:25px;
	color:yellow;
}

#texteExplicatif{
	padding:10px;
	position:relative;
	
	width:auto;
	height:75px;	
	margin-right:80px;
	color:#440204;
	background-color:black; 
	 	
	font-size:14px;color:white;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	overflow: hidden;
	z-index:50;
}
#btnAgrandirTexte{
	
	position:relative;
	float:left
}

.auto-style1 {
	margin-right: 2px;
}

#bande_0{
	position:relative;float:left;
	border-radius: 5px 43px 51px 1px; position:absolute; top:0px;background-color:#433432; width:99%;height:411px; left: 10px;
		 -moz-border-radius-topleft: 5px;
		 -webkit-border-top-left-radius: 5px;
		 -moz-border-radius-topright: 43px;
		 -webkit-border-top-right-radius: 43px;
		 -moz-border-radius-bottomright: 51px;
		 -webkit-border-bottom-right-radius: 51px;
		 -moz-border-radius-bottomleft: 51px;
		 -webkit-border-bottom-left-radius: 51px;
		
			background: rgb(48, 48, 52);
			background: -moz-linear-gradient(90deg, rgb(48, 48, 52) 21%, rgb(103, 0, 0) 78%);
			background: -webkit-linear-gradient(90deg, rgb(48, 48, 52) 21%, rgb(103, 0, 0) 78%);
			background: -o-linear-gradient(90deg, rgb(48, 48, 52) 21%, rgb(103, 0, 0) 78%);
			background: -ms-linear-gradient(90deg, rgb(48, 48, 52) 21%, rgb(103, 0, 0) 78%);
			background: rgb(48, 48, 52) url('images/fond_5.jpg');

}

#conteneurTotal{
	
	border-radius: 5px 5px 32px 30px; position:relative; margin:auto; width:1010px;height:3020px; left: 0px; top: 0px;
-moz-border-radius-topleft: 15px;
-webkit-border-top-left-radius: 15px;
 border-top-left-radius: 15px;
-moz-border-radius-topright: 90px;
-webkit-border-top-right-radius: 90px;
border-top-right-radius: 90px;
-moz-border-radius-bottomright: 32px;
-webkit-border-bottom-right-radius: 32px;
border-bottom-right-radius: 32px;
-moz-border-radius-bottomleft: 32px;
-webkit-border-bottom-left-radius: 32px;
border-bottom-left-radius: 32px;	 
	 border:5px aqua solid;
 
	background-color:black;
	
	background: rgb(0, 0, 0);
	background: -moz-linear-gradient(252deg, rgb(0, 0, 0) 68%, rgb(203, 0, 0) 100%);
	background: -webkit-linear-gradient(252deg, rgb(0, 0, 0) 68%, rgb(203, 0, 0) 100%);
	background: -o-linear-gradient(252deg, rgb(0, 0, 0) 68%, rgb(203, 0, 0) 100%);
	background: -ms-linear-gradient(252deg, rgb(0, 0, 0) 68%, rgb(203, 0, 0) 100%);
	background: linear-gradient(342deg, rgb(0, 0, 0) 68%, rgb(203, 0, 0) 100%);	
	
background: rgb(130, 22, 0);
background: -moz-linear-gradient(75deg, rgb(130, 22, 0) 0%, rgb(0, 0, 0) 23%);
background: -webkit-linear-gradient(75deg, rgb(130, 22, 0) 0%, rgb(0, 0, 0) 23%);
background: -o-linear-gradient(75deg, rgb(130, 22, 0) 0%, rgb(0, 0, 0) 23%);
background: -ms-linear-gradient(75deg, rgb(130, 22, 0) 0%, rgb(0, 0, 0) 23%);
background: linear-gradient(165deg, rgb(130, 22, 0) 0%, rgb(0, 0, 0) 23%);

background: rgb(162, 22, 0);
background: -moz-linear-gradient(75deg, rgb(162, 22, 0) 0%, rgb(0, 0, 0) 16%);
background: -webkit-linear-gradient(75deg, rgb(162, 22, 0) 0%, rgb(0, 0, 0) 16%);
background: -o-linear-gradient(75deg, rgb(162, 22, 0) 0%, rgb(0, 0, 0) 16%);
background: -ms-linear-gradient(75deg, rgb(162, 22, 0) 0%, rgb(0, 0, 0) 16%);
background: linear-gradient(165deg, rgb(162, 22, 0) 0%, rgb(0, 0, 0) 16%);

	
	
}

#conteneurCibleAvertissement{
	position:relative;top:12px; left:195px;  width:218px; height:68px; padding:8px;font-size:12px;color:aqua;text-align:center;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	background-image:url('images/FondMessages.png');
	background-repeat:no-repeat;
	background-position:center;
	z-index:500;	
}

#conteneurAnim{
	clear:both;position:relative;width:105%;background-color:#304852;
	-webkit-box-shadow: inset -2px 36px 22px -6px rgba(0, 0, 0, 0.69);
	-moz-box-shadow:    inset -2px 36px 22px -6px rgba(0, 0, 0, 0.69);
	box-shadow:         inset -2px 36px 22px -6px rgba(0, 0, 0, 0.69);		
	z-index:1000;
}
.conteneurAnim{
	clear:both;position:absolute;width:105%;background-color:#304852;
	-webkit-box-shadow: inset -2px 36px 22px -6px rgba(0, 0, 0, 0.69);
	-moz-box-shadow:    inset -2px 36px 22px -6px rgba(0, 0, 0, 0.69);
	box-shadow:         inset -2px 36px 22px -6px rgba(0, 0, 0, 0.69);		
	z-index:1000;
}




#conteneurAnalyseAnimee{
	position:relative;top:50000px;width:988px; height:1845px;z-index:100;margin:auto;-moz-border-radius-topleft: 20px;
	-webkit-border-top-left-radius: 20px;
	 border-top-left-radius: 20px;
	-moz-border-radius-topright: 20px;
	-webkit-border-top-right-radius: 20px;
	border-top-right-radius: 20px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

#BandeGrise{
	clear:both;  position:relative;top:-230px; margin-top:20px; left:24px; width:932px; height:1760px; 
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
	 -moz-border-radius-topright: 130px;
	-webkit-border-top-right-radius: 130px;
	border-top-right-radius: 130px;
	-moz-border-radius-bottomright: 18px;
	-webkit-border-bottom-right-radius: 18px;
	border-bottom-right-radius: 18px;
	-moz-border-radius-bottomleft: 18px;
	-webkit-border-bottom-left-radius: 18px;
	border-bottom-left-radius: 18px;
					
	-webkit-box-shadow: -9px -8px 18px 0px rgba(0, 0, 0, 1);
	-moz-box-shadow:    -9px -8px 18px 0px rgba(0, 0, 0, 1);
	box-shadow:         -9px -8px 18px 0px rgba(0, 0, 0, 1);
	background: rgb(107, 102, 102);
	background: -moz-linear-gradient(100deg, rgb(107, 102, 102) 30%, rgb(61, 59, 63) 70%);
	background: -webkit-linear-gradient(100deg, rgb(107, 102, 102) 30%, rgb(61, 59, 63) 70%);
	background: -o-linear-gradient(100deg, rgb(107, 102, 102) 30%, rgb(61, 59, 63) 70%);
	background: -ms-linear-gradient(100deg, rgb(107, 102, 102) 30%, rgb(61, 59, 63) 70%);
	background: linear-gradient(190deg, rgb(107, 102, 102) 30%, rgb(61, 59, 63) 70%);
	z-index:0
}

.zoneCommentairesAcceptes{
	position:relative;width:819px;margin-top:5px;padding:10px;left: 18px; height: auto;color:black;
-moz-border-radius-topleft: 35px;
-webkit-border-top-left-radius: 35px;
 border-top-left-radius: 35px;
-moz-border-radius-topright: 15px;
-webkit-border-top-right-radius: 15px;
border-top-right-radius: 15px;
-moz-border-radius-bottomright: 35px;
-webkit-border-bottom-right-radius: 35px;
border-bottom-right-radius: 35px;
-moz-border-radius-bottomleft: 15px;
-webkit-border-bottom-left-radius: 15px;
border-bottom-left-radius: 15px;	
background: rgb(105, 105, 105);	
}



