@charset "iso-8859-2";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #A90D0E;
	margin:0px;
}
h1 {
	font-size:16px;
	text-transform:uppercase;
	color:#7F0000;
	padding-left:23px;
	background-image:url(images/puce.gif);
	background-position:left -7px;
	background-repeat:no-repeat;
	padding-bottom:3px;
	border-bottom:#CCC 2px solid;
}
h2 {
	font-size:30px;
	font-weight:300;
	font-family:Arial, Helvetica, sans-serif;
	color:#EB861C;
	margin:0px;
}

.titre_h1 {
	font-size:15px;
	font-weight:300;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	color:#000000;
	margin:0px;
	background-image:none;
	padding-left:0px;
	margin-bottom:20px;
	color:#900;
	border-bottom:#900 1px solid;
}
.titre_h2 {
	font-size:15px;
	font-weight:300;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#EB861C;
	margin-bottom:10px;
}

.menu_admin {
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	padding-left:8px;
	padding-right:8px;
	line-height:25px;
}
a.menu {
	display:block;
	width:240px;
	font-family:Arial, Helvetica, sans-serif;
	color:#7F0000;
	font-size:14px;
	padding-left:30px;
	text-decoration:none;
}
.menu:hover {
	display:block;
	width:240px;
	font-family:Arial, Helvetica, sans-serif;
	color:#7F0000;
	font-size:14px;
	padding-left:30px;
	text-decoration:none;
	
}
.menu_titre {
	font-size:16px;
	text-transform:uppercase;
	color:#7F0000;
	padding-left:23px;
	background-image:url(images/puce.gif);
	background-position:left -7px;
	background-repeat:no-repeat;
	font-weight:bold;
	margin-top:18px;
}
.menu_sous_titre {
	display:block;
	font-size:12px;
	color:#000000;
	padding-left:23px;
	text-decoration:none;
	line-height:20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #564B36;
	background-image:url(images/puce1.gif);
	background-position:left 7px;
	background-repeat:no-repeat;
}
.menu_sous_titre:hover {
	display:block;
	font-size:12px;
	color:#000000;
	padding-left:23px;
	text-decoration:none;
	line-height:20px;
	background-color: #AC9C82;
	background-image:url(images/puce1.gif);
	background-position:5px 7px;
	background-repeat:no-repeat;
}
fieldset {
	border:1px solid #D4CBBA;
	padding:10px;
}
legend {
	padding:3px;
	margin-bottom:5px;
	margin-top:5px;
	color:#5C0001;
	font-size:14px;
}

.bouton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #D2924A;
	border: 1px solid #999999;
	padding:5px;
	margin:10px;
	text-decoration:none;
	font-weight:bold;
	background-image:url(images/fd_bt.jpg);
	
}
.input_box_st {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	background-color: #FDE1E1;
	border: 2px solid #5B0000;
	padding:3px;
}
.bouton_v2 {
	border:#FFFFFF 1px solid;
	display:block;
	color:#FFFFFF;
	height:30px;
	line-height:29px;
	margin-bottom:14px;
	text-decoration:none;
	margin-right:10px;
	background-color: #FAFAF2;
	padding-right:10px;
	background-image:url(images/fd_bt.jpg);
	clear:both;
}
.edit{
background:url(images/edit.png) no-repeat 10px 8px;
text-indent:30px;
display:block;
}
.valider{
background:url(images/valide.png) no-repeat 10px 8px;
text-indent:30px;
display:block;
}
.delete{
background:url(images/delete.png) no-repeat 10px 8px;
text-indent:30px;
display:block;
}
.add{
background:url(images/add.png) no-repeat 10px 8px;
text-indent:30px;
display:block;
}
.view{
background:url(images/view.png) no-repeat 10px 8px;
text-indent:30px;
display:block;
}
.input_box_error {
	color: #FF0000;
	font-size:11px;
}

a.button{
	border:#CCCCCC 1px solid;
	display:block;
	color:#555555;
	font-weight:bold;
	height:30px;
	line-height:29px;
	margin-bottom:14px;
	text-decoration:none;
	float:left;
	margin-right:10px;
	background-color: #FAFAF2;
	padding-right:10px;
}
a:hover.button{
color:#990000;
}
.bt_add {
	background:url(./images/add.png) no-repeat;
	text-indent:30px;
	padding-left:20px;
}
.bt_delete {
	background:url(./images/bt_delete.png) no-repeat;
	text-indent:30px;
	padding-left:20px;
}
.bt_edit {
	background:url(./images/bt_edit.png) no-repeat;
	text-indent:30px;
	padding-left:20px;
}
.bt_mail {
	background:url(./images/bt_mail.png) no-repeat;
	text-indent:30px;
	padding-left:20px;
}
.bt_photo {
	background:url(./images/bt_photo.png) no-repeat;
	text-indent:30px;
	padding-left:20px;
}

