@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #727272;
	background-color: #F0F0F0;
}

li {
	list-style-position: inside;
}

img {
	border: 0px none #000000;
}

a {
	text-decoration: none;
	color: #656565;
}

a:hover {
	color: #3e3d3d;
}

h1 {
	width: 1024px;
	height: 176px;
	font-size: 0px;
}

h2 {
	width: 200px;
	float: right;
	height: 10px;
	margin-right: 28px;
	margin-bottom: 25px;
	text-align: right;
	font-size: 16px;	
}

h3 {
	font-size: 15px;
	color: #6a0034;
	margin-bottom: 15px;
}

h4 {
	font-size: 13px;
	color: #656565;
	margin-bottom: 3px;
	font-weight: bold;
}

h5 {
	font-size: 12px;
	color: #CCCCCC;
	margin-bottom: 3px;
	font-weight: bold;
	text-transform: uppercase;
}

#programme h4 {
	color: #6a0034;
	margin-bottom: 15px;	
}
	
label {
	font-size: 13px;
	color: #656565;
	margin-bottom: 3px;
	font-weight: normal;
}

input {
	color: #727272;
}

#main {
	width: 1024px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#container {
	width: 979px;
	padding-left: 65px;
	padding-top: 80px;

	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
}

#content {
	width: 600px;
	float: left;
	text-align: left;
}

#footer {
	width: 1024px;
	padding-top: 50px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	text-align: left;
}

#menu {
	width: 152px;
	margin-right: 100px;
	margin-bottom: 100px;
    margin-top: 50px;
	float: left;
	text-align: left;
}

#menu a {
	display: block;
	width: 152px;
	height: 41px;
	border: 0px none #FFFFFF;
	background-repeat: no-repeat;
}

#menu a:hover{
	background-position: -154px 0px;
}

#menu_accueil {
	background-image: url(images/menu_accueil.png);	
}

#menu_programmation {
	background-image: url(images/menu_programmation.png);	
}

#menu_pratique {
	background-image: url(images/menu_pratique.png);	
}

#menu_presse {
	background-image: url(images/menu_presse.png);	
}

#menu_prixaides {
	background-image: url(images/menu_prix.png);	
}

#menu_partenaires {
	background-image: url(images/menu_partenaires.png);	
}

#menu_edition {
	background-image: url(images/menu_edition.png);	
}

#menu_contact {
	background-image: url(images/menu_contact.png);	
}

#menu_monprogramme {
	background-image: url(images/menu_mon_programme.jpg);	
}

#menu_editos {
    background-image: url(images/menu_editos.gif);	
}

#menu #menu_grille {
    width: 114px;
    height: 34px;
    display: block;
    border: 0px none #FFFFFF;
	background-repeat: no-repeat;
    background-image: url(images/grille.png);
}

#menu #menu_grille:hover{
	background-position: -114px 0px;
}

#menu #menu_magrille {
    width: 114px;
    height: 34px;
    display: block;
    border: 0px none #FFFFFF;
	background-repeat: no-repeat;
    background-image: url(images/magrille.png);
}

#menu #menu_magrille:hover{
	background-position: -114px 0px;
}

#submenu {
	display: block;
	float: right;
	margin-bottom: 20px;
	margin-right: 10px;
	list-style-position: outside;
	list-style-type: none;
	text-align: right;
}

#content>#submenu
{
	margin-right: 25px;
}

#submenu li {
	display: block;
	float: left;
	height: 29px;
	cursor: pointer;
	text-align: right;
	margin-right: 10px;
}

#submenu div {
	cursor: pointer;
}

#submenu a {
	font-weight: normal;
}

#main_content {
	text-align: center;
	width: 588px;
	margin-bottom: 30px;
}

#main_content_top {
	width: 100%;
	height: 17px;
	background-image: url(images/main_content_top.jpg);
	background-repeat: no-repeat;
}

#main_content_mid {
	width: 548px;
	background-image: url(images/main_content_mid.jpg);
	background-repeat: repeat-y;
	padding: 5px;
	padding-left: 20px;
	padding-right: 20px;

}

#accueil_content_text {
	font-family: Verdana, sans-serif;
	width: 540px;
	text-align: left;
}

#accueil_content_text a {
	color: #6a0034;
}

#accueil_auteurs {
	margin-top: 15px;
	text-align: right;
}

#accueil_content_image {
	float: right;
	margin-left: 30px;
	margin-bottom: 10px;
	margin-top: 9px;
	border: 4px solid #d5ddde;
	width: 250px;
	height: 188px;
}

