/*#############################################################
Name: DVD de FAMILLE
Date: 2009
#############################################################*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}

body {
	background: #333333;
	color: #333333;
	font: 0.7em/1.6em verdana, tahoma, arial, helvetica, geneva, sans-serif;
	margin: 0% 0 3%;
}

img {
	border: 0;
}


/* misc */
.clearer {clear: both;}
#container/* structure */
 {
	margin: 0 auto;
	width: 1002px;
	border-top: 0px solid #333333;
	border-right: 12px solid #333333;
	border-bottom: 12px solid #333333;
	border-left: 12px solid #333333;
	background-image: url(img/bgcontainer.jpg);
	background-repeat: repeat-y;
	background-position: center bottom;
}

#header/* header */
 {
	width: 1002px;
	background: url(img/top.jpg) no-repeat center top;
	height: 218px;
}
#bloc {
	top: 0px;
	position: fixe;
	left: 0px;
	margin-left: 50px;
}
#middle {
	width: 1002px;
}
#main_left {
	float: left;
	width: 237px;
	background-image: url(img/fondleft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 775px;
}
#main_left .subnav {
	margin-left: 60px;
}
#main_left /* sub-navigation */
 .subnav h1 {
	color: #FFCC00;
	font: 1.1em/30px Verdana, sans-serif;
	text-transform: uppercase;
	padding-top: 15px;
}
#main_left  .subnav ul {margin: 0; padding: 0;}
#main_left  .subnav li {
}
#main_left  .subnav  li a {
	color: #CC6666;
	display: block;
	padding: 2px 0 6px 0px;
	width: 176px;
	text-decoration: none;
}
#main_left    .subnav    li a:hover  {
	color: #FF9900;
	text-decoration: none;
}
#main_left  .subnav  li a.selected {
	color: #66FFFF;
	text-decoration: underline;
}
#main {
	float: left;
	width: 490px;
}

#main h1 {
	color: #EB2840;
	font-size: 1.5em;
	font-weight: normal;
	line-height: 120%;
	padding-top: 0.7em;
	padding-bottom: 0.5em;
}

#main  strong {
	color: #333333;
	text-transform: uppercase;
	font-weight: bold;
}

#main  .padded {
	padding: 0px 24px 18px;
}
#main  .padded  .txtphoto   {
}
#main  .padded  .txtphoto  .p   {
	text-align: right;
	color: #0033FF;
}
#main  .padded  h1 {
color: #EB2840;
	font-size: 1.5em;
	font-weight: normal;
	line-height: 120%;
	padding-top: 0.7em;
	padding-bottom: 0.5em;
}
#main  .padded  h2 {
	color: #333333;
	font-size: 1.1em;
	font-weight: normal;
	text-transform: uppercase;
}
#main  .padded  p {
	margin-bottom: 5px;
}
#main .padded img.illus {
	float: left;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#main  .padded  .playervideo {
	text-align: left;
	margin-top: 20px;
	margin-bottom: 30px;
}
#main  .padded  .blockquote {
	background: #FFF;
	display: block;
	padding: 12px;
	border: 1px solid #999999;
	margin-bottom: 20px;
}
#main  .padded  .blockquote  ul {

}
#main  .padded  .blockquote  li {
	padding: 3px 0;
	list-style-type: decimal;
	list-style-image: none;
	background-image: none;
}
#main  .padded  .blockquote  p {
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}
#main .padded .blockquote a {
	color: #333333;
	text-decoration: underline;
}
#main .padded .blockquote a:hover {
	color: #0066CC;
	text-decoration: underline;
}
#main .padded .blockquote strong {
	font-weight: bold;
	color: #FF3333;
}
#main .padded .team td {
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	vertical-align: bottom;
}

#main .padded .team h1 {
	color: #006699;
	font-size: 1.2em;
	text-indent: 15px;
}

#main .padded .team p {
	padding-left: 15px;
}

#main .padded .team em {
	background-color: #FFFFFF;
	font-style: normal;
	color: #006699;
}

#main .padded .team a {
	color: #006699;
}

