
/* Date picker specific styles follow */

a.date-picker {
	width: 26px;
	height: 26px;
	border: none;
	color: #fff;
	padding: 0;
	margin: 0;
	float: left;
	overflow: hidden;
	cursor: pointer;
	background: url("http://www.seine-saint-denis.fr/squelettes/img_pack/select_day_26.gif") no-repeat; 
}
a.date-picker span {
	margin: 0 0 0 -2000px;
}
div.date-picker-holder {
	position: relative;
}
div.date-picker-holder input {
	float: left;
}
div.popup-calendar * {
	margin: 0;
	padding: 0;
}
div.popup-calendar {
	display: none;
	position: absolute;
	z-index: 2;
	top: 0;
	left: -16px; /* value for IE */
	padding: 4px;
	border: 2px solid #000;
	background: #fff;
	color: #000;
	overflow:hidden;
	width: 163px;
	font-size:0.8em;
}
html>body div.popup-calendar {
	left: 99px; /* value for decent browsers */
}
div.popup-calendar iframe
{
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}
div.popup-calendar div.link-close {
	float: right;
}
div.popup-calendar div.link-prev {
	float: left;
}
div.popup-calendar h3 {
	font-size: 1.1em;
	font-weight:bold;
	margin: 2px 0 5px 3px;
}
div.popup-calendar div.link-next {
	float: right;
}
div.popup-calendar div a {
	padding: 1px 2px;
	color: #000;
}
div.popup-calendar div a:hover {
	background-color: #000;
	color: #fff;
}
div.popup-calendar table {
	margin: 0;
}
* html div.popup-calendar table {
	display: inline;
}
div.popup-calendar table th, div.popup-calendar table td {
	background: #eee;
	width: 21px;
	height: 17px;
	text-align: center;
}
div.popup-calendar table td.inactive {
	color: #aaa;
	padding: 1px 0 0;
}
div.popup-calendar table td a {
	display: block;
	border: 1px solid #eee;
	width: 19px;
	height: 15px;
	text-decoration: none;
	color: #333;
}
div.popup-calendar table td.today a {
	border-color: #aaa;
}
div.popup-calendar table td a.selected, div.popup-calendar table td a:hover {
	background: #333; 
	color: #fff;
}
/* - - - - - - CSS Document - - - - - - - - -

Title : Global style sheet for client-side web development
Author : Cody Lindley 

- - - - - - - - - - - - - - - - - - - - - */

.formInfo a, .formInfo a:active, formInfo a:visited{
	background-color: #f66;
	font-size: 1.3em;
	font-weight:bold;
	padding:1px 2px;
	margin-left:5px;
	color:#FFFFFF;
	text-decoration: none;
	float: right;
}

.formInfo a:hover{
	color:#660000;
	text-decoration: none;
}

/* ---------->>> jtip <<<---------------------------------------------------------------*/

#JT_arrow_left{
	background-image: url("http://www.seine-saint-denis.fr/squelettes/img_pack/arrow_left.gif");
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url("http://www.seine-saint-denis.fr/squelettes/img_pack/arrow_right.gif");
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #CCCCCC;
	background-color: #fff;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url("http://www.seine-saint-denis.fr/squelettes/img_pack/loader.gif");
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
cursor:help;
}

/* les formulaires */

.spip_forms ul li {
	list-style-type: none !important;
}
.spip_forms * label {
		margin: 5px 0 0px 0px;
	font-weight: bold;
}
.spip_forms * input {
	display:block;
	border-right:none;
	margin: 2px 0 5px 0;
	padding: 5px;
	//width: 175px;
	background: url(squelettes/images/ombrage_fin.png) top left repeat-x #fff;
	border: 1px solid #ddd;
}
.spip_forms * input.submit {
	height: none;
	background: url(squelettes/images/separateur_sous_nav.png) top left repeat-x #fff;
	border: none;
	color:#fff;
	padding: 5px;
	margin: none;
	font-size:1.1em;
}
.spip_forms * textarea {
	border-right:none;
	margin: 2px 0 5px 0;
	padding: 2px 2px;
	width: 300px;
	background: url(squelettes/images/ombrage_fin.png) top left repeat-x #fff;
	border: 1px solid #ddd;
	float:none;
}
.spip_forms * legend a{
	font-size: 1.2em;
	font-weight: bold;
}
.spip_forms * fieldset {
	border: none;
}
.spip_form_choix_multiple * input {
	display: inline;
}
.spip_form_choix_multiple * label {
	font-weight: normal;
	}
.spip_form_label,.spip_form_label .label {
	display: block;

	}