@charset "utf-8";

/* CSS Document */



body

{

margin:0;

padding:0;

}

div.main_cat

{

width:200px;

height:100%;

overflow:auto;

}

div.cat1

{

width:100%;

height:44px;

} 

a.catog:link, a.catog:visited

{

font-family:Arial;

font-size:20px;

color:#868686;

font-weight:bold;

text-decoration:none;

}

a.catog:hover, a.catog:focus, a.catog:active

{

font-family:Arial;

font-size:20px;

color:#cc0001;

font-weight:bold;

text-decoration:none;

}



a.Fido:link

{

font-family:Arial;

font-size:18px;

color:#868686;

font-weight:bold;

text-decoration:none;

}

 a.Fido:visited

{

font-family:Arial;

font-size:18px;

color:#868686;

font-weight:bold;

text-decoration:none;

}

a.Fido:hover, a.Fido:focus, a.Fido:active

{
	font-family:Arial;
	font-size:small;
	color:#000000;
	font-weight:bold;
	text-decoration:none;

}



div.files

{
	width:90%;
	height:100%;
	overflow:auto;
	padding-left:10px;
	font-family:Arial;
	font-size:small;
	color:#000000;
	line-height:20px;

}

.file{
	font-family:Arial;
	font-size:small;
	color:#000000;
	height:45px;
	vertical-align:middle;

}

.file a{
	font-family:Arial;
	font-size:small;
	color:#000000;
	height:45px;
	text-decoration:none;
	vertical-align:middle;
	font-weight: bold;

}




.file a:hover{
	font-family:Arial;
	font-size:small;
	color:#60143A;
	height:45px;
	vertical-align:middle;
	text-decoration:underline;

}



.blck_heading

{

font-family:Arial;

font-size:18px;

color:#000000;

font-weight:bold;

text-decoration:none;

}

.blck_magenta

{

font-family:Arial;

font-size:18px;

color:#7C1A4D;

font-weight:bold;

text-decoration:none;

}

.subtitle_right {

	font-family: Arial, Georgia;

	font-size:12px;

	color:#666666;

	text-decoration:none;

	text-align:left;

}

.subtitle {

	font-family: Arial, Georgia;

	font-size: small;

	color:#666666;

	text-decoration:none;

	text-align:center;

}

.subtitle a{

	font-family: Arial, Georgia;

	font-size: small;

	color:#666666;

	text-decoration:none;

	text-align:center;

}

.subtitle a:hover{

	font-family: Arial, Georgia;

	font-size: small;

	color:#666666;

	text-decoration:underline;

	text-align:center;

}

.title {
	font-family: Arial, Georgia;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
	text-decoration:none;
	text-align:center;

}

.button {
	font-family: Arial, Georgia;
	font-size: 14px;
	font-weight: bold;
	color:#000000;
	text-align:center;

}


.title a{
	font-family: Arial, Georgia;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
	text-decoration:none;
	text-align:center;

}

.title a:hover{
	font-family: Arial, Georgia;
	font-size: 12px;
	font-weight: bold;
	color:#66133D;
	text-decoration:none;
	text-align:center;

}

.title_w {

	font-family: Arial, Georgia;

	font-size: small;

	font-weight: bold;

	color:#ffffff;

	text-decoration:none;

	text-align:center;

}



.title_w a{

	font-family: Arial, Georgia;

	font-size: small;

	font-weight: bold;

	color:#ffffff;

	text-decoration:none;

	text-align:center;

}

.title_w a:hover{

	font-family: Arial, Georgia;

	font-size: small;

	font-weight: bold;

	color:#ffffff;

	text-decoration:none;

	text-align:center;

}

#content #animation-top {
	float: left;
	height: 350px;
	width: 900px;
	margin-top: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	background-image: url(images/accueil-animation-back.jpg);
	background-repeat: no-repeat;
	margin-left: 7px;
	border-left-style: none;
	background-position: top;

}

