/* CSS Document */


/* STYLES Général */

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #4d4d4d;
	background: #000;
	margin: 0;
	padding: 0;
	border: 0;
	-webkit-text-size-adjust: none;

}

div, p, h1, h2, h3, h4, h5, h6, ul, li {
	margin:0px;
	padding:0px;
	background-color: transparent;
}

img {
	border: 0;
}

.png {
	behavior: url(css/resources/iepngfix_home.htc);
}
.fleft{
	float: left;
}
.fright{
	float: right;
}
.tleft{
	text-align: left;
}
.tright{
	text-align: right;
}
.tcenter{
	text-align: center;
}
.clear {
	clear: both;
}
.spacer {
	margin:0;
	padding:0;
	height: 0;
	font-size: 1px;
	line-height: 1px;
	clear: both;
}
.clear_after:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
.clear_after {
	*zoom: 1;
}

.italic {
	font-style: italic;
}
.red {
	color: #a70e13;
}
/* FIN Styles général */
#global_container {
	width: 1024px;
	margin: 0 auto;
	background: #fff url(../img/habillage/fond_sidebar.gif) top left repeat-y;
}
#info_bar {
	position: relative;
	height: 30px;
	background: url(../img/habillage/message_top_fond_SOPADIN.gif) left top repeat-x;
}
#info_bar p {
	padding-top: 8px;
	font-size: 12px;	
	font-weight: bold;
	color: #fff;
	text-align: center;
}
.btnClose {
	position: absolute;
	top: 0;
	right: 0;
	display: inline-block;
	width: 36px;
	height: 30px;
	background: transparent url(../img/habillage/message_top_close.png) left top no-repeat;
	text-indent: -9999px;
}
/* DEBUT Styles HEADER */
#header {
	height: 136px;
	background: transparent url(../img/habillage/fond_pellicule_SOPADIN.gif) top left repeat-x;
}
#header_content {
	background: transparent url(../img/habillage/fond_pellicule_SOPADIN.gif) top left repeat-x;
	height: 100%;
	width: 1024px;
}
#header_content h1 {
	width: 265px; /* 293-28 */
	height: 108px;
	padding: 22px 0px 0px 28px;
	margin-right: 102px;
	background: transparent url(../img/habillage/logo_SOPADIN.gif) 28px 22px no-repeat;
	float: left;
}
 
#header_content h1 a {
	display: block;
	height: 75px;
	width: 265px;
	text-indent: -9999px;
}
#header_content #header_txt {
	width: 606px;
	height: 75px;
	/*margin: 22px 0px 0px 102px;*/
	margin-top: 22px;
	padding-top: 15px;
	float: left;
}
#header_content #header_txt p {
	color: #fff;
	font-size: 11px;
	margin-bottom: 8px;
}

#header_content #header_txt_temp {
	width: 606px;
	height: 75px;
	/*margin: 22px 0px 0px 102px;*/
	margin-top: 32px;
	padding-top: 15px;
	float: left;
}
#header_content #header_txt_temp p {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 8px;
}

/* FIN Styles HEADER */

#middle_container {
	/*width: 100%;*/
	clear: both;
	background: transparent url(../img/habillage/fond_degrade.gif) top left repeat-x;
}
#middle_content {
	background: transparent url(../img/habillage/fond_degrade.gif) top left repeat-x;
	width: 1024px;
}
#side_bar {
	width: 250px;
	height: 500px;
	background: transparent url(../img/habillage/fond_sidebar.gif) top left repeat-y;
	float: left;
}
#main_content {
	width: 774px;
	background: transparent url(../img/habillage/fond_degrade.gif) top left repeat-x;
	float: left;
}
ul#global_nav {
	width: 677px; /* 702 - 25 */
	padding: 8px 0px 0px 25px;
	list-style: none;
	font-size: 10px;
	color: #003473;
	float: left;
	/*background-color:#666666;*/
}
ul#global_nav li {
	display: inline;
	
}
ul#global_nav li span {
	margin : 0px 3px 0px 3px;
}
ul#global_nav li a,
ul#global_nav li a:link,
ul#global_nav li a:visited {
	font-size: 10px;
	font-weight: bold;
	color: #003473;
	text-decoration: none;
	outline: none;
}
ul#global_nav li a:hover {
	text-decoration: underline;
}
p#email {
	width: 50px; /* 72 - 22 */
	padding-top: 8px;
	padding-right: 22px;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	float: left;
	/*background-color: #00FF00;*/
}
p#email a,
p#email a:link,
p#email a:visited {
	padding-left: 15px;
	color: #003473;
	text-align: right;
	text-decoration: none;
	outline: none;
	background: transparent url(../img/habillage/icon_mail.gif) 0px 2px no-repeat; 
}
p#email a:hover {
	text-decoration: underline;
}

