@import url("sIFR-screen.css");

body.noform {
	padding: 0;
	margin: 0;
	background: #FFF url(../img/bghaut.gif) top left repeat-x;
	font: normal 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #777;
}

body.noformgestion {
	padding: 0;
	margin: 0;
	background: #FFF url(../img/gestionbghaut.gif) top left repeat-x;
	font: normal 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #777;
}

body {
	padding: 0;
	margin: 0;
	font: normal 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #777;
}

img {
	border: 0;
}

a, a:active, a:visited {
	color: #555555;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.dark{
	color: #555555;
}

.date {
	float: right;
	display: block;
}

.light{
	color: #a6a6a6;
	font-size: 9px;
}

.heading{
/*	border-bottom: 1px solid #cccccc;
*/}

p{
	line-height: 18px;
}

h5 {
	font: bold 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
	margin: 10px 0 10px 0;
	padding: 0;
}

#container{
	width: 774px;
	margin: 0 auto;
}

#barre{
	width: 774px;
	height: 20px;
	padding: 4px 0 0 0;
	font-size: 10px;
}

#barre .gris{
	color: #c2c2c2;
}
#barre .blanc{
	color: #FFF;
}
#barre .accueil{
	display: block;
	background: url(../img/ic_maison.gif) center left no-repeat;
	float: right;
	padding-left: 17px;
}
#barre .plan{
	display: block;
	background: url(../img/ic_map.gif) center left no-repeat;
	float: right;
	padding-left: 17px;
}
	#barre a, #barre a:active, #barre a:visited{
	text-decoration: none;
		color: #FFF;
	}
	
	#barre a:hover{
		text-decoration: underline;
	}
#logo{
	background: url(../img/logo_cps2r.gif) top left no-repeat;
	width: 133px;
	height: 106px;
	text-indent: -9000px;
	float: left;
	}

	#logo a, #logo a:active, #logo a:visited, #logo a:hover{
		display: block;
		height: 106px;
		padding: 0;
	}
#contact{
	width: 350px;
	height: 106px;
	float: right;
	margin: 0;
	padding: 0 0 0 291px;
}
	#contact h2{
		font: bold 14px Tahoma, Verdana, Arial, Helvetica, sans-serif;
		color: #4ea034;
		text-align: left;
		margin: 0;
		padding: 0;
	}
	#contact table {
		width: 100%;
		border: 0;
		margin: 0;
		padding: 0;
	}
	#contact table th, #contact table td{
		border-bottom: 1px solid #e5e5e5;
		padding: 2px 0 3px 0;
		vertical-align: top;
		line-height: 1.2em;
	}
	#contact .tel{
		background: url(../img/ic_tele.gif) center left no-repeat;
		display: block;
		padding-left: 20px;
		height: 15px;
	}
	#contact .courriel{
		background: url(../img/ic_mail.gif) center left no-repeat;
		display: block;
		padding-left: 20px;
	}

#header{
	float: left;
	width: 501px;
	height: 238px;
	clear: left;
}

#headergestion{
	float: left;
	width: 501px;
	height: 300px;
	clear: left;
}

.banner1 {
	background: url(../img/ban1.jpg) top left no-repeat;
}

.banner2 {
	background: url(../img/ban2.jpg) top left no-repeat;
}

.banner3 {
	background: url(../img/ban3.jpg) top left no-repeat;
}

.banner4 {
	background: url(../img/ban4.jpg) top left no-repeat;
}

.banner5 {
	background: url(../img/ban5.jpg) top left no-repeat;
}

.banner7 {
	background: url(../img/ban7.jpg) top left no-repeat;
}



.gestionbanner1 {
	background: url(../img/gestionban1.jpg) top left no-repeat;
}

.gestionbanner2 {
	background: url(../img/gestionban2.jpg) top left no-repeat;
}

.gestionbanner3 {
	background: url(../img/gestionban3.jpg) top left no-repeat;
}

.gestionbanner4 {
	background: url(../img/gestionban4.jpg) top left no-repeat;
}

.gestionbanner5 {
	background: url(../img/gestionban5.jpg) top left no-repeat;
}

#menu{
	width: 259px;
	height: 238px;
	float: right;
	background: url(../img/bgmenu.gif) top left no-repeat;
}

#menugestion{
	width: 259px;
	height: 300px;
	float: right;
	background: url(../img/menugestion.jpg) top left no-repeat;
}

	#menugestion ul {
		width: 259px;
		list-style: none;
		margin: 15px 0 0 0;
		padding: 0;
	}
	
	#menugestion li {
		width: 209px;
		padding: 0;
	}
	
	#menugestion li a, #menugestion li a:active, #menugestion li a:visited {
		padding: 6px 0 3px 50px;
		display: block;
		height: 17px;
		text-decoration: none;
		color: #777777;
	}
	
	#menugestion li a:hover {
		padding: 6px 0 3px 55px;
		display: block;
		height: 17px;
		background: url(../img/menu_hover.gif) top left no-repeat;
		color: #4ea034;
	}
	
	
	
	
	
	#menu ul {
		width: 259px;
		list-style: none;
		margin: 15px 0 0 0;
		padding: 0;
	}
	
	#menu  li {
		width: 209px;
		padding: 0;
	}
	
	#menu li a, #menu li a:active, #menu li a:visited {
		padding: 6px 0 3px 50px;
		display: block;
		height: 17px;
		text-decoration: none;
		color: #777777;
	}
	
	#menu li a:hover {
		padding: 6px 0 3px 55px;
		display: block;
		height: 17px;
		background: url(../img/menu_hover.gif) top left no-repeat;
		color: #4ea034;
	}
	