.bt_save {
	background:url(./images/bt_save.png) no-repeat;
	text-indent:30px;
	padding-left:20px;
}
.bt_back {
	background:url(./images/bt_back.gif) no-repeat;
	text-indent:30px;
	padding-left:20px;
}
.pagination {
	display: block;
	line-height: 20px;
	float: left;
	border:1px solid #999999;
	padding:0px 5px;
	margin:2px;
	text-decoration:none;
	background-color:#E5E5E5;
	color:#333333;
}
.pagination:hover {
	display: block;
	line-height: 20px;
	float: left;
	border:1px solid #666666;
	padding:0px 5px;
	margin:2px;
	text-decoration:none;
	background-color:#999999;
	color:#333333;
}
.pagination_active {
	display: block;
	line-height: 20px;
	float: left;
	border:1px solid #666666;
	padding:0px 5px;
	margin:2px;
	text-decoration:none;
	background-color:#999999;
	color:#333333;
}
.lien_color {
	text-decoration:none;
	color:#5C0001;
}
.lien_color:hover {
	text-decoration:none;
	color:#000000;
	background-color:#FF9900;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}

/* Debut CSS galerie */
#ul_liste_img {
	list-style:none;
}
.li_liste_img {
	float:left;
	margin-bottom:5px;
	width:251px;
	background-color:#FFFFFF;
	margin-left:5px;
	padding:5px;
}
/* Fin CSS galerie */
/* Debut CSS livre */
#ul_liste_livre {
	list-style:none;
	margin-left:0px;
	padding-left: 0;
	margin-right:10px;
}
.li_liste_soiree_img {
	margin-bottom:5px;
	margin-left:0px;
	padding:5px;
	border:#666666 1px solid;
	background-color: #333333;
	width:100%;
}
.titre_h2_evenement {
	margin:0px;
	margin-bottom:15px;
	color:#5C0001;
	font-size:14px;
	font-weight:bold;
}
/* Fin CSS soiree */
/* Debut CSS banniere */
#ul_liste_banniere {
	list-style:none;
	margin-left:0px;
	padding-left: 0;
	margin-right:10px;
}
.li_liste_banniere_img {
	float:left;
	margin-bottom:5px;
	margin-left:0px;
	margin-right:5px;
	padding:5px;
	border:#666666 1px solid;
	background-color: #333333;
	width:300px;
}
.h1_banniere {
	margin:0px;
	margin-bottom:15px;
	color:#FF6600;
	font-size:16px;
}
/* Fin CSS banniere */
.message_ok {
	display:block;
	background-color:#0F0;
	padding:10px;
	color:#000;
	border:#060 1px solid;
}
.error {
	color:#F00;
	font-size:11px;
	padding-left:20px;
}
.block_livre {
	background-color: #FDE1E1;
	padding:10px;
	margin-bottom:2px;
}
/* Css clip */
.table_clip {
	border:#CCC 1px solid;	
}
.table_clip:hover {
	border:#CCC 1px solid;
	background-color: #FDD;
}

.lien_clip {
	text-decoration:none;
	font-size:11px;
	color:#900;
	font-weight:bold;	
}
/* Css galerie photo */
.album_box {
	background-color: #FDE1E1;	
}
.block_li_photo {
	display:block; 
	background-color: #FDE1E1;
	border:1px solid #5C0001;
	width:220px;
	height:130px;
	padding:5px;
	margin-left:5px;
	margin-bottom:5px;
	overflow:auto;
}
.h2_photo {
	 font-size:12px;
	 color:#900;
	 font-weight:bold;
}
/* Css Radio */
/* Debut CSS livre */
#ul_liste_radio {
	list-style:none;
	margin-left:0px;
	padding-left: 0;
	margin-right:10px;
}
.block_radio {
	background-color: #FDE1E1;
	padding:4px;
	margin-bottom:4px;	
}
.fd_block_de_texte_contenu {
	background-image:url(images/fd_titre.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

ul#tabnav {
	font: bold 11px verdana, arial, sans-serif;
	list-style-type: none;
	padding-bottom: 24px;
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
ul#tabnav li {
	float: left;
	height: 21px;
	background-color: #EFEFEF;
	margin: 2px 2px 0 2px;
	border: 1px solid #CCCCCC;
}
ul#tabnav li.active {
    border-bottom: 1px solid #fff;
    background-color: #fff;
}
#tabnav a {
    float: left;
    display: block;
    color: #666;
    text-decoration: none;
    padding: 4px;
}
#tabnav a:hover {
    background: #fff;
}
.div_tabnav {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background:#FFFFFF;
	padding:20px;
}

/* search box */
#searchField {
	width: 200px;}

#results {
	border: 1px solid #BFBFBF;
	border-bottom: 0px;
	font-size: 12px;
	font-family: arial;
	padding: 0px;
	display: none;
}

#results div {
    border-bottom: 1px solid #BFBFBF;
    padding: 3px;
}

#results .selected {
	background-color: #666;
	color: #fff;
}

#results .unselected {
	background-color: #fff;
	color: #666;
}


/* Evenement */
.fd_art_evenement {
	background-color: #FDE1E1;
	border:1px solid #5C0001;
}
.date_evenement {
	font-size:18px;
}
.titre_h1_evenement {
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	background-image:none;
	border:none;
	padding-left:0px;
}
.description_ev {
	padding:10px;
	background-color:#FDE1E1;
	line-height:20px;
	font-size:12px;
}
.titre_evenement {
	border: 1px solid #5C0001;
	background-color: #FBC6C6;
	padding:15px;
	margin-bottom:20px;
}

.valide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #00FF00;
	padding:2px;
	margin:2px;
	border:1px solid #339900;
	text-decoration:none;
	float:right;
	font-weight:bold;
}
.valide:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #00CC00;
	padding:2px;
	margin:2px;
	border:1px solid #339900;
	text-decoration:none;
	float:right;
	font-weight:bold;
}
.non_valide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #FF0000;
	padding:2px;
	margin:2px;
	border:1px solid #D90000;
	text-decoration:none;
	float:right;
	font-weight:bold;
}

.non_valide:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #D90000;
	padding:2px;
	margin:2px;
	border:1px solid #D90000;
	text-decoration:none;
	float:right;
	font-weight:bold;
}
#slideshow {
  width: 600px;
  height: 200px;
}
