/*
New
*/
.commentaire {
	font-size: 12px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.commentaire li {
	padding: 6px;
	margin-bottom: 4px;
	background-color: #FFFFFF;
}
.commentaire #auteur{
	font-size: 13px;
	font-weight: bold;
	color: #1B70E0;
}

.commentaire #signaler{
	color: #1B70E0;
	text-decoration: none;
}

.commentaire #signaler:hover{
	text-decoration: underline;
}

.commentaire #text{
	color: #333333;
}

.commentaire #date{
	padding-top: 5px;
	color: #666666;
}


/* formulaire */
.form {
    font:13px "Segoe UI", "Trebuchet MS", Helvetica, Arial, sans-serif, Calibri;
    margin:20px;
    padding:10px 20px;
}
   
.form ol { 
    list-style:none;
    margin:0;
    padding:0;
}
  
.form li {
	list-style:none;
    padding:6px;
    background:#EAEAEA;
    margin-bottom:1px;
}
  
.form label {
    float:left;
    width:300px;
    text-align:left;
    margin-right:7px;
}

.form_connect_membre {
    font:13px "Segoe UI", "Trebuchet MS", Helvetica, Arial, sans-serif, Calibri;
    margin:0px;
    padding:0px;
}
   
.form_connect_membre ol { 
    list-style:none;
    margin:0;
    padding:0;
}
  
.form_connect_membre li {
	list-style:none;
    padding:6px;
    background:#EAEAEA;
    margin-bottom:1px;
}
  
.form_connect_membre label {
    float:left;
    width:130px;
    text-align:left;
    margin-right:7px;
}
.link_connect_membre{
	font-size: 12px;
	color: #0C548F;
	font-weight: bold;
}

.link_connect_membre:hover{
	font-size: 12px;
	color: #333;
}

.form_comment #titre_commentaire{
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
}


.form_comment {
    font:12px "Segoe UI", "Trebuchet MS", Helvetica, Arial, sans-serif, Calibri;
    margin:0px;
    padding:0px 0px;
}
   
.form_comment ol { 
    list-style:none;
    margin:0;
    padding:0;
}
  
.form_comment li {
	list-style:none;
    padding:1px;
    background:#EAEAEA;
    margin-bottom:1px;
}
  
.form_comment label {
    float:left;
    width:80px;
    text-align:left;
    margin-right:7px;
}


#f_signal_form li{
	list-style:none;
}
.bouton_icon {
    color:#333;
    font-weight:bold;
    line-height:28px;
    text-decoration:none;
    background-color:#EAEAEA;
    margin-right:4px;
    padding-top:4px;
    padding-bottom:4px;
    padding-right:4px;
    border:#CCC 1px solid;
}
 
.bouton_icon:hover{
    background-color:#000;
    color:#FFF;
}

.bouton_icon_red {
	background-color: #AC1111;
	color: #FFF;
}


.bouton_icon_vertical {
    color:#333;
    font-weight:bold;
    line-height:20px;
    text-decoration:none;
    background-color:#EAEAEA;
    margin-right:4px;
    padding-top:4px;
    padding-bottom:4px;
    padding-right:4px;
    border:#CCC 1px solid;
	margin-bottom:2px;
}

.bouton_icon_vertical_red {
	color: #FFF;
    font-weight:bold;
    line-height:20px;
    text-decoration:none;
    background-color:#AC1111;
    margin-right:4px;
    padding-top:4px;
    padding-bottom:4px;
    padding-right:4px;
    border:#CCC 1px solid;
	margin-bottom:2px;
}

.bouton_icon_vertical a{
    color:#333;
    font-weight:bold;
	text-decoration:none;
}

.bouton_icon_vertical_red a{
	color: #FFF;
    font-weight:bold;
	text-decoration:none;
}

.bouton_icon_vertical a:hover{
	color:#900;
}

.bouton_icon_vertical_red a:hover{
	color: #FF0;
}

