* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #adadad;
	background-color: #000;
	font-size: 12px;
}
#popup {
	background-image: url(../popups/bandeau_popup_video.jpg);
	background-repeat: no-repeat;
	width: 310px;
	padding-top: 90px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-position: center 0px;
	margin: 0px auto;
}
#popup_big {
	background-image: url(../popups/bandeau_popup_video.jpg);
	background-repeat: no-repeat;
	width: 480px;
	padding-top: 90px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-position: center 0px;
}
#container {
	width: 820px;
	margin: 0px;
	padding: 0px;
}
.content, .news_content {
	margin-left: 10px;
	margin-bottom: 20px;
	width: 800px;
	margin-top: 10px;
}
.news_content {
	background-image: url(../images/fond_news.jpg);
	background-repeat: no-repeat;
	background-position: 170px 0px;
	margin-bottom: 30px;
	padding-top: 15px;
	margin-top: 20px;
}
.news {
	float: right;
	width: 600px;
	margin-right: 15px;
	margin-top: -5px;
}
.news h1 {
	font-size: 16px;
	color: #fff;
	margin-bottom: 3px;
	margin-top: 0px;
	padding-top: 0px;
}
small {
	font-size: 10px;
}
.news small {
	font-weight: bold;
}
.news p {
	line-height: 16px;
	margin-top: 10px;
}

p {
	color: #adadad;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
p.titre {
	background-image: url(../images/fond_titre.jpg);
	height: 20px;
	padding-left: 10px;
	padding-top: 2px;
	background-repeat: no-repeat;
}
p.sous-titre {
	background-image: url(../images/fonds_titre_noir.jpg);
	height: 20px;
	padding-top: 2px;
	padding-left: 10px;
	margin-top: 10px;
}
p.sous-titre-liste {
	margin-left: 10px;
	padding-left: 15px;
	background-image: url(../images/puce.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: -5px;
	color: #ffffff;
}

td { }
a {
	color: #c00;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover { color: #c00; text-decoration: underline; }

a:active {
	color: #c00;
}
.corps { color: #adadad; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: justify; }
.titre {
	color: #c00;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
}
.sous-titre {
	color: #ccc;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
}
ul {
	margin-top: 10px;
	margin-left: 20px;
}
li {
	background-image: url(../images/puce.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	padding-left: 15px;
	margin-bottom: 2px;
}
li  a   {
	color: #adadad;
}
li a:hover, li a:active {
	color: #c00;
	text-decoration: none;
}
li a.glossaire {
	color: #c00;
}
table {
	font-size: 12px;
	color: #ADADAD;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
}
td, th {
	border-bottom-style: solid;
	border-bottom-color: #323232;
}
th {
	color:#e6e6e6;
	padding-bottom: 15px;
	border-bottom-width: 2px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
}
td {
	border-bottom-width: 1px;
	padding: 8px;
}
.tarifs  tbody tr:hover {
	color:#e6e6e6;
	background-color:#0f0f0f;
}table.glossaire {
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	font-size: 12px;
}
.glossaire a:link, .glossaire a:visited {
	color: #c8c8c8;
}
.glossaire a:hover, .glossaire a:active {
	color: #c00;
	text-decoration: none;
}
.glossaire_liste h2   {
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}
ul.glossaire_liste  {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 10px;
}
.glossaire_liste li {
	background-image: none;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
fieldset {
	border: 1px solid #FFF;
	padding: 10px;
	margin-bottom: 10px;
}
fieldset legend {
	margin-left: 10px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	padding-right: 5px;
	padding-left: 5px;
	color: #CC0000;
}
table.form {
	margin: 0px;
}
.form  td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
input, select  {
	border: 1px solid #666666;
	color: #000000;
	background-color: #FFFFFF;
	padding: 2px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #666666;
	font-size: 12px;
}