#main .padded .team a:hover{
	color: #999999;
}

#main img.illus{
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#main .padded #2col {
	list-style-type: none;
}
#main .padded #2col #colleft {
	float: left;
	list-style-type: none;
}
#main .padded #2col #colright {
	list-style-type: none;
}


#main .padded ul {
	margin-left: 1.3em;
}


#main .padded li {
	list-style-image: url(img/li.gif);
	padding-bottom: 0.8em;
	list-style-position: outside;
}
#main  .padded  li  strong{
	color: #333333;
	text-transform: none;
	font-weight: bold;
}

#main_right {
	float: right;
	width: 273px;
	color: #CCCCCC;
}
#main_right .padded {
	padding: 20px;
	background-image: url(img/fondright.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-right: 60px;
	line-height: 120%;
}
#main_right .padded .blockquote1 {
	background-color: #FF3366;
	margin-bottom: 30px;
	border: medium dotted #FFCC00;
	padding: 10px 4px 0px;
}
#main_right .padded .blockquote1 p {
	color: #FFCC00;
	font-size: 130%;
	text-align: center;
	line-height: 150%;
}
#main_right .padded .blockquote1 strong {
	text-align: center;
	font-weight: bold;
	font-size: 120%;
	text-transform: uppercase;
}
#main_right .padded .blockquote2 {
	background-color: #99CC33;
	margin-bottom: 30px;
	border: medium dotted #336633;
	padding: 10px 4px 0px;
}
#main_right .padded .blockquote2 p {
	color: #336633;
	font-size: 130%;
	text-align: center;
	line-height: 150%;
}
#main_right .padded .blockquote2 strong {
	text-align: center;
	font-weight: bold;
	font-size: 120%;
	text-transform: uppercase;
}
#main_right .padded .blockquote3 {
	background-color: #33CCCC;
	margin-bottom: 30px;
	border: medium dotted #333333;
	padding: 10px 4px 0px;
}
#main_right .padded .blockquote3 p {
	color: #333333;
	font-size: 130%;
	text-align: center;
	line-height: 150%;
}
#main_right .padded .blockquote3 strong {
	text-align: center;
	font-weight: bold;
	font-size: 120%;
	text-transform: uppercase;
}
#main_right .padded .blockquote4 {
	background-color: #666699;
	margin-bottom: 30px;
	border: medium dotted #FFCC00;
	padding: 10px 4px 0px;
}
#main_right .padded .blockquote4 p {
	color: #FFCC00;
	font-size: 130%;
	text-align: center;
	line-height: 150%;
}
#main_right .padded .blockquote4 strong {
	text-align: center;
	font-weight: bold;
	font-size: 120%;
	text-transform: uppercase;
}
#main_right .padded .blockquote5 {
	background-color: #669966;
	border: medium dotted #FFCC00;
	padding: 10px;
}
#main_right .padded .blockquote5 h1 {
	color: #FFCC00;
	font-size: 100%;
	text-align: center;
	text-decoration: underline;
	padding-bottom: 8px;
}
#main_right .padded .blockquote5 h2 {
	color: #FFCC00;
	font-size: 120%;
	text-align: center;
	line-height: 120%;
	font-weight: bold;
	padding-bottom: 10px;
}
#main_right .padded .blockquote5 p {
	color: #FFFFFF;
	font-size: 100%;
	text-align: center;
	line-height: 130%;
	padding-bottom: 10px;
}
#main_right .padded .blockquote5 strong {
	text-align: center;
	font-weight: bold;
	font-size: 120%;
	text-transform: uppercase;
}
#main_right .padded h1 {
	color: #99CCCC;
	padding-bottom: 1em;
	font-size: 1.3em;
	font-weight: normal;
}
#main_right .padded p {
	color: #99CCCC;
	padding-bottom: 1em;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.7em;
}
#footer/* footer */
 {
	width: 100%;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	line-height: 30px;
}
#footer p {
	color: #999999;
	font-size: 0.7em;
}

#footer a {
	color: #999999;
}
#footer a:hover {
	color: #666666;
}

