@charset "utf-8";

#calend, #calend_detail{
	font: 11px Verdana, Geneva, sans-serif;
	background-color: #2d2d2d;
	color:#FDFC65;
	cursor:default;
	text-align:center;
	margin-bottom:30px;
}

.titre_calendar_detail {
	font: 11px Verdana, Geneva, sans-serif;
	background-color: #2d2d2d;
	color:#FDFC65;
}

.titremois {
	font-weight: bold;
	font-size: 13px;
}
a.titremois:link  { font-weight: bold; color: #FDFC65;text-decoration: none }
a.titremois:visited  { font-weight: bold; color: #FDFC65;text-decoration: none }
a.titremois:hover  { font-weight: bold; color: #FF0000;text-decoration: none }

.titrejours  {font-size: 9px;}
.titrenum2  {color: #AAAAAA;}

.titreweek, .titreweek2  {font-size: 9px; color: #AAAAAA; background: #3d3d3d }

.titrewend, .titrewend2  {background: #c66d6d }
.titrewend2  {color: #AAAAAA;}

.titrenow  {
	font-size: 12px;
	background: #1d1d1d;
	font-weight: bold;
}

.titrenum:hover, .titrewend:hover, .titrenum2:hover, .titrewend2:hover {
	background-color:#666;
	cursor:pointer;
}

#pop_edit {
	padding:16px;
	background:url(/cqb/atac/fond_edit.png) no-repeat;
	position:absolute;
	width:300px;
	height:330px;
}

#edit_event {
	z-index:50;
}

#edit_event select {
	width:130px;
}

#edit_event label {
	font-weight:bold;
}

dl {
	margin:0;
}

dt {
	float: left;
	width: 50%;
	text-align:right;
	display: block;
}

dd {
	margin-left: 51%;
	vertical-align: top;
	margin-bottom: 3px;
}

.date_editb {
	color:#900;
}

#cont_resa {
	width:500px;
	margin:0 auto;
	font-family:Tahoma;
}

#cont_resa h2 {
 color:#e08400;
}

#cont_resa h3 {
	text-align:center;
}

.pagination {
width:100%;
text-align:center;
color:#e08400;
}

.art_ssev th, .art_ssev td {
padding:0 4px;
}

.art_ssev th {
	background-color:#444444;
	color:#CCCCCC;
	font-weight:normal;
}

.art_ssev .impair td {
	background-color:#888;
}

.art_ssev .pair td {
	background-color:#AAA;
}

.art_ev {
	width:100%;
	background-color:#666666;
	padding: 5px;
	margin: 20px 0;
}

.art_evclot {
	filter:alpha(opacity=70);
	opacity:0.70;
}

.art_evclot h4 {
color:#990000;
}

.list_user {
	margin:10px 0;
}

.list_user .th_ev {
	width:50px;
}

