﻿@charset "UTF-8";
/* CSS Document */


/* CSS RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	text-decoration:none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* ================================== */

body {
	margin: 0;
	padding: 0;
	background-color:#1e5aa3;
	/*line-height: 1;*/
}

sup
{
Vertical-align:top;
font-size:8px;
}

#header {
	height: 180px;
	background-color: #004292;
}
#conteneur {
	position: relative;
	width: 988px;
	margin: 0 auto;
	background-color:#003c64;
	background-image: url(../images/Halld_interface_Odyssee_back.jpg);
	background-repeat: repeat-y;
}
#centre {
	background-color:#ffffff;
	margin-left: 205px;
	margin-right: 199px;
}
#contenutexte {
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
	margin-left:20px;
margin-right:20px;
color:#333399;
}
#contenuvideo {
margin-left:20px;
margin-right:20px;
padding-bottom:14px;
}
#gauche {
	margin-left:25px;
	position: absolute;
	left:0;
	width: 165px;
}
#droite {
	margin-right:24px;
	/*position: absolute;
	right:0;*/
	float:right;
	width: 165px;
}
#zoneflash {
	position:relative;
	width:586px;
	height:283px;
	background-color:#003c64;
}

#diapoflash {
	position:relative;
	width:230px;
	height:170px;
	background-color:#FFFFFF;
}

#zonehome {
	font-size:13px;
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
	position:relative;
	width:586px;
	background-color: #003c64;
	padding-top:20px;
}
#degrade {
	position:relative;
	width:551px;
	height:20px;
	padding-top:2px;
	padding-left:5px;
	background-image:url(../images/fond-degrade.gif)
}

#degrade-orange {
	position:relative;
	width:551px;
	height:20px;
	padding-top:4px;
	padding-left:5px;
	background-image:url(../images/fond-degrade-orange.gif)
}
#pied {
	background-image:url(../images/Halld_interface_Odyssee_footer.jpg);
	height:220px;
	background-color: #003c64;
	clear:both;
}
#mentions {
position:absolute;
	width:388px;
	height:15px;
	left:190px;
	margin-top:110px;
	bottom:20px
	}
#mentions a, p {
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight: bold;

}
#mentions a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight: bold;
}
#Texte_atb {
	position:absolute;
	margin-top:130px;
	width:388px;
	left:207px;
	height:80px;
	top: 600px;
}
#Texte_atb a, p {
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
}
#photo-interieur {
	position:relative;
	width:222px;
	height:165px;
	float:right;
	padding-left:20px;
	padding-right:20px;
	margin-bottom:15px;
}
/* STYLE TEXTES */

#contenutexte p
{
height:auto;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#333399;
text-align:justify;
}

#contenutexte ul
{
padding-bottom:0px;
height:auto;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#333399;
text-align:justify;
}

#contenutexte span
{
font-weight:normal;
font-style: italic;
padding-bottom:4px;
}

#contenutexte a
{
text-decoration:underline;
height:auto;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333399;
}


li
{
text-align:justify;
list-style:disc;
list-style-position:inside;
height:auto;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333399;
padding-left:5px;
padding-bottom:2px;
padding-top:2px;
}


strong{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	color:#333399;
}

strong sup
{
	font-weight: bold;

}


#contenutexte h2 {
	padding-top:15px;
	padding-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#333399;
}
.menugauche {
	list-style-type: none;
	margin: 0;
	padding:0;
}
.menugauche li {
	margin-bottom: 5px;
}
.menugauche a {
	margin: 0 2px;
	color: #000000;
	text-decoration: underline;
}
.menugauche a:hover {
	text-decoration: none;
}
.menudroit {
	list-style-type: none;
	margin: 0;
	padding:0;
}
.menudroit li {
	margin-bottom: 5px;
}
.menudroit a {
	margin: 0 2px;
	color: #000000;
	text-decoration: underline;
}
.menudroit a:hover {
	text-decoration: none;
}
p {
	margin: 0 0 10px 0;
}
.lienGT {
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#df7d3e;
	font-weight: bold;
}
a.lienGT {
	text-decoration:none;
}
.lienVIDEO {
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FF6600;
	font-weight: bold;
}
.typoTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color:#735933;
	
}




.typodroit {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:004292;
	
}


.typodroit2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	color:004292;
	
}



.typodroit2 strong{
	font-weight: bold;
	color:004292;
	font-size: 9px;
}

.typodroit strong{
	font-weight: bold;
	color:004292;
	font-size:11px;
}



.typo {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333399;
}
.contenu {
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333399;
}
.exposant {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#333399;
}

.mentions {
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.Ariane {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333399;
	margin-top:1px;
}
.texte_intro {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
}
.Texte1 {
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight: bold;
}
a.Texte1 {
	color:#ffffff;
	text-decoration:none;
}
a.Texte1 hover {
	color:#ffffff;
	text-decoration:none;
}
TitreActu {
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.ATB {
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
}

.grasblanc {
font-size:15px;
	color: #FFFFFF;
	font-weight: bold;
}

.texte {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#FFFFFF;
}
.Style9 {font-size: 24px}
.telecharge {	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
}
.texteBCopie {	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.Style10 {
	font-size: 16px;
	color: #313194;
	font-family: Arial, Helvetica, sans-serif;
}
.Style8 {
	font-size: 18px;
	padding:0 0 0 10px;
	line-height:40px;
}

.formu {
	color: #004292;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/icone_video.jpg) no-repeat;
	padding: 0 0 10px 35px;
	height: 40px;
	cursor: pointer;
	font-weight: bold;
}
.tiret a{
	text-decoration:none !important; 
}
.lecteur-home{
padding-top:8px;
background:url(../images/fond-video-homepage.jpg) repeat-x;
text-align:center;
font-size:13px;
font-family: Arial, Helvetica, sans-serif;
color:#ffffff;
}
