/* Style pour les evenements deroulants */

h3, h4, h5, h6, h7 {margin:0}

h4.date-moutarde{
	color:#d98c00;
	font-size:16px;
	font-weight:bold;
}

div.event {
	height:66px;
	width:325px;
	border:1px solid #cdcdcd;
	border-bottom:0px;
	background: transparent url(../img/communautaire/decos/gradiant-event.png) repeat-x bottom;
	overflow:hidden;
}
div.tetiere {
	cursor:pointer;
}
div.event  div.tetiere img.pict {
	float:left;
	padding:4px;
}

div.event  div.tetiere span.rencontre{
	padding-top:10px;
	padding-left:82px;
	color:#ab3188;
	background: transparent url(../img/communautaire/decos/pict-rencontre.png) no-repeat 56px 3px;
	display:block;
	font-size:14px;
	font-weight:bold;
}

div.event  div.tetiere h5.title{
	color:#000;
	font-size:16px;
	font-weight:bold;
	width:250px;
}


div.event  p.resume{
	padding:0 8px
}

div.event  img.bouton{
	padding:4px 8px;
	border:0;
}

/* Fin des styles pour les evenements deroulants */


/* Styles pour le calendrier des evenements */

table.ui-datepicker-calendar {
	width:299px;
	height:auto;
	border:0;
	padding:5px 0 20px 0;
	background:#ffcb51 url(../img/communautaire/decos/bg-hours-calendar.png) no-repeat right bottom;
}

table.ui-datepicker-calendar  td, table.ui-datepicker-calendar  td a{
	text-decoration:none;
	text-align:center;
	height:30px;
	color:#A57400;
	font-size:16px;
	font-weight:bold;
	width:42px;
	background:transparent;
}
table.ui-datepicker-calendar .datepickerViewDays {width:299px;}
table.ui-datepicker-calendar a { cursor:pointer}
td.ui-datepicker-current-day , td.ui-datepicker-current-day  a	{
	color:#FFF!important;
	background: url(../img/communautaire/decos/current-date.png) no-repeat 50% 50%;
}

