*{
margin:0px;
padding:0px;
}
*:focus{
outline-style:none;
-moz-outline-style:none;
} 
a:focus{
outline:0;
moz-outline:none;
} 
body {
	background-color: #000;
}
#global {
	font-family: AvantGardeMdITCTT, Arial;
	font-size: 14px;
	color: #333;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	background-image: url(medias/images/bg.jpg);
	background-repeat: repeat-y;
}
#header {
	height: 180px;
}

#header ul {
	text-align: center;
	background-image: url(medias/images/nav.jpg);
	background-repeat: repeat-x;
	height: 30px;
	line-height: 30px;
}

#header ul li {
	display: inline;
	list-style-type: none;
	color: #E71873;
	font-size: 16px;
	padding-right: 50px;
	font-weight: normal;
}
#global #header ul li a {
	text-decoration: none;
	color: #E71873;
	font-family: AvantGardeMdITCTT, Arial;
}
#global #header ul .social a img {
	vertical-align: text-bottom;
}






.barre {
	background-image: url(medias/images/barre.jpg);
	background-repeat: repeat-y;
	height: 20px;
}

#cadre_gauche {
	float: left;
	width: 250px;
	padding-bottom: 25px;
}
#centre {
	float: left;
	width: 500px;
	color: #CCC;
}

#cadre_droite {
	float: left;
	width: 200px;
}
#centre #rss {
	margin: 25px;
	color: #E71873;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #E71873;
	border-right-color: #E71873;
	border-bottom-color: #E71873;
	border-left-color: #E71873;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	background-color: #CCC;
}
#rss a {
	color: #E71873;
	text-decoration: underline;
}
#rss h2 {
	font-size: 18px;
	padding: 0px;
	color: #333;
}
#rss p {
	color: #CCC;
}




#cadre_droite ul li{
	list-style-type: none;
	text-decoration: none;
	margin-left: 25px;
	margin-bottom: 15px;
}

#cadre_droite li a {
	font-family: "Times New Roman", Times, serif;
	color: #333;
	text-decoration: none;
	padding-right: 10px;
}



.news {
	width: 195px;
}
#cadre_droite p img {
	margin-top: 0px;
	padding-top: 0px;
}
#cadre_droite a {
	color: #333;
	text-decoration: none;
	margin-left: 25px;
}



h1 {
	font-size: 18px;
	text-align: center;
	font-weight: normal;
	padding-top: 15px;
	padding-bottom: 25px;
	font-family: "Hobo Std", Arial;
}

p {
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 15px;
}
h3 {
	font-size: 16px;
	margin-left: 25px;
	font-weight: normal;
	text-decoration: underline;
}
#footer {
	background-image: url(medias/images/barre.jpg);
	background-repeat: repeat-y;
	height: 20px;
	clear: both;
	line-height: 20px;
	margin-bottom: 30px;
}
#footer p {
	margin: 0px;
	text-align: center;
	font-size: 12px;
}
#centre #images {
	float: left;
	width: 150px;
	margin-left: 13px;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}

.tableau  {
	border: thin double #F09;
	margin-right: auto;
	margin-left: auto;
}
.tableau tr td a {
	color: #CCC;
	text-decoration: none;
}

#centre p a {
	color: #CCC;
	text-decoration: none;
}
#images a {
	text-decoration: none;
	border: none;
}

h2 {
	text-align: center;
	margin-top: 25px;
	font-weight: normal;
	font-size: 16px;
	margin-bottom: 15px;
}
#images a img   {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: auto;
	margin-left: auto;
}
#global #contenu #centre table tr .formulaire {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#centre h2 a {
	color: #CCC;
	text-decoration: none;
}

