body {
	margin:0;
	padding:0;
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	color: black;
}

td {
	font-size: 9pt;
}

p {
	font-size: 9pt;
}

h1 {
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
}

h2 {
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
	font-style: italic;
}

a:link, a:visited {
	color: black;
	text-decoration: none;
}

a:hover {
	color: #991616;
	background-color: #dddddd;
	text-decoration: none;
}

.blabla {
	text-align: justify;
}

.url {
	font-size: 8pt;
	font-style: italic;
	font-weight: bold;
	text-align: right
}



.pti {
	font-size: 7pt;
	font-style: italic;
}



.lien {
	text-align: center;
}


.generique_titre {
	color: #8B0000;
}
.generique_nom {
	font-weight: bold;
}

.inputbox, .button, textarea {
	border: 1px solid black;
}
.inputbox, textarea {
	background-color: #FBFAFA;
}
.button {
	background-color: #E2E0E0;
}

table.table_histo {
	margin: auto;
	border-collapse: collapse;
	background-color: #F8F8F8;
}
table.table_histo td {
	border: 1px solid #D0D0D0;
	padding: 3px 6px;
}


/* PROJECTION */
#salle_de_projection {
	background-color: #000000;
	background-image: url(../../../images/video/images/ivresse.png);
	background-repeat: no-repeat;
	background-position: 2px 5px;
	position: fixed !important;
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
}
#salle_de_projection #sortie {
	position: absolute;
	right: 10px;
	top: 15px;
}
#salle_de_projection #sortie a, #salle_de_projection #sortie a img {
	border: none;
}
#salle_de_projection #ecran {
	text-align: center;
	margin-top: 100px;;
}
/* PROJECTION */

.intro {
	margin-top: 36px;
	font-style: italic;
	color: #444444;
	font-size: 11px;
	width: 580px;
	line-height: 15px;
}
.intro ul {
	margin: 0;
	padding: 0 0 0 20px;
}
.intro li {
	margin: 0;
	padding: 0;
}
.film .videos table {
}
.film .videos table {
	border-collapse: collapse;
	margin: 30px auto;
}
.film .videos table th {
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	font-size: 10px;
	vertical-align: middle;
}
.film .videos table thead th {
	padding: 6px 0 2px 0 !important;
	padding: 6px 0 3px 0;
	color: #FFFFFF;
	background-color: #A0A0A0 !important;
	background-color: #969696;
	background-image: url(../../../images/video/images/th_head.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 68px;
}
.film .videos table tbody th {
	padding: 0 5px 0 8px;
}
.film .videos table tbody td {
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	font-size: 10px;
	word-spacing: -1px;
	letter-spacing: -1px;
	text-align: center;
	vertical-align: middle;
}
.film .videos table tr.ligne1 td {
	background-color: #C0C0C0;
}
.film .videos table tr.ligne1 th {
	background-color: #C0C0C0;
	background-image: url(../../../images/video/images/th_ligne1.png);
	background-repeat: no-repeat;
	background-position: top left;
	height: 22px;
}
.film .videos table tr.ligne2 td {
	background-color: #E0E0E0;
}
.film .videos table tr.ligne2 th {
	background-color: #E0E0E0;
	background-image: url(../../../images/video/images/th_ligne2.png);
	background-repeat: no-repeat;
	background-position: top left;
	height: 22px;
}