#formulaire {
	width: 100%;
	padding: 30px 10px 0 4px;
	margin: 3px 0 0 0;
	clear: both;
}

	.txtform {
		border: 1px solid #777777;
		width: 150px;
		height: 18px;
		font-size: 13px;
	}
	
#gauche {
	background: url(../img/bgcolgauche.gif) top right no-repeat;
	width: 501px;
	float: left;
	padding: 30px 10px 0 4px;
	margin: 3px 0 0 0;
}
#gauche2 {
	width: 249px;
	float: left;
	padding: 30px 20px 0 0;
	margin: 3px 0 0 0;
}

	.calendrier {
		width: 100%;
		margin: 0 0 15px 0;
		color: #555555;
		border: none;
	}

	.cal_row1 {
		text-align: center;
		font: normal 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
		padding: 3px 0;
	}
	
	.cal_row2 {
		text-align: center;
		font: normal 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
		padding: 3px 0;
	}
	
	.cal_head {
		text-align: center;
		font: bold 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
		padding: 3px 0;
		width: 14%;
	}
	
	.cal_today {
		background: transparent url(../img/bgtoday.gif) center center no-repeat;
		text-align: center;
		font: bold 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
		padding: 3px 0;
		color: #ffffff;
	}
	
	.suite {
		display: block;
		padding: 7px 0 7px 15px;
		background: url(../img/fl_verte.gif) center left no-repeat;
		font: bold 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}
	
		.suite a, .suite a:active, .suite a:visited {
			color: #555555;
			text-decoration: underline;
		}
		
		.suite a:hover {
			text-decoration: none;
		}

#droite {
	background: url(../img/bgcoldroite.gif) top left no-repeat;
	width: 249px;
	float: left;
	padding: 30px 0 0 10px;
	margin: 3px 0 0 0;
}

#droite2 {
	width: 367px;
	float: left;
	padding: 30px 0;
	margin: 3px 0 0 0;
}

	#droite ul {
		margin: 0 0 15px 0;
		padding: 0;
		list-style: none;
		border-top: 1px solid #dddddd;
	}
	
	#droite li {
		border-bottom: 1px solid #dddddd;
		padding: 7px 0 7px 15px;
		background: url(../img/fl_verte.gif) center left no-repeat;
	}
	.floatlogo {
		padding: 13px 0 0 0;
		margin: 0 10px 0 0;
		float: left;
	}
	
#footer {
	background: #ebebeb url(../img/bgbas.gif) top left repeat-x;
	color: #777777;
	text-align: center;
	padding: 15px 0 60px 0;
	margin: 15px 0 0 0;
	line-height: 18px;
	font-size: 10px;
	clear: left;
}

.gestion {
height:30px;
}

.red {
color:#FF0000;
}

.input2 {
width:50px;
height:20px;
border:1px solid #90999b;
background-color:#eaf6f8;
font-size:10px;
font-family:tahoma;
color:#90999b;
}

/*##########################################*/
/*	   			Calendar					*/
/*##########################################*/
#cal
{
text-align:center;
padding:15px 5px 25px 5px;
}
/* CSS Document */
table#calendar {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
table#calendar th {
	text-align:center;
}

table#calendar a {
	text-decoration:none;
}
table#calendar tr#days td {
	font-size: 10px;
	color:#444444;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	width: 25px;
	height: 17px;

	}
table#calendar tr#title {
	font-size: 100%;
	color: #444444;
	padding-top: .3em;
	padding-left: .3px;
}
table#calendar td {
	font-size: 10px;
	color: #444444;
	text-align: center;
	vertical-align: center;
	width: 25px;
	height: 17px;

}

table#calendar td a {
	font-weight: bold;
	width: 25px;
}
table#calendar th a {
	font-weight: bold;
	
}
table#calendar a:link {color: #fff;}
table#calendar a:visited {color: #fff;}
table#calendar a:hover {color: #fff;}

table#calendar .today {
	background-image:url(../img/bgtoday.gif);
	background-position:center center;
	background-repeat:no-repeat;
}
table#calendar .day {
	background-image:url(../img/day.gif);
	background-position:center center;
	background-repeat:no-repeat;
}
table#calendar .event {
	background-image:url(../img/event.gif);
	background-position:center center;
	background-repeat:no-repeat;
}
table#calendar .selected {
	background-image:url(../img/selected.gif);
	background-position:center center;
	background-repeat:no-repeat;
	color:#fff;
}