#accueil_content_image ul {
	list-style-type: none;
}

#accueil_content_image li {
	position: absolute;
}

#accueil_content_image img {
	width: 250px;
	height: 188px;
}

#main_content_bottom {
	width: 100%;
	height: 17px;
	background-image: url(images/main_content_bottom.jpg);
	background-repeat: no-repeat;
}

#recherche {
	padding-left: 15px;
	padding-top: 2px;
	width:112px;
	height: 20px;
	background-image: url(images/footer_rechercher.gif);
	background-repeat: no-repeat;
    margin: 5px;
}	

#recherche input {
	font-size: 10px;
	width: 80px;
	height: 13px;
	border: 0px none #FFFFFF;
	background-color: transparent;
	margin-bottom: 16px;
	margin-left: 7px;
}

#recherche a {
	display: inline;
	text-decoration: underline;
	margin-left: -10px;
}

#breves {
	float: right;
    margin-top: -60px;
    margin-bottom: 0px;
	margin-right: 155px;
	text-align: center;
}

#breves_top {
	width: 0px;
	height: 0px;
	font-size: 3px;
	background-repeat: no-repeat;
}

#breves_bottom {
	width: 0px;
	height: 0px;
	background-repeat: no-repeat;
}

#breves_mid {
	position: relative;
	padding-left: 7px;
	width: 280px;
	height: 60px;
	overflow: hidden;
}

#newsletter {
	padding-left: 23px;
	padding-top: 2px;
	width:112px;
	height: 20px;
	background-image: url(images/footer_newsletter.gif);
	background-repeat: no-repeat;
    margin: 5px;
}


#newsletter input {
	font-size: 10px;
	width: 85px;
	height: 13px;
	border: 0px none #FFFFFF;
	background-color: transparent;
}


#voir {
	float: left;
	width: 158px;
	height: 101px;
	padding-top: 13px;
	text-align: left;
	background-image: url(images/newsletter_background_droite.jpg);
	background-repeat: no-repeat;
}

#voir h4 {
	margin-bottom: 8px;
	margin-left: 10px;
}

#voir ul {
	list-style-position: outside;
	list-style-type: none;
}

#voir>ul {
	list-style-position: outside;
	list-style-type: none;
	margin-left: 10px;
}

#voir li {
	margin-bottom: 1px;
}

#dessin {
	width: 1024px;
    height: 180px;
	background-image: url(images/footer_body.png);
}

.footer_block {
    float: left;
    width: 150px;
    height: 130px;
    margin-top: 10px;
    margin-left: 50px;
}

.footer_block h4 {
    font-weight: normal;
}

.footer_block ul {
    margin: 0;
    padding: 0;
    margin-top: 10px;
    list-style-type: none;
}

.footer_block li {
    margin: 0;
    padding: 0;
    padding: 1px;
    list-style-position: outside;
}

.footer_block li a:hover {
    text-decoration: underline;
}

#webmaster,
#copyright,
#logos {
	margin-left: 22px;
	margin-top: 15px;
	padding-left: 10px;
	float: left;
	width: 295px;
	font-size: 12px;
}

#copyright {
	text-align: center;
    font-size: 10px;
}

#pub_banner {
    float: right;
    margin-top: -20px;
    margin-bottom: 20px;
    margin-right: 110px;
}

#logos {
	width: 300px;
	text-align: right;
}

#webmaster img {
    margin-top: -7px;
	padding-left: 10px;
}

#logos img {
	margin-top: -7px;
	vertical-align: text-bottom;
	border: 0px none #FFFFFF;
	margin-left: 5px;
	padding-bottom: 20px;
}

#tarification {
	text-align: left;
}

#login label {
	display: block;
	float: left;
	width: 250px;	
	margin-bottom: 10px;	
}

#login input {
	float: left;
	margin-bottom: 10px;
}

#fiche_film_top {
	width: 597px;
	height: 17px;
	font-size: 3px;
	background-image: url(images/film_content_top.jpg);
	background-repeat: no-repeat;		
}

#fiche_film_mid {
	width: 537px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 15px;
	background-image: url(images/film_content_mid.jpg);
	background-repeat: repeat-y;		
}

#fiche_film_text {
	padding-left: 30px;
	padding-bottom: 14px;
	width: 407px;
}

#fiche_film_pic {
	float: right;
	width: 215px;
	margin-left: 15px;
	margin-top: 20px;
	margin-bottom: 15px;
	text-align: center;
}

