body {
	margin:0;
	padding:0;
	background-color:#C3C4C7;
	font-family:verdana;
}

a {
	color:#999999;
	font-size:7pt;
}

a:hover {
	color:#000000;
	
}

h1 {
	margin:0px;
	margin-bottom: 50px;
	color: #777777;
	font-size: 16pt;
	font-family: Verdana;
	font-weight: normal;
	background-image: url('../img/pix2.png');
	background-repeat: repeat-x;
	background-color: #BBBBBB;	
	border:#BBBBBB solid 1px;
	padding: 3px;
}


/*
 * *** Parties gÃ©nÃ©rales ***
 */

#site_header {
	height:75px;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	background-image:url('../img/header.png');
	font-size:8pt;
}

#site_header a {
	font-size:8pt;
	color:#777777;
}

#site_header a:hover {
	
	color:#000000;
}


#site_footer {
	height:72px;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	font-size:10pt;
	background-image:url('../img/footer.png');
	color:#555555;
}

#site_contenu {
	width:830px;
	min-height:500px;
	margin-left:auto;
	margin-right:auto;
	border-left:solid 5px #E3E4E5;
	border-right:solid 5px #E3E4E5;
	border-bottom:solid 5px #E3E4E5;
	background-image:url('../img/corps.png');
	background-position:bottom left;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	font-size:9pt;
	color:#444444;
	padding:30px;
}

#site_contenu img {
	margin-left:-5px;	
}

#site_contenu_background {
	background-image:url('../img/logo_back.png');
	background-repeat:no-repeat;
	background-position: center 60px;
}

/*
 * *** Menu horizontal ***
 */

#site_menu {
	text-align:center;
	width:900px;
	margin-top: 40px;
}

.site_menu_elt {
	display:inline;
	border-left:1px #C3C4C7 solid;
	margin-left:20px;
	padding-left:5px;
}

.site_menu_elt a {
	text-decoration:none;
	color:#000000;
}

.site_menu_elt_accueil {
	margin-right:30px;
	border-left:0;
}

.site_menu_elt_partenaires {
	margin-left:30px;
}

.elt_menu {
	font-size: 8pt;
	/*width:150px;
	background-color:#008000;*/
}

.elt_menu a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 8pt;
}

.elt_menu a, .elt_ssmenu a {
	display:block;
	/*width:inherit;
	height:inherit;*/
	text-decoration:none;
	padding:0;
}

.elt_ssmenu {
	background-color:#FFFFFF;
}

.elt_ssmenu li {
	background-color:#FFFFFF;
	border:solid 1px #E3E4E5;
	border-top: 0px;
	list-style-type:none;
	padding:3px;
	font-size: 7pt;
	text-align: center;
}

.elt_ssmenu li:hover, .elt_ssmenu a:hover, .elt_ssmenu a:focus {
	background-color:#DDDDDD;
	text-align: right;
}

.elt_ssmenuOver {
	background-color:#999999;
}

.elt_ssmenu3_1 a {
	background-image: url("../img/pictos/p_1.png");
	background-repeat: no-repeat;
	height: 16px;
}

.elt_ssmenu3_2 a {
	background-image: url("../img/pictos/p_4.png");
	background-repeat: no-repeat;
	height: 16px;
}

.elt_ssmenu3_3 a {
	background-image: url("../img/pictos/p_2.png");
	background-repeat: no-repeat;
	height: 16px;
}

.elt_ssmenu3_4 a {
	background-image: url("../img/pictos/p_3.png");
	background-repeat: no-repeat;
	height: 16px;
}

/*
 * *** Page d'actualités ***
 */
 
.actu_elt {
	font-size:10pt;
	border:#BBBBBB solid 1px;	
	margin-bottom:10px;
}

.actu_list_elt {
	font-size:10pt;
	border:#BBBBBB solid 1px;	
	margin-bottom:10px;
}

.actu_elt_titre {
	margin-top:0px;
	margin-bottom:5px;
	background-color: #BBBBBB;
	background-image: url('../img/pix2.png');
	background-repeat: repeat-x;
	color:#FFFFFF;
	font-weight:bold;
	padding : 3px;
}