table.ui-datepicker-calendar  th a {height:19px;width:auto;}
table.ui-datepicker-calendar  th span {color:#000;text-shadow: 1px 1px 1px #ffd88a;}
table.ui-datepicker-calendar  td span {text-shadow: 1px 1px 1px #ffd88a;}
table.ui-datepicker-calendar  td.datepickerActive span {text-shadow: 1px 1px 1px #333;}


table.ui-datepicker-calendar  th{
	text-align:center;
	height:30px;
	color:#a77502;
	font-size:16px;
	font-weight:bold;
	
}
.ui-datepicker-today,.ui-datepicker-today a {
    color:#FFF !important;
}
div.ui-datepicker-header {
	width:165px;
	height:25px;
	background:#ebb024;
	padding:5px;
	border:1px solid #c48b08;
	border-bottom:0
}
div.ui-datepicker-title {
	font-size:14px;
	font-weight:bold;
	margin-top:4px;
	text-align:center;
    color:#000;
}

a.ui-datepicker-prev {
	text-indent:-1000em;
	background: url(../img/communautaire/decos/previous.png) no-repeat;
	float:left;
	width:25px;
	height:25px;
	cursor:pointer;
}

a.ui-datepicker-next {
	float:right;
	text-indent:-1000em;
	background: url(../img/communautaire/decos/next.png) no-repeat;
	width:25px;
	height:25px;
	cursor:pointer;

}

div.deroul {
	padding:5px;
	width:313px;
	background:#EBB024;
	border:1px solid #c48b08;
	border-bottom:0

}

/* Styles pour le calendrier des evenements */
/* overrides for ui-tab styles */
#widget-docs ul.ui-tabs-nav { padding:0 0 0 8px; }
#widget-docs .ui-tabs-nav li { margin:5px 5px 0 0; }

#widget-docs .ui-tabs-nav li a:link,
#widget-docs .ui-tabs-nav li a:visited,
#widget-docs .ui-tabs-nav li a:hover,
#widget-docs .ui-tabs-nav li a:active { font-size:14px; padding:4px 1.2em 3px; color:#fff; }

#widget-docs .ui-tabs-nav li.ui-tabs-selected a:link,
#widget-docs .ui-tabs-nav li.ui-tabs-selected a:visited,
#widget-docs .ui-tabs-nav li.ui-tabs-selected a:hover,
#widget-docs .ui-tabs-nav li.ui-tabs-selected a:active { color:#e6820E; }

#widget-docs .ui-tabs-panel { padding:20px 9px; font-size:12px; line-height:1.4; color:#000; }

#widget-docs .ui-widget-content a:link,
#widget-docs .ui-widget-content a:visited { color:#1b75bb; text-decoration:none; }
#widget-docs .ui-widget-content a:hover,
#widget-docs .ui-widget-content a:active { color:#0b559b; }




/* Second version : Template CSS selectable */
div.wrapper {width:299px;border:1px solid #FFF;background:#EEB428;float:left;}
div.datepicker {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*width: 196px;
	height: 147px;
	position: absolute;*/
	
	cursor: default;
	top: 0;
	left: 0;
	display: none;
	color:#000;
}
div.bgClock {padding:5px;height:488px;background: transparent url(../img/communautaire/decos/bg-hours-calendar.png) no-repeat right 89px;}
div.datepickerContainer {
	background: #FFF url(../img/communautaire/decos/bg-calendar.png) repeat-x 0 0;
	/*height:488px;*/
    margin:0;
    width:300px;
    

/*	
	position: absolute;
	top: 10px;
	left: 10px;
*/
}
.datepickerBorderT {
	position: absolute;
	left: 10px;
	top: 0;
	right: 10px;
	height: 10px;
	background: url(../images/datepicker_t.png);
}
.datepickerBorderB {
	position: absolute;
	left: 10px;
	bottom: 0;
	right: 10px;
	height: 10px;
	background: url(../images/datepicker_b.png);
}
.datepickerBorderL {
	position: absolute;
	left: 0;
	bottom: 10px;
	top: 10px;
	width: 10px;
	background: url(../images/datepicker_l.png);
}
.datepickerBorderR {
	position: absolute;
	right: 0;
	bottom: 10px;
	top: 10px;
	width: 10px;
	background: url(../images/datepicker_r.png);
}
.datepickerBorderTL {
	position: absolute;
	top: 0;
	left: 0;
	width: 10px;
	height: 10px;
	background: url(../images/datepicker_tl.png);
}
.datepickerBorderTR {
	position: absolute;
	top: 0;
	right: 0;
	width: 10px;
	height: 10px;
	background: url(../images/datepicker_tr.png);
}
.datepickerBorderBL {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 10px;
	height: 10px;
	background: url(../images/datepicker_bl.png);
}
.datepickerBorderBR {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 10px;
	height: 10px;
	background: url(../images/datepicker_br.png);
}
.datepickerHidden {
	display: none;
}
div.datepicker table {
	border-collapse:collapse;
}
div.datepicker a {
	color: #000;
	text-decoration: none;
	cursor: default;
	outline: none;
}
div.datepicker table td {
	text-align: right;
	padding: 0;
	margin: 0;
}
div.datepicker th {
	text-align: center;
	/*color: #999;*/
	font-weight: bold;
}
div.datepicker tbody th {
	text-align: left;
}
div.datepicker tbody a {
	display: block;
	cursor:pointer;
}
/*
.datepickerDays a {
	width: 20px;
	line-height: 16px;
	height: 16px;
	padding-right: 2px;
}
*/
.datepickerYears a,
.datepickerMonths a,.datepickerDays a {
	width: 38px;
	line-height: 30px;
	height: 30px;
	text-align: center;
}

td.datepickerNotInMonth {
	color: #666!important;
}
tbody.datepickerDays td.datepickerSelected:hover{
	background: transparent url(../img/communautaire/decos/bg-calendar-selected-item.png) no-repeat top center;
}
tbody.datepickerDays td.datepickerSelected:active {
	background: transparent url(../img/communautaire/decos/bg-calendar-clicked-item.png) no-repeat top center;
	}
tbody.datepickerDays td.datepickerSelected a {color:#000}
tbody.datepickerDays td.datepickerActive {
    background: transparent url(../img/communautaire/decos/bg-calendar-active-item.png) no-repeat top center;
}
tbody.datepickerDays td.datepickerActive a {color:#FFF;cursor:default;}
/*
tbody.datepickerDays td.datepickerNotInMonth.datepickerSelected {
	background: #17384d;
}

tbody.datepickerYears td.datepickerSelected,
tbody.datepickerMonths td.datepickerSelected{
	background: #17384d;
}

div.datepicker a:hover {
	color: #88c5eb;
}

div.datepicker td.datepickerNotInMonth a:hover {
	color: #999;
}*/

div.datepicker tbody th {
	text-align: left;
}
div.datepicker .datepickerDoW th {text-align:center; height:30px;vertical-align:bottom;color:#a47300;}
div.datepicker table thead tr.datepickerAction {height:45px;}
.datepickerSpace div {
	width: 20px;
}
.datepickerMonth {font-weight:normal !important;font-size:12px!important;width:110px;text-align:left!important;}
.datepickerMonth div.mois {_width:125px;width:125px;height:17px;padding-top:2px;padding-left:3px;background: transparent url(../img/communautaire/decos/bg-calendar-month-year.png) repeat-x top left;border:1px solid #CCCCCC;color:#000;margin-top:2px;_margin-top:1px;}
.datepickerMonth div.bouton {width:20px;margin:0;padding:1px 0;text-align:center;}
.datepickerTitle {font-size:16px;}

.datepickerGoNext a,
.datepickerGoPrev a,
.datepickerMonth a {
	text-align: center;
	height: 20px;
}

.datepickerGoPrev,.datepickerGoNext {vertical-align:middle;}
.datepickerGoPrev a,.datepickerGoNext a {width:25px!important}
.datepickerGoPrev a {float: right;margin-right:7px;}
.datepickerGoNext a {float: left;margin-left:7px}
.datepickerGoNext a,.datepickerGoPrev a { background-color:#999;width: 20px;height: 19px;background: transparent url(../img/communautaire/decos/bg-calendar-button.png) repeat-x 0 0;font-size:8px;border:1px solid #CCCCCC;}
.datepickerGoNext a span,.datepickerGoPrev a span {display:block;padding-top:1px;}

/* */
table.datepickerViewDays tbody.datepickerMonths,
table.datepickerViewDays tbody.datepickerYears {
	display: none;
}
table.datepickerViewMonths tbody.datepickerDays,
table.datepickerViewMonths tbody.datepickerYears,
table.datepickerViewMonths tr.datepickerDoW {
	display: none;
}
table.datepickerViewYears tbody.datepickerDays,
table.datepickerViewYears tbody.datepickerMonths,
table.datepickerViewYears tr.datepickerDoW {
	display: none;
}
td.datepickerDisabled a {font-weight:bold;}

td.datepickerDisabled a{color: #000;}
td.datepickerDisabled.datepickerNotInMonth a {font-weight:normal;color:#888;}
td.datepickerDisabled.datepickerNotInMonth a:hover,
td.datepickerDisabled.datepickerNotInMonth a:active {color:#888;}

td.datepickerDisabled a:hover {
	color: #000;
}
td.datepickerSpecial a {
	background: #700;
}
td.datepickerSpecial.datepickerSelected a {
	background: #a00;
	
}
.datepickerSelected a {
    font-weight:bold;
}