.liste_evenement{
    background-color:#600;
    background:url(./images/liste_evenement.png) no-repeat 4px 1px;
    padding-left:30px;
}

.modifier_event{
    background-color:#600;
    background:url(./images/modifier.gif) no-repeat 4px 1px;
    padding-left:30px;
}

.delete_event{
    background-color:#600;
    background:url(./images/supprimer.png) no-repeat 4px 1px;
    padding-left:30px;
}

.signal_event{
    background-color:#600;
    background:url(./images/alert.png) no-repeat 4px 1px;
    padding-left:30px;
}

.add_favorite_event{
    background-color:#600;
    background:url(./images/add_favorite.png) no-repeat 4px 1px;
    padding-left:30px;
}
.deconnexion_event{
    background-color:#600;
    background:url(./images/logout.png) no-repeat 4px 1px;
    padding-left:30px;
}


.send_email{
    background-color:#600;
    background:url(./images/send_email.png) no-repeat 4px 1px;
    padding-left:30px;
}

.newsletter_event{
    background-color:#600;
    background:url(./images/newsletter.png) no-repeat 4px 1px;
    padding-left:30px;
}

.add_photo{
    background-color:#600;
    background:url(./images/add_photo.png) no-repeat 4px -3px;
    padding-left:30px;
}

.add_image{
    background-color:#600;
    background:url(./images/add_image.png) no-repeat 4px 1px;
    padding-left:30px;
}

.deconnexion{
    background-color:#600;
    background:url(./images/deconnexion.png) no-repeat 4px 1px;
    padding-left:30px;
}

.connexion{
    background-color:#600;
    background:url(./images/connexion.png) no-repeat 4px 1px;
    padding-left:30px;
}

.add{
    background-color:#600;
    background:url(./images/add.png) no-repeat 4px 1px;
    padding-left:30px;
}
 
.add_event{
    background-color:#600;
    background:url(./images/add_event_16.png) no-repeat 4px 3px;
    padding-left:30px;
}

.add_album{
    background-color:#600;
    background:url(./images/add_album.png) no-repeat 4px 1px;
    padding-left:26px;
}
 
.supprimer{
    background-color:#600;
    background:url(./images/supprimer.png) no-repeat 4px 0px;
    padding-left:26px;
}
 
.save{
    background-color:#600;
    background:url(./images/save.png) no-repeat 4px 1px;
    padding-left:26px;
}
 
.modifier{
    background-color:#600;
    background:url(./images/modifier.gif) no-repeat 3px -3px;
    padding-left:30px;
}

.font_11 {
	font-size: 11px;
}

/*
Fin New
*/

h1 {
font-size:11px; 

margin-bottom:2px;
font-weight:100;
}
h2 {
font-size:12px;  
margin-bottom:2px;
}
h3 {
margin-top:2px;
font-size:11px;  
margin-bottom:2px;
font-weight:100;
}
.h2_titre_evenement {
font-size:12px;
color:#FF0;
text-transform:uppercase;
margin:0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}
body {
	background-color: #333333;
	background-image: url(./img/bg.gif);
}
.bouton {
	color: #FFFFFF;
	background-color: #990000;
	border: 1px solid #FFFFFF;	
}