.actu_elt_titre a {
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}

.actu_elt_content {
	margin-top:0px;
	margin-bottom:5px;
	padding : 5px;
	font-size: 8pt;
}

.actu_elt_auteur {
	margin-top:3px;
	margin-bottom:0px;
	padding : 5px;
	font-size: 8pt;
	color: #BBBBBB;
}

#actu_retour {
	margin-top:3px;
	margin-bottom:5px;
}


/*
 * *** Page d'accueil ***
 */

.accueil_content {
	border:#BBBBBB solid 1px;
	padding:2px;	
	margin:2px;
	overflow:hidden ;
	font-size:8pt;
	text-align: justify;
	min-height: 164px;	
	overflow: hidden;
}

.accueil_content_video {
	padding-top: 42px;
	height: 516px;
}

.accueil_titre {
	border:#BBBBBB solid 1px;
	padding:2px;
	font-weight:bold;
	font-size:10pt;
	margin:2px;
	background-color:#EFEFEF;
	background-image: url('../img/pix.png');
	background-repeat: repeat-x;
	max-height: 16px;
	overflow: hidden;
}


#site_accueil_tab {
	margin-top:20px;
	margin-bottom:20px;
	width:800px;
	height: 580px;
	margin-left:auto;
	margin-right:auto;
}

#site_accueil_tab td {
	/*vertical-align: top;*/
}

#intro_img_lanceur {
	margin-top: 60px;
	padding: 3px;
	text-align: center;
}

#intro_img_lanceur a img{ 
	text-decoration: none;
	border: 0px;
}


/*
 * *** Page Filmographie ***
 */


.film_elt {
	text-align: center;
	border:#BBBBBB solid 1px;
}

.film_list_elt {
	font-size:10pt;
	border:#BBBBBB solid 1px;
	margin-bottom:10px;
}

.film_apercu{
        margin-top:5px;
	margin-left:10px;
	
}

.film_apercu a img{
	border:#BBBBBB solid 1px;
	margin-left:5px;
	margin-right:5px;
	float: left;
}

.film_titre {
	margin-top:0px;
	margin-bottom:5px;
	background-color: #BBBBBB;	
	background-image: url('../img/pix2.png');
	color:#FFFFFF;
	font-weight:bold;
	padding : 3px;
}

.film_titre a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
	font-size: 10pt;
}

.film_description {
	min-height: 90px;
	margin-top:0px;
	margin-bottom:5px;
	padding : 5px;
	font-size: 8pt;
	text-align: inherit;
}

.film_content {
	text-align: center;
	padding: 10px;
        margin-top:30px;
}


#film_btn_retour {
	margin-bottom:10px;
}

.filmo_cat {
	border: #BBBBBB solid 1px;
	margin-bottom: 10px;
	/*padding: 5px;*/
}

.filmo_cat a {
	padding-left: 19px;
	text-decoration: none;
	font-size: 10pt;
	display: block;
	margin: 5px;
}

.filmo_cat a:hover {
	text-decoration: underline;
	color: #555555;
	background-image: url("../img/pictos/p.png");
	background-repeat: no-repeat;
}

#filmo_cat_1 {
	background-image: url("../img/pictos/p_1.2.png");
	background-repeat: no-repeat;
}

#filmo_cat_2 {
	background-image: url("../img/pictos/p_4.2.png");
	background-repeat: no-repeat;
}

#filmo_cat_3 {
	background-image: url("../img/pictos/p_2.2.png");
	background-repeat: no-repeat;
}

#filmo_cat_4 {
	background-image: url("../img/pictos/p_3.2.png");
	background-repeat: no-repeat;
}


/*
 * *** Contacts ***
 */

#site_footer table tbody tr {
	font-size: 8pt;
}

.site_footer_telmail {
	padding: 10px;
	padding-top: 45px;
}

.site_footer_adresse {
	padding: 10px;
	padding-top: 45px;
}

.site_footer_acid {
	text-align: center;
}

.site_footer_acid a img {
	text-decoration: none;
	border: 0px;
}

