#fiche_pic {
	float: right;
	width: 215px;
	margin-right: -30px;
	margin-top: -20px;
	margin-bottom: 15px;
	text-align: center;
}


#fiche_pic img {
	border: 2px solid #d5ddde;
	max-width: 130px;
	max-height: 130px;
}

#fiche_film_pic img {
	border: 4px solid #d5ddde;
	max-width: 180px;
	max-height: 180px;
}

#fiche_film_mid h3 {
	display: inline;
	font-size: 16px; 
	text-align: left;
	padding: 0px;
	margin: 0px;
}

#titrevo {
	 font-size: 14px;
	 text-align: left;
	 margin-top: -3px;
	 margin-bottom: 10px;
}

#fiche_film_mid h4 {
	 display: inline;
	 float: none;
	 font-size: 11px;
	 text-align: left;
}

#fiche_film_mid h5 {
	 display: inline;
	 float: none;
	 font-size: 11px;
	 text-align: left;
	 margin-bottom: 10px;
}

#fiche_film_bottom {
	width: 597px;
	height: 26px;
	font-size: 0px;
	margin-left: -1px;
	background-image: url(images/film_content_bottom.jpg);
	background-repeat: no-repeat;	
	margin-bottom: 30px;	
}

#content_personne {
	text-align: left;
}

#content_personne h3 {
	width: 500px;
	float: none;
	font-size: 16px; 
	text-align: left;
	margin-bottom: 17px;		
}

#editos {
    text-align: left;
}


#programmation {
	width: 653px;
    margin-top: 20px;
    margin-left: -30px;
}

#programmation_content_top {
    background-image: url(images/prog2010_bg_top.gif);
    height: 53px;
}

#programmation_content_mid {
    background-image: url(images/prog2010_bg_body.gif);
}

#programmation_content_mid a {
    display: block;
    margin-top: 5px;
    margin-bottom: 15px;
}

#programmation_content_mid a:hover {
    color: #6a0034;
}

#programmation_content_left {
    font-size: 13px;
    font-family: Arial, sans-serif;
    color: #3e3e3e;
    float: left;
    width: 300px;
    margin-left: 30px;
    margin-top: 30px;
    margin-bottom: 30px;
}

#programmation_content_right {
    float: left;
    font-size: 13px;
    font-family: Georgia, sans-serif;
    color: #3e3e3e;
    width: 270px;
    margin-top: 30px;
    margin-left: 30px;
}

#programmation_content_right img{
    margin-left: 30px;
}

#programmation_content_bottom {
    background-image: url(images/prog2010_bg_bottom.gif);
    height: 32px;
}

#programmation img {
	margin-bottom: 12px;
	margin-top: 12px;
}

#programmation_col_gauche {
	width: 137px;
	margin-right: 25px;
	float: left;
}

#programmation_col_centre {
	width: 137px;
	margin-right: 25px;
	float: left;
}

#programmation_col_droite {
	width: 137px;
	float: left;	
}

#programme {
	width: 540px;
	text-align: left;
}

#programme_palmares {
	margin-right: 10px;
	width: 158px;
	float: right;
}

#programme_palmares_top {
	font-size: 0px;
	width: 278px;
	height: 10px;
	background-image: url(images/programme_palmares_background_top.gif);
	background-repeat: no-repeat;	
}

#programme_palmares_mid {
	width: 263px;
	padding-left: 15px;
	background-image: url(images/programme_palmares_background_mid.gif);
	background-repeat: repeat-y;	
}

#palmares_link {
    display: block;
    font-size: 12px;
    text-align: right;
    color: #898b8b;
    margin-bottom: 0px;
    height: 20px;
	cursor: pointer;
}

.toggle {
    margin-top: 5px;
    width: 450px;
}

.toggle_link {
    display: block;
    font-size: 12px;
    text-align: right;
    color: #FF0000;
    margin-bottom: 0px;
    height: 20px;
	cursor: pointer;
}

#palmares_link img {
    position: absolute;
    padding-top: 1px;
    padding-left: 3px;
}

#categories_link img,
.toggle_link img {
    position: absolute;
    padding-top: 3px;
    padding-left: 3px;
}

#palmares_div,
#categories_div{
    width: 300px;
    position: absolute;
    padding: 10px;
    margin-left: -50px;
    border: 1px solid #CCCCCC;
    background-color: #FFFFFF;
}

.toggle_div{
    margin-right: -130px;
    margin-top: -10px;
    float: right;
}