.coin_hg_blanc {
	background-image: url(./img/coin_hg_blanc.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.coin_hd_blanc {
	background-image: url(./img/coin_hd_blanc.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.coin_bg_blanc {
	background-image: url(./img/coin_bg_blanc.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.coin_bd_blanc {
	background-image: url(./img/coin_bd_blanc.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.coin_hg {
	background-image: url(./img/coin_hg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.coin_hd {
	background-image: url(./img/coin_hd.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.coin_bg {
	background-image: url(./img/coin_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.coin_bd {
	background-image: url(./img/coin_bd.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.titre_art {
	border-bottom:#333333 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left:15px;
}

.fond_art {
	border-top:#CCCCCC 1px solid;
	line-height:16px;	
	background-repeat:repeat-x;
	background-image:url(./img/fond_art.jpg);
	background-repeat:repeat-x;
	padding-top:10px;
	padding-bottom:0px;
	padding-left:10px;
	padding-right:10px;
	color:#333333;
	background-color:#FFFFFF;
}

.fond_art_2 {
	background-repeat:repeat-x;
	background-image:url(./img/fond_art.jpg);
	background-repeat:repeat-x;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	color:#333333;
	border: 1px solid #666666;
}

.fond_art_3 {
	background-color: #333333;
}
.menu_haut {
	background-color: #515459;
	background-image: url(./img/bg_menu.png);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-bottom:#666666 1px solid;
	padding-top:18px;
	padding-bottom:4px;
}

a.lien_menu:link {
	font-weight:100;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	padding:2px;
	text-decoration:none;
	display:block;
}

a.lien_menu:visited {
	font-weight:100;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	padding:2px;
	text-decoration:none;
	display:block;
}

a.lien_menu:hover {
	font-weight:100;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FAB200;
	padding:2px;
	background-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	text-decoration:none;
	display:block;
}

a.lien_menu:active {
	font-weight:100;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	padding:2px;
	text-decoration:none;
	display:block;
	background-color: #990000;
}

a.lien_bleu:link {
	color: 3A44AA;
	text-decoration: none;
	font-size:11px;	
}

a.lien_bleu:visited {
	color: 3A44AA;
	text-decoration: none;
	font-size:11px;	
}
a.lien_bleu:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #333333;
	font-size:11px;
}

a.lien_bleu:active {
	color: 3A44AA;
	text-decoration: none;	
	font-size:11px;

}


.font_black {
color:#333333
}
.input_box_st {
	border: 1px groove #CCCCCC;
	background-image: url(./img/fond_art.jpg);
	background-repeat:repeat-x;
	background-color: #FFFFFF; 
}
.mg {
	background-image: url(./img/mg.png);
	background-repeat: repeat-y;
}
.md {
	background-image: url(./img/md.png);
	background-repeat: repeat-y;
}
.bd { 
	background-image: url(./img/bd.png);
	background-repeat: repeat-y;
}
.bg {
	background-image: url(./img/bg.png);
	background-repeat: repeat-y;
}
.bm {
	background-image: url(./img/bm.png);
	background-repeat: repeat-x;
}
.bg_ban {
	background-image: url(./img/bg_ban.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

a.lien_accueil:link {
	color:#0066CC;
	text-decoration: none;
}

a.lien_accueil:visited {
	color: #0066CC;
	text-decoration: none;
}

a.lien_accueil:hover {
	color: #494B64;
	text-decoration: none;
}

a.lien_accueil:active {
	color: #0066CC;
	text-decoration: none;
}
a.lien_rouge:link {
	color:#FF0000;
	text-decoration: none;
}


a.lien_rouge:visited {
	color: #FF0000;
	text-decoration: none;
}

a.lien_rouge:hover {
	color: #FF0000;
	text-decoration: none;
}

a.lien_rouge:active {
	color: #FF0000;
	text-decoration: none;
}

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


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

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

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

.bouton_google {
	background-image: url(./img/fond_art.jpg);
	font-size:11px;
}

.u_1 {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
	font-weight:bold;
	padding-left:2px;
	padding-right:2px;
}

.u_1:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	font-weight:bold;
	padding-left:2px;
	padding-right:2px;
}
.pagination {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #0093D9;	
	text-decoration: none;
	font-weight:bold;
	padding-left:2px;
	padding-right:2px;
}
.pagination:hover {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #990000;
	text-decoration: none;
	font-weight:bold;
	padding-left:2px;
	padding-right:2px;
}

.retour {
	background:url(./images/retour.png) no-repeat 4px 1px;
    padding-left:25px;
}

.error_form {
    background:url(./images/alert.png) no-repeat 3px 0px;
    color: #FF0000;
    font-size: 12px;
    padding-left: 25px;
    line-height: 25px;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}