@charset "utf-8";
/* CSS Document */

#corps {
	width: 970px;
	margin-left: 50%;
	left: -485px;
	position: relative;
	top: 50px;
	float: left;
}
#info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #993300;
	width: 970px;
	position: relative;
	float: left;
	z-index: 100;
}
#info a:link {
	color: #441E11;
	text-decoration: none;
}
#info a:visited {
	color: #441E11;
	text-decoration: none;
}
#info a:hover {
	color: #FF6600;
	text-decoration: none;
}
#corps #bandeauHaut {
	position: relative;
	float: left;
}

#corps #bandeauBas {
	position: relative;
	float: left;
}
#corps #bandeauGauche {
	float: left;
	position: relative;
}
#corps #milieu {
	float: left;
	position: relative;
	width: 970px;
	background-image: url(images/fondmilieu.jpg);
	background-repeat: repeat-y;
}


#corps a:link {
	color: #441E11;
	text-decoration: none;
}
#corps a:visited {
	color: #441E11;
	text-decoration: none;
}
#bandeauGauche2  {
	float: left;
	position: relative;
	background-image: url(images/gauche2.jpg);
	background-repeat: no-repeat;
	height: 396px;
	width: 210px;
	color: #FFFFFF;
	font-family: "Comic Sans MS";
	text-decoration: none;
	font-size: 12px;
	padding-top: 125px;
	padding-left: 35px;
}
#bandeauGauche2  a:link  {
	float: left;
	color: #FFFFFF;
	font-family: "Comic Sans MS";
	text-decoration: none;
	font-size: 12px;
}
#bandeauGauche2  a:visited  {
	float: left;
	color: #FFFFFF;
	font-family: "Comic Sans MS";
	text-decoration: none;
	font-size: 12px;
}
#bandeauGauche2 a:hover     {
	float: left;
	color: #FF6600;
	font-family: "Comic Sans MS";
	text-decoration: none;
	font-size: 12px;
}

#article {
	float: left;
	background-color: #A08B70;
	font-family: "Comic Sans MS";
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	position: relative;
}

#article td {
	text-align: center;
}
#article tr:hover {
	background-color: #846455;
}

#entete_article {
	float: left;
	background-color: #350202;
	text-align: center;
	color: #FF6600;
	position: relative;
}
#article a:link {
	color: #000000;
	text-decoration: none;
}
#article a:visited {
	color: #000000;
	text-decoration: none;
}
#article a:hover {
	filter: Alpha(Opacity=50, FinishOpacity=100, Style=line, StartX=0, StartY=0, FinishX=15, FinishY=15);
	color: #FF6600;
	text-decoration: none;
}
#article th {
	text-align: center;
	font-family: "Comic Sans MS";
}
#lienext {
	background-image: url(images/fondlien.jpg);
	background-repeat: repeat-y;
	font-family: "Comic Sans MS";
	font-size: 11px;
	color: #FFFFFF;
	width: 205px;
	padding-left: 40px;
	position: relative;
}
#lienext a:link {
	color: #FFFFFF;
}
#lienext a:visited {
	color: #FFFFFF;
}
#lienext a:hover {
	color: #FF6600;
}
#rubrique  {
	float: left;
	position: relative;
	width: 245px;
}
#contenu  {
	float: left;
	position: relative;
	width: 725px;
	color: #FFFFFF;
	text-decoration: none;
	z-index: 1;
	visibility: visible;
}
#contenu a:link   {
	color: #FFFFFF;
	text-decoration: none;
}
#contenu a:visited   {
	color: #FFFFFF;
	text-decoration: none;
}
#contenu a:hover   {
	color: #FF6600;
	text-decoration: none;
}
#corps h3 {
	font-size: 10px;
	font-family: "Comic Sans MS";
	text-decoration: none;
}
#photo {
	text-align: center;
}
#animation    {
	position:fixed !important;
	position: absolute;
	height: 95%;
	width: 95%;
	background-image: url(docadmin/noirtrans.png);
	background-repeat: repeat;
	z-index: 130;
	left: 2.5%;
	top: 2.5%;
	border: 2px solid #FFFFFF;
	font-size: 14px;
	color: #FFFFFF;
	font-family: "Courier New", Courier, monospace;
	text-decoration: none;
	
}
#animation  a:link  {
	color: #FFFFFF;
	text-decoration: none;
}
#animation  a:visited  {
	
	color: #FFFFFF;
	text-decoration: none;
}
#animation  a:hover  {
	
	color: #999999;
	text-decoration: underline overline;
}
#corps #detect {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	text-align: center;
}
