body {
    font-family: Arial, Courier, Tahoma;
    font-size: 13px;
    color: #145574;
    background-color: #1f81ae;
    scrollbar-base-color:#73BCDC;
    scrollbar-track-color: #1F81AE;
    scrollbar-arrow-color: #000000; 
    margin: 0px 0px 0px 0px;
    }
table, td {
	font-family: Arial, Courier, Tahoma;
	font-size: 13px;
	}

/* LIEN */
a {
	color: #ffffff;
	font-size: 13px; 
	font-family: Arial, Courier, Tahoma;
	font-weight: bold;
	}
a:hover {
	color: #ffea00;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	}
a:focus {
    outline: none;
    }

/* MENU */
#menu {
    margin-top: 30px;
	height: 42px;
	background-image: url(/i/c/fond_menu.jpg);
	width: 933px;
	overflow: hidden;
    }
#main-menu {
    padding: 0;
    margin: 0px 0px 0px 50px;
    list-style-type:none;
    }
#main-menu li {
    float: left;
    }
#main-menu li a {
    display: block;
	margin: 0px 42px 0px 0px;
    }
.theatre {
	background-image: url(/i/c/m_theatre_on.jpg);
	}
.dvd {
	background-image: url(/i/c/m_dvd_on.jpg);
	}
.tele {
	background-image: url(/i/c/m_tele_on.jpg);
	}
.radio {
	background-image: url(/i/c/m_radio_on.jpg);
	}

/* DESIGN */
#contenu1 {
	width: 991px;
	position: absolute;
	left: 50%;
	margin-left: -495px;
	background-image: url(/i/c/centre.jpg);
	background-repeat: repeat-y;
	}
#contenu2 {
	background-image: url(/i/c/bas.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	}
#contenu3 {
	background-image: url(/i/c/haut.jpg);
	background-repeat: no-repeat;
	background-position: top;
	
	}
#contenu4 {
	padding: 55px 0px 20px 0px;
	width: 933px;
	min-height: 500px;
	margin-left: auto;
	margin-right: auto;
	}
#lecontenu1 {
	width: 933px;
	padding: 20px 0px 20px 0px;
	margin-bottom: 30px;
	background-color: #73BCDC;
	background-image: url(/i/c/fond_bas.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	}
#lecontenu2 {
	padding: 0px 20px 0px 20px;
	}
#lecontenu2 STRONG {
	color: #F2E000;
	}
.thelist {
    margin: 5px 0px 0px 10px;
    padding: 0px 0px 0px 0px;
    }
.thelist li{
	background-image: url(/i/c/tick.png);
	background-repeat: no-repeat;
    padding-left: 18px; 
    list-style-type: none;   
	margin-bottom: 20px;
    }

/* DIVERS */
#nomprenom {
	padding-left: 20px;
	color: #145574;
	font-size: 16px;
	}
.lienvideo {
	background-image : url(/i/c/film.png);
	background-repeat : no-repeat;
	padding-left: 23px;
	}
.lienaudio {
	background-image : url(/i/c/sound.png);
	background-repeat : no-repeat;
	padding-left: 20px;
	}
.lienpdf {
	background-image : url(/i/c/pdf.png);
	background-repeat : no-repeat;
	padding-left: 20px;
	}
.conclu {
	padding-left: 20px;
	padding-right: 20px;
	}

/* THEATRE */	
.list_christelle {
    margin: 7px 0px 0px 137px;
    padding: 0px 0px 0px 0px;
	}	
	
	
/* SIGNATURE */
#signature1 {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	width: 991px;
	border: 0px #FF6600 dotted;
	position: absolute;
    left: 50%;
	margin-left: -495px;
	padding: 0px 0px 18px 0px;
	text-align: right;
	}
#signature1 a{
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #FF6600;
	font-weight: bold;
	}
#signature1 a:hover{
	font-size: 11px;
	text-decoration: underline;
	color: #FF6600;
	}

/* LECTEURS */
#c2lavideoplayerfond {
    display: none;
    position: fixed !important;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    background-color: #FFFFFF;
    padding: 25px 0px 35px 0px;
    }
#fermervideo {
    display: none;
    width: 66px;
    left: 0px;
    top: 0px;
    position: fixed !important;
    position: absolute;
    color: #000000;
    padding-top: 5px;
	left: 50%;
    }
#fermervideo IMG {
    border: 0px #368206 solid;
    background-color: #FFFFFF;
    }
#c2lavideoplayer {
    display: none;
    width: 100%;
    left: 0px;
    top: 17px;
    position: fixed !important;
    position: absolute;
    }
#c2lazikplayer {
    display: none;
    width: 160px;
    left: 50%;
	margin-left: -70px;
    top: 27px;
    position: fixed !important;
    position: absolute;
    }
