@charset "UTF-8";
/***************************** CSS GENERIC ********************************/
body, td, pre, input, textarea, select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

html, body, p, table, td, form, input, select, textarea, pre, dl, dt, dd, h1, h2, h3, h4, h5, h6{
	padding: 0px;
	margin: 0px;
}

body{
	text-align: center;
}

a{
	color: #000000;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;

}

a img{
	border-width: 0px;
}

td{
	vertical-align: top;
}

ul, ol{
	/* Sinon les puces ne sont pas visible sous IE */
	padding-left: 25px;
}

ul{
	list-style-type: disc;
}

li{
   line-height: 18px;
}

.cms_part{
	text-align: left;
	margin: 0px auto;
}

.cms_bandeau{
}

.cms_page{
}

.cms_gauche{
}

.cms_droite{
}

.cms_gauche, .cms_droite{
	float: left;
}

.cms_zone{
}

.cms_bloc{
	padding: 5px 0px;
	clear: both;
}

/*** BLOCS FILE ***/
.cms_bloc_file{
}

/*** BLOCS FORM ***/
.cms_bloc_form{
}

.cms_bloc_form table td{
	padding: 3px;
}

.cms_bloc_form table td.intitule{
	font-weight: bold;
	text-align: left;
	width: 200px;
	vertical-align: top;
}

.cms_bloc_form table td.valeur td{
	vertical-align: middle;
}


.cms_bloc_form label{
	padding: 0px 15px 0px 3px;
}

.cms_bloc_form input{
	width: 200px;
}

.cms_bloc_form textarea{
	width: 300px;
	height: 100px;
}

.cms_bloc_form select{
	width: 204px;
}

.cms_bloc_form_error{
	color: #FF0000;
	padding-bottom: 10px;
}

.cms_bloc_form_message{
	font-weight: bold;
	text-align: center;
}

.cms_bloc_form .cms_bloc_form_field_content{
	text-align: justify;
}

.cms_bloc_form table td.cms_bloc_form_field_antispam_text{
	width: auto;
}

.cms_bloc_form table td.cms_bloc_form_field_antispam_image{
	text-align: right;
}

.cms_bloc_form table td.cms_bloc_form_field_antispam_image img{
	border: 1px solid #000000;
}

.cms_bloc_form .cms_bloc_form_field_content, .cms_bloc_form table td.cms_bloc_form_field_antispam_text{
	padding: 10px 0px;
}

.cms_bloc_form .cms_bloc_form_field_checkbox input{
	width: auto;
}

.cms_bloc_form .cms_bloc_form_field_checkbox table td{
	padding: 0px;
}

.cms_bloc_form .cms_bloc_form_field_radio table td{
	padding: 0px 0px;
}

.cms_bloc_form .cms_bloc_form_field_radio input{
	width: auto;
}

.cms_bloc_form .cms_bloc_form_field_submit input{
	width: 85px;
	margin: 5px 0px;
}

/*** BLOCS HTML ***/
.cms_bloc_html{
}

/*** BLOCS MEDIA ***/
.cms_bloc_media{
	text-align: center;
}

.cms_bloc_media *{
	margin: 0px auto;
}

/*** BLOCS MODULE ***/
.cms_bloc_module{
}

/*** BLOCS TEXTE ***/
.cms_bloc_text{
	text-align: justify;
}

.cms_bloc_text_media_gauche{
}

.cms_bloc_text_media_gauche .cms_bloc_media{
	padding: 0px;
	margin: 0px;
	float: left;
	margin: 0px 15px 15px 0px;
}

.cms_bloc_text_media_droite{
}

.cms_bloc_text_media_droite .cms_bloc_media{
	padding: 0px;
	margin: 0px;
	float: right;
	margin: 0px 0px 15px 15px;
}

.cms_bloc_text_haut{
}

.cms_bloc_text_media_centre{
	text-align: center;
	padding: 15px auto;
}

.cms_bloc_text_media_centre .cms_bloc_media{
	margin: 15px 0px;
}

.cms_bloc_text_bas{
}

.cms_bloc_text table{
	width: 100%;
}

.cms_bloc_text table td{
	vertical-align: top;
}

.cms_bloc_text_gauche{
	width: 49%;
}

.cms_bloc_text_milieu{
	width: 2%;
}

.cms_bloc_text_droite{
	width: 49%;
}

/*** BLOCS TITRE ***/
.cms_bloc_title{
}

.cms_bloc_title h2{
	text-align: left;
	height: 15px;
	font-weight: bold;
	text-align: left;
}

/*** ***/
.spacer{
	clear: both;
	line-height: 0px;
	width: 0px;
	font-size: 0px;
}
#print_header_right{
	float: right;
	margin-top: 10px;
	line-height: 20px;
}

#print_header_left{
	float: left;
	margin-top: 10px;
}

#print_container{
	width: 700px;
	margin: auto;
	text-align: left;
}

#print_container ul{
	list-style-type: disc;
}

.actu_description img {
	float : left;
	margin-bottom : 5px;
	margin-right : 10px;
}
.surtitre{
	color : #000;
	font-size: 13px;
	text-transform: uppercase;
}

.soustitre{
	color: #000;
	font-size: 16px;
	font-weight: bold;
	line-height : 20px;
	text-align: left;
}

.accroche {
	color: #DF0000;
	font-style : italic;
}

.chapo{
	font-weight: bold;
}

.intertitre{
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	
}

.intertitre2{
	color: #DF0000;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	
}

.legende{
	font-style: italic;
	font-size: 11px;
}

.mise_en_avant_1{
	color: #DF0000;
}

.mise_en_avant_2{
	font-style: italic;
}

#resultats .libelle_parties {
    padding-top: 20px;
    padding-bottom: 10px;
    font-size: 14px;
    font-weight: bold;
}

#resultats table {
    border-collapse: collapse;
    width: 730px;
}

#resultats td {
    border-style: dashed none dashed none;
    border-width: Thin;
    border-color: black;
    padding: 10px;
}

#resultats #head td {
    font-weight: bold;
    text-align: center;
}
#resultats table td.auteur {
	width: 160px;
}
#resultats table td.titre {
	width: 360px;
}
#resultats table td.annee {
	width: 60px;
}
#resultats table td.livr {
	width: 50px;
}
#resultats table td.pages {
	width: 60px;
}
#resultats table td.voir {
	width: 40px;
}


.center {
    text-align: center;
}

#pagination {
    text-align: center;
    margin-top: 20px;
}

#pagination a {
    text-decoration: none;
    color: inherit;
}

#pagination a:hover {
    text-decoration: underline;
}

#pagination a.active {
    font-weight: bold;
}