body {background:#0e5ca7; padding:0; margin:0 auto; text-align:center;}

img{border:0}

select {background-color:#EEEEEE;font-size:11px;font-family:verdana;width:144px;}
.textfield {background-color:#EEEEEE;font-size:11px;font-family:verdana;width:144px;height:15px;border:inset 1px #D4D0C8;vertical-align:middle;}
.textfieldLong {background-color:#EEEEEE;font-size:11px;font-family:verdana;width:250px;height:15px;border:inset 1px #D4D0C8;vertical-align:middle;}

#fond{background:url(../img/new/fond.jpg) no-repeat; height:768px; width:1024px; background-position: center;}
#fond a{color:#333333;font-size:12px; font-weight: bold; font-family:verdana; text-decoration: none;}
#fond a:hover{color:#f18231;}
#fondFormulaire{background:url("../img/new/pix1bleu50.png"); height: 450px; width: 90%; text-align:center;}
#formulaire{color:#000000;font-size:11px; font-family:verdana; }

.textTitre {color:#2a2a2a;font-size:30px; font-family:georgia;}
.textSsTitre {color:#eeeeee;font-size:20px; font-family:georgia;}
.textNoir14 {color:#000000;font-size:14px; font-family:verdana;}
.textNoir11 {color:#000000;font-size:11px; font-family:verdana;}
.textBlanc11 {color:#FFFFFF;font-size:11px; font-family:verdana;}

/*
CALENDRIER
*/

.ECLcalendar {float: left;margin: 10px 10px 10px 0px;border-collapse: collapse;border-spacing: 1px;border: 1px solid #666;width: 168px;font-family: verdana;font-size: 10px;background-color: #cccccc;}
.ECLcalendar th:first-child {	border-left: 1px solid #666;}
.ECLcalendar td {	padding: 4px;border: 1px solid #666;background-color: #fff;text-align: center;cursor: default;}
.ECLcalendar tbody td.tznCalToday {color: yellow;}

.caption {font-weight: bold;}

th {padding: 4px;color: #000;background-color: #666;}
hr {clear: left;color: #000;border: 0 none;}

/*
STYLE DE L'INFOBULLE
*/
.tool-tip {color: #fff;width: 139px;	z-index: 13000;}
.tool-title {font-weight: bold;font-size: 11px;margin: 0;color: #9FD4FF;padding: 8px 8px 4px;background: url(../img/bubble.png) top left;}
.tool-text {font-size: 11px;	padding: 4px 8px 8px;background: url(../img/bubble.png) bottom right;}
 
.custom-tip {color: #000;width: 130px;z-index: 13000;}
.custom-title {font-weight: bold;font-size: 11px;margin: 0;color: #3E4F14;padding: 8px 8px 4px;background: #C3DF7D;border-bottom: 1px solid #B5CF74;}
.custom-text {font-size: 11px;padding: 4px 8px 8px;background: #CFDFA7;}

/* 
 OVERLAY
*/
.overlay{
	display:none;
	background-image:url(../img/white.png);
	width:450px;
	padding: 35px;
	font-size:11px;
}

.int {
	font-family:arial;
	font-size:11px;
	height:300px;
	overflow:auto;
	margin-top:25px;
	margin-left:25px;
}

/* default close button positioned on upper right corner */
.overlay .close {
	background-image:url(../img/close.png);
	position:absolute; right:5px; top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}
.overlayTexte .close {
	background-image:url(../img/close.png);
	position:absolute; right:5px; top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}