#content {
	/*width: 695px;*/
	width: 774px;
	clear: both;
	/*height: 400px;*/
	/*background-color: #666666;*/
}
#groupe_prix {
	margin-top: 38px;
	margin-bottom: 40px;
	/*background-color: #00ff00;*/
}
.bloc_prix {
	width: 385px;
	float: left;
}
#content h2 {
	height: 200px;
	text-align: center;
	/*text-indent: -9999px;*/
}
h3 {
	color: #003473;
	font-size: 20px;
	text-align: center;
	margin-bottom: 4px;
}
p.soutient {
	color: #000;
	font-size: 11px;
	text-align: center;
	margin-bottom: 28px;
}
.filet_horiz {
	clear: both;
	font-size:0;
	line-height:0;
	width: 250px;
	height: 1px;
	margin: 0 auto;
	background-color: #d3d3d3;
}
.filet_vertical {
	width: 1px;
	height: 350px;;
	background-color: #d3d3d3;
	float: left;
}
.finalistes_separator {
	clear: both;
	font-size:0;
	line-height:0;
	width: 745px;
	height: 1px;
	margin-bottom: 35px;
	margin-left: 12px;
	/*margin: Opx 0px 35px 12px;
	/*border-top: 1px solid #4d4d4d;*/
	background-color: #d3d3d3;
}
.bloc_consulter {
	width: 288px;
	margin: 0 auto;
	padding-top: 26px;
}
p.consulter {
	width: 230px;
	/*margin-right: 13px;*/
	color: #003473;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	text-align: right;
	float: left;
}
p.consulter a {
	text-decoration: underline;
 	color: #003473;
	outline: none;
}
p.consulter a.red {
 	color: #a70e13;
}
img.fleche_consult {
	display: block;
	width: 18px;
	margin:6px 0px 0px 16px;
	float:left;
}


p#plaquette {
	width: 233px;
	height: 63px; /* 103 - 40 */
	/*margin: Opx 0px 16px 12px;*/
	margin-left: 12px;
	margin-bottom: 30px;
	padding: 40px 0px 0px 512px;
	color: #4c4c4c;
	font-size: 11px;
	line-height: 14px;
	background: transparent url(../img/home/bandeau_PDF_fond.jpg) top left no-repeat;
	clear: both;
}
p#plaquette a,
p#plaquette a:link,
p#plaquette a:visited {
	color: #4c4c4c;
	font-weight: bold;
}

p#logos {
	width: 745px;
	height: 37px;
	margin-left: 12px;
	margin-bottom: 26px;
	background: transparent url(../img/home/logos_partenaires.jpg) top left no-repeat;
}

/* DEBUT Styles FOOTER */
#footer {
	clear: both;
	background: #000 url(../img/habillage/footer_fond.gif) left top repeat-x;
}
#footer_content {
	padding: 9px 0 8px 282px;
	overflow: hidden;
	*zoom: 1;
}
#footer .col {
	float: left;
	margin-right: 60px;
	font-size: 10px;
	font-weight: bold;
	line-height: 15px;
	color: #fff;
}
#footer .col.col1 { width: 230px; }
#footer .col.col2 { width: 185px; }
#footer .col.col3 { width: 180px; }
#footer .col.last {
	margin-right: 0;
}
#footer span.libelle {
	font-size: 11px;
	font-weight: normal;
	color: #ababab;
}
#footer .col a {
	color: #fff;
	text-decoration: none;
}
#footer .col a:hover {
	text-decoration: underline;	
}
/* Contenu SIDEBAR */
#bloc_slide {
	width: 250px;
}
/*
.side_bar_header {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	margin-top: 45px;
	margin-left: 36px;
}
*/
.side_bar_header {
	width: 250px;
	height: 164px;
	background: transparent url(../img/home/sidebar_header.png) top left no-repeat;
	text-indent: -9999px;
}
.slide_item {
	padding-top: 28px;
}
.slide_item img {
	display: block;
	margin: 0px 0px 14px 48px;
}
.texte_film_slide {
	color: #4d4d4d;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
.texte_film_slide span {
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}
.textes_winner {
	width: 206px;
	margin-left: 48px;
	margin-bottom: 14px;
}
.date {
	color: #4d4d4d;
	font-size: 11px;
	font-weight: bold;
}
.descr_film {
	color: #4d4d4d;
	font-size: 11px;
}
.descr_film span {
	font-style: italic;
}

/* ----------------------------- Slideshow central (Flexslider) ---------------------------- */
.slide_wrapper {
	position: relative;
	*zoom: 1;
}
.slide_type1 {
	width: 745px; /* test */
	margin: 10px 0 0 12px;
}
.slideshow {
	position: relative;
	width: 100%;
	*zoom: 1;
}
.slideshow ul.slides {
	list-style: none;
	*zoom: 1;
}
.slideshow ul.slides img {
	display: block;
}
.flex-direction-nav {
	list-style: none;
}
.flex-direction-nav li a {
	position: absolute;
	top: 121px;
	display: block;
	width: 60px;
	height: 200px;
	background: url(../img/home/diaporama_fleches.png) no-repeat 0 0; 
	cursor: pointer;
	outline: 0 dotted;
	text-indent: -9999px;
}
.flex-direction-nav li .next {
	right: 0;
	background-position: -120px 0;
}
.flex-direction-nav li .prev {
	left: 0;
}
.flex-direction-nav li .next:hover {
	background-position: -180px 0;
}
.flex-direction-nav li .prev:hover {
	background-position: -60px 0;
}
.slide_wrapper a:active,
.slideshow a:active {outline: none;}