#categories_div a{
    display: block;
    padding: 10px;
    margin-bottom: -10px;
}

#categories_div a:hover {
    background-color: #d3d3d3;
    color: red;
}

#categories_div a:visited {
    color: black;
}


#categories_div a:visited:hover {
    color: red;
}

#palmares_close,
#categories_close {
    cursor: pointer;
    float: right;
}

.toggle_close {
    position: relative;
    left: -13px;
    bottom: -16px;
    cursor: pointer;
    float: right;
}

#programme_palmares_bottom {
	font-size: 0px;
	width: 278px;
	height: 10px;
	background-image: url(images/programme_palmares_background_bottom.gif);
	background-repeat: no-repeat;	
}

#programme_categories {
	margin-left: 30px;
	width: 278px;
	float: left;
}

#programme_categories h3 {
	margin-bottom: 0px;
	cursor: pointer;
}

#programme strong {
	font-size: 12px;	
}

#prix {
	text-align: left;	
}

#prix h2 {
	float: none;
	text-align: left;
	width: 500px;
	color: #6a0034;
}

#prix h3 {
	margin-bottom: 5px;
	color: #727272;
}

#selection_annee {
	float: right;
	margin-right: 6px;
	margin-bottom: 15px;
}

#selection_annee select {
	width: 60px;
	text-align: center;
}

.liste_image {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 320px;
	text-align: left;
	list-style-type: none;
}

.liste_image li {
	height: 200px;
	cursor: pointer;
	clear: both;
}


.liste_image a {
	display: block;
	padding-top: 10px;
	padding-left: 10px;
	height: 200px;	
}

.liste_image a:hover {
	background-color: #CCCCCC;
}

.liste_image img {
	float: left;
}


.page_menu {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 320px;
	text-align: left;
	list-style-type: none;
}

.page_menu li {
	height: 40px;
	cursor: pointer;
}

.page_menu a {
	display: block;
	padding-top: 10px;
	padding-left: 10px;
	height: 40px;
}

.page_menu a:hover {
	background-color: #CCCCCC;
}


.page_menu img {
	float: left;
}

.page_menu strong {
	float: left;
	display: inline;
	padding-top: 5px;
	padding-left: 15px;
	height: 30px;
	cursor: pointer;
}

.accueil_text_paragraphe p{
	text-align: justify;
	padding-bottom: 10px;
}

.breve {
	position: relative;
	top: 0px;
	width: 280px;
	height: 60px;
	margin-bottom: 10px;
	overflow: hidden;
}

a label {
	cursor: pointer;
}

a>label {
	font-weight: bold;
}

.breve label {
	display: block;
}

.breve>label {
	font-weight: bold;	
}

.clear_float  {
	clear: both;
}

.clear_float a {
	float: left;
}

.highlight  {
	color: #6a0034;
}

.formulaire {
	margin-top: 20px;
	margin-bottom: 20px;	
}

