@charset "UTF-8";
body  {
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.twoColFixLtHdr  #personnelle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 210px;
	margin-left: 20px;
	float: left;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 65px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
.twoColFixLtHdr  #personnelle1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 670px;
	margin-left: 210px;
	}
.twoColFixLtHdr  #personnelle2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 210px;
	float: right;
	padding-top: 65px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	}
.twoColFixLtHdr #container {
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
} 
.twoColFixLtHdr #flash {
	height: 70px;
	float: right;
	margin-right: 37px;
}
.twoColFixLtHdr #header { 
	background: #DDDDDD; 
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	width: 195px;
	text-align: left;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: -4px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.twoColFixLtHdr #mainContent {
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-bottom: 5px;
	text-align: center;
	padding-right: 10px;
	padding-top: 10px;
} 
.twoColFixLtHdr #mainDvdBlurayTV {
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-bottom: 5px;
	text-align: left;
	padding-right: 0px;
	padding-top: 70px;
	margin-top: 0px;
	padding-left: 0px;
	background-image: url(../images/Navigation/images/BandeDvdBlurayTV.jpg);
	background-repeat: no-repeat;
}
.twoColFixLtHdr #BoxFilmsG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 340px;
	margin-left: 10px;
	float: left;
	height: 840px;
	padding-top: 10px;
}
.twoColFixLtHdr #BoxFilmsD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 340px;
	float: right;
	height: 840px;
	padding-top: 10px;
	margin-top: 5px;
}
#divMilieux {
	height: 300px;
}
#BoxTextes {
	width: 150px;
	float: right;
}
#5films {
	padding-top: 5px;
	padding-bottom: 10px;
}
.twoColFixLtHdr #footer {
	height: 20px;
	width: 900px;
	background-image: url(../images/Navigation/images/900x20.jpg);
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}
.Bold {
	font-weight: bold;
	color: #FFF;
	font-size: small;
}
#Box01 {
	padding-left: 210px;
	padding-right: 25px;
	padding-top: 10px;
	text-decoration: none;
	text-align: center;
}
#flash_gauche {
	margin-left: 15px;
}
#pasdeflash {
	height: 70px;
	float: right;
	margin-right: 40px;
}
.styleTitreJaune {
	color: #00FF66;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .95em;
	font-style: normal;
	text-decoration: none;
	background-position: center;
	text-align: center;
}
.imagesLogos {	padding: 10px;
}
.texte_Noir_80 {
	font-size: 0.7em;
	color: #FFFFFF;
	text-decoration: none;
}
.textesFilmsBluray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #00A1D7;
	text-decoration: none;
}
.textesFilms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #CCCCCC;
	text-decoration: none;
}
.textesTV {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFF887;
	text-decoration: none;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.textes_blanc_06em {
	font-size: 0.6em;
	color: #FFF;
}
.textes_blanc_05em {
	font-size: 0.5em;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}
.textes_blanc_06emFooter {
	font-size: 0.6em;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 4px;
	padding-right: 150px;
	padding-bottom: 4px;
	padding-left: 150px;
	background-image: url(../images/Navigation/images/500x20.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: center;
}
.textesBleuPale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #BCE2EE;
	text-decoration: none;
	margin-top: 2px;
	margin-right: 6px;
	margin-bottom: 2px;
	margin-left: 6px;
	text-align: center;
}
.textesBleuPaleBIG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #6CF;
	text-decoration: none;
	margin-top: 2px;
	margin-right: 6px;
	margin-bottom: 2px;
	margin-left: 6px;
	text-align: center;
	font-style: italic;
}
.textesBlanc1em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	font-style: italic;
	line-height: 1em;
}
.textesBlanc90em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	margin-top: 2px;
	margin-right: 6px;
	margin-bottom: 2px;
	margin-left: 6px;
	text-align: center;
	font-style: italic;
	line-height: 1.2em;
}
.textesBluray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-style: normal;
	line-height: normal;
	color: #5EBDE1;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	list-style-type: none;
}
.bordureFilms {
	margin: 5px;
	padding: 5px;
	text-decoration: none;
}
.flashBordure {
	border: medium solid #2454A8;
}
.smallTextes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-position: center;
	font-weight: normal;
	font-variant: normal;
}
.textesemail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .5em;
	font-style: normal;
	color: #FFFFFF;
	letter-spacing: normal;
	word-spacing: normal;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	text-transform: none;
}
.textesBlurayTitres {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.5em;
	font-style: normal;
	line-height: normal;
	color: #ABDBEA;
	text-decoration: none;
	word-spacing: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	list-style-type: none;
	background-color: #000066;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.textesDVDTitres {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.55em;
	font-style: normal;
	line-height: normal;
	color: #CCCCCC;
	text-decoration: none;
	word-spacing: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	list-style-type: none;
	margin-top: 5px;
	background-position: left top;
	background-color: #003366;
	padding: 4px;
}
.bordure_bientot {
	margin: 0px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.bordure_adresse {
	margin: 0px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#contourBlueRayList {
	padding-right: 15px;
}
#imagegauche {
	padding-left: 0px;
	padding-right: 15px;
}
.textesDVD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.55em;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	list-style-type: none;
}
#Legals {
	text-align: center;
	clear: right;
}

.slideshow {
	width: 675px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 0px;
	padding-right: 30px;
}
.slideshow img {
	padding: 0px;
	border: 6px solid #000;
}
.Mappe {
	float: right;
	height: 350px;
	width: 425px;
	margin-top: 20px;
}
.adresse {
	float: left;
	width: 225px;
}
.textesjaune1em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #D0AE1C;
	text-decoration: none;
	text-align: center;
	font-style: italic;
	line-height: 1em;
}
