/* CSS Document */
*{
	margin: 0;
	padding:0;
}
body {
	font-family:"Trebuchet MS", Verdana;
	font-size:12px;
}
p{

}

h1{
	color:#73A7A6;
	font-size:16px;
	margin: 0;
}
h2{
	font-size: 30px;
	letter-spacing: -1px;
	color:#73A7A6;
	margin: 0 0 15px 0;
	padding: 0 20px 5px 20px;
	text-align: right;
	border-bottom: 1px dotted #CCCCCC;
}
h3{
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	margin:0;
}
ul{
	padding: 10px 0 0 20px;
	list-style-type: square;
}
li, li.spip{
	margin: 0 0 0 20px;
	list-style-type: square;
}

#feinte{
	background:url(design/middle.jpg) center repeat-y;
}
#degrade{
	background: url(design/degrade.jpg) repeat-x ;
}
#middle{
	margin: auto;
}
#top{
	background:url(design/top.jpg) center top no-repeat;
	margin:0;
}
#bottom{
	padding: 90px 05px 0;
	width:780px;
	margin:auto;
	background-image: url(design/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#contenu{
	position: relative;
	margin: 0px 130px 0px 130px;
}
#menu{
	width: 65px;
	height: 270px;
	float: left;
	position: absolute;
	left: -80px;
	text-align: right;
}


#entete{
	width:400px;
	height:150px;
	text-align: right;
	background:url(design/entete.jpg);
}
#entete *{
	margin: 0;
	padding: 0;

}

#entete h1{
	font-size: 50px;
	letter-spacing: -3px;
	margin: 0;
	padding: 0;

}
#hierarchie{
	font-size: 9px;
	text-align: left;
	margin: 0;
	padding: 1px 0 2px 0;
	color: #999999;
}
#hierarchie a{
	color: #666666;
	text-decoration: none;
}
#hierarchie a:hover{
	text-decoration: underline;
}
#logo{
	padding:3px 0 0 0;
	text-align:left;
	margin:0 10px 10px 0;
	float:left;
	width:90px;
}
.date{
	font-size:10px;
	color:#AE181A;
	font-style:italic;
}
div.descriptif{
	font-size:11px;
	color:#666666;
}
div.descriptif a{
	font-size:11px;
	color:#73A7A6;
	text-decoration:none;
}
div.descriptif a:hover{
	font-size:11px;
	text-decoration:underline;
}
div.annonce{
	padding: 5px 0 5px 0;
}
div.nettoyeur{
	clear:both;
}

div.contdroite{
	vertical-align:text-top;
	margin:0 0 0 100px;
}

div.liste a:hover{
	font-size:11px;
	text-decoration:underline;
}
div.liste a{
	font-size:11px;
	color:#7EB8B7;
	text-decoration:none;
}


.picto{
	float: right;
}
#corps_article div.picto a, #corps_article div.picto a:hover{
	border: none;
}
#scroll{
	text-align: center;
	font-size: 50px;
	color: #CCCCCC;
	padding: 15px 0 0 0;
}
#scroll a{
	text-decoration: none;
	color:#D5ECEC;
}
#scroll a:hover{
	text-decoration: underline;
}

#corps_article{
	color: #666666;
	line-height: 20px;
}
#corps_article h1{
	font-size: 20px;
	margin: 10px 0 0px 0;
}
#corps_article div.picto{
	width: 30px;
	float: right;
	margin: 0 0 10px 10px;
	clear: right;;

}
#corps_article a{
	color: #CC0000;
	text-decoration: none;
}
#corps_article a:hover{
	border-bottom: 1px dotted #CC0000;
}
div.lien a, div.lien a:hover, div.spip_documents spip_documents_center a, div.spip_documents spip_documents_center a:hover{
	border: none;
}
div.documents{
	text-align: right;
	margin: 10px 0 0 10px;
	clear: both;
}
#descriptif{
	font-size: 10px;
	color: #666666;
	margin: 0 0 10px 0;
	border-bottom: 1px dotted #CCCCCC;
	line-height : 17px;
	padding: 0 0 10px 0;
}
div.player_300{
	background:url(/design/fond_player_300.jpg) no-repeat;
	width: 380px;
	height: 360px;
	padding: 40px 0 0 40px;
	position: relative;
	left: 20px;
}

div.player_320{
	background:url(/design/fd_player_320x240.gif) no-repeat;
	width: 380px;
	height: 360px;
	padding: 20px 0 0 20px;
	position: relative;
	left: 20px;
}

fieldset{
	margin: 20px 10px 10px 10px;
	border: 1px solid #CCCCC;
	padding: 15px;
}	

legend{
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	padding: 0 10px 0 10px;
}