.sous_menu_gauche_on {
	display: block;
	float: left;
	width: 12px;
	height: 29px;	
	background-image: url(images/sousmenu_gauche.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}

.sous_menu_gauche_off {
	display: block;
	float: left;
	width: 12px;
	height: 29px;	
	background-image: url(images/sousmenu_gauche.gif);
	background-repeat: no-repeat;	
	cursor: pointer;
}

.sous_menu_droite_on {
	display: block;
	float: left;
	width: 11px;
	height: 29px;	
	background-image: url(images/sousmenu_droite.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}

.sous_menu_droite_off {
	display: block;
	float: left;
	width: 11px;
	height: 29px;	
	background-image: url(images/sousmenu_droite.gif);
	background-repeat: no-repeat;	
	cursor: pointer;
}

.sous_menu_mid_on {
	display: block;
	float: left;
	height: 23px;	
	color: #6a0034;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	padding-top: 6px;
	padding-right: 2px;
	background-image: url(images/sousmenu_mid.gif);
	background-repeat: repeat-x;
	cursor: pointer;
}

.sous_menu_mid_off {
	display: block;
	float: left;
	height: 23px;	
	color: #4C4B4B;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	padding-top: 6px;
	padding-right: 2px;
	background-image: url(images/sousmenu_mid.gif);
	background-repeat: repeat-x;	
	cursor: pointer;
}

.contact_equipe_fiche
{
	line-height: 170%;
	font-size: 11px;	
	text-align: left;
	width: 543px;
}

.contact_equipe_top {
	width: 543px;
	height: 11px;
	font-size: 3px;
	background-image: url(images/contact_fiche_top.gif);
	background-repeat: no-repeat;	
}

.contact_equipe_mid {
	width: 528px;
	padding-left: 15px;
	background-image: url(images/contact_fiche_mid.gif);
	background-repeat: repeat-y;	
}

.contact_equipe_left {
	width: 265px;
	float: left;
}

.contact_equipe_photo {
	width: 64px;
	height: 74px;	
	font-size: 1px;
	float: left;
	border: 3px solid #CCCCCC;
}



.contact_equipe_text {
	padding-left: 20px;
	padding-top: 3px;
	width : 170px;
	text-align: left;
	overflow: auto;
	float: left;	
}

.contact_equipe_right {
	width: 210px;
	overflow: auto;
	margin-left: 40px;
	padding-right: 10px;
	float: left;
	text-align: left;
}

.contact_equipe_bottom {
	width: 543px;
	height: 11px;
	background-image: url(images/contact_fiche_bottom.gif);
	background-repeat: no-repeat;		
}

.contact_nom {
	font-weight: bold;		
}

.contact_fonction {
	font-weight: bold;
	color: #6a0034;	
}

.contact_festival p {
	line-height: 130%;
}

.contact_festival img {
	border: 3px solid #dfdfdf;	
}

.contact_festival_top {
	width: 543px;
	height: 11px;
	font-size: 1px;
	background-image: url(images/contact_festival_top.gif);
	background-repeat: no-repeat;		
}

.contact_festival_mid {
	width: 513px;
	background-image: url(images/contact_festival_mid.gif);
	background-repeat: repeat-y;
	padding-left: 15px;
	padding-right: 15px;		
}

.contact_festival_bottom {
	width: 543px;
	height: 11px;
	background-image: url(images/contact_festival_bottom.gif);
	background-repeat: no-repeat;		
}

.contact_festival_left {
	float: left;
	width: 165px;
	height: 155px;
	text-align: left;
	margin-top: -5px;
	padding-left: 5px;
	margin-right: 30px;
}

.contact_festival_cen {
	float: left;
	width: 151px;
	height: 130px;
	margin-right: 30px;
}

.contact_festival_cen p {
	font-style: italic;
	text-align: right;
	padding-right: 20px;
	padding-bottom: 10px;
}

.contact_festival_right {
	float: left;
	width: 131px;
	height: 130px;	
}

.contact_festival_right p {
	font-style: italic;
	text-align: right;
	padding-right: 20px;
	padding-bottom: 10px;
}


.contact_salle p {
	line-height: 130%;
}

.contact_salle img {
	border: 3px solid #dfdfdf;
}

.contact_salle_top {
	width: 543px;
	height: 11px;
	font-size: 1px;
	background-image: url(images/contact_salle_top.gif);
	background-repeat: no-repeat;		
}

.contact_salle_mid {
	width: 513px;
	background-image: url(images/contact_salle_mid.gif);
	background-repeat: repeat-y;
	padding-left: 15px;
	padding-right: 15px;		
}

.contact_salle_bottom {
	width: 543px;
	height: 11px;
	background-image: url(images/contact_salle_bottom.gif);
	background-repeat: no-repeat;		
}

.contact_salle_left {
	float: left;
	width: 346px;
	text-align: left;
	padding-left: 5px;
	margin-right: 30px;
}

.contact_salle_right {
	float: left;
	width: 131px;
}

.contact_salle_right p {
	font-style: italic;
	text-align: right;
	padding-right: 20px;
	padding-bottom: 10px;
}


.fond_partenaires {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: table-cell;
	vertical-align: middle;
	width: 320px;
	text-align: center;
	margin-bottom: 20px
}

.fond_partenaires p
{
	margin-left: 20px;
	width: 300px;
}

.image_partenaire {
	display: table-cell;
	text-align: center;
	margin-bottom: 20px
}

.partenaires h2 {
	width: 500px;
	float: none;
	display: block;
	height: 40px;
	margin-right: 0px;
	margin-top: 30px;
	margin-bottom: 0px;
	text-align: left;
	font-size: 16px;
}

.partenaires_top {
	width: 543px;
	height: 15px;
	background-image: url(images/partenaire_background_top.gif);
	background-repeat: no-repeat;	
}

.partenaires_bottom {
	width: 543px;
	height: 15px;
	background-image: url(images/partenaire_background_bottom.gif);
	background-repeat: no-repeat;	
}

.partenaires_mid {
	display: table;
	width: 543px;
	background-image: url(images/partenaire_background_mid.gif);
	background-repeat: repeat-y;
}

.recherche h2 {
	width: 500px;
	float: none;
	display: block;
	height: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	font-size: 16px;
}

.recherche {
	text-align: left;
}

.recherche ul {
	padding-left: 30px;
	margin-bottom: 10px;
}

.clear_table {
	display: table;
	height: 30px;
}

.recherche_gauche {
	float: left;
	width: 180px;
	min-height: 400px;
	border-right: 1px solid #CCCCCC;
}

.recherche_centre {
	float: left;
	width: 340px;
	padding-left: 10px;
	padding-right: 10px;
}

.recherche_centre ul {
	margin-left: -20px;
	font-size: 13px;
}

.recherche_centre li {
	margin-bottom: 5px;
}


.recherche_input {
	width: 161px;
	height: 112px;
	background-image: url(images/recherche_input_background.gif);
	background-repeat: no-repeat;
	margin-bottom: 15px;
	padding-top: 10px;
}	


INPUT.field {
	float: left;
	cursor: text;
	font-size: 10px;
	width: 117px;
	height: 13px;
	border: 0px none #FFFFFF;
	background-color: transparent;
	margin-top: 9px;
	margin-bottom: 10px;
	margin-left: 10px;	
}

INPUT.submit_recherche {
	float: left;
	cursor: pointer;
	width: 15px;
	height: 14px;
	border: 0px none #FFFFFF;
	background-color: transparent;
	font-size: 8px;
	background-image: url(images/recherche_input_bouton.gif);
	margin-top: 10px;
	margin-left: 13px;
}

.recherche_input label {
	font-weight: bold;
	color: #6a0034;	
	margin-left: 10px;
}

.touches {
	text-align: left;
	width: 160px;
	height: 45px;
	padding-left: 1px;
}

.touche {	
	cursor: pointer;
	width: 15px;
	height: 14px;
	border: 0px none #FFFFFF;
	background-color: transparent;
	font-size: 8px;
	background-image: url(images/recherche_input_bouton.gif);
}

.presse_revue_top {
	width: 543px;
	height: 14px;
	background-image: url(images/presse_revue_background_top.gif);
	background-repeat: no-repeat;	
}

.presse_revue_mid {
	text-align: left;
	padding-left: 30px;
	padding-top: 5px;
	padding-right: 30px;
	width: 483px;
	background-image: url(images/presse_revue_background_mid.gif);
	background-repeat: repeat-y;	
}

.presse_revue_bottom {
	width: 543px;
	height: 14px;
	background-image: url(images/presse_revue_background_bottom.gif);
	background-repeat: no-repeat;	
}

.mention {
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
}

.telechargement {
	text-align: left;
}

.telechargement h2 {
	display: inline;
	float: none;	
}

.telechargement h3 {
	display: inline;
	float: none;
}

.edition {
	margin-top: 15px;
	width: 480px;
	text-align: left;
}

.edition h3 {
	
	display: block;
}

.edition_img {
	width: 200px;
	text-align: right;
	float: left;
	padding-bottom: 40px;
	padding-right: 50px;
}

.edition_img img {
	border: 3px solid #d5ddde;
}

.presse_nom {
	font-size: 14px;
	font-weight: bold;
}

.accueilfestival {
	margin-left: 90px;
}

.seances {
    margin-left: 20px;
    margin-bottom: 20px;
	width: 300px;
}

.seances p {
    margin-bottom: 3px;
}

.seances p img {
    margin-right: 5px;
}

.seances strong {
	display: block;
	padding-bottom: 10px;
}

.seance_nom {
	float: left;
	width: 100px;
	height: 60px;
	border-right: 1px solid #6a0034;
}

.seance_lieu {
	float: left;
	padding-left: 10px;
	width: 100px;
	height: 60px;
	border-right: 1px solid #6a0034;
}

.seance_date {
	float: left;
	padding-left: 10px;
	width: 100px;
	height: 60px;
	border-right: 1px solid #6a0034;
}

.seance_remarque {
	float: left;
	padding-left: 10px;
	width: 150px;
	height: 60px;
	overflow: auto;
}

.prog_button,
.del_button,
.prog_aide {
	cursor: pointer;
}

.help {
	position: absolute;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	text-align: center;
}

.desc {
	margin-bottom: 10px;
}

.nomsalle {
    color: #888888;
    font-size: 18px;
    margin-top: 20px;
}
