/* CSS Document */

.ldseti_container {
	text-align: center;
}

.ldsetiwin {
	height: auto;
	width: auto;
	padding: 2px;
	border: 1px solid #31200a;
	margin-top:5px;
	margin-bottom:10px;
	margin-right: auto;
	margin-left: auto;
	background:url(../images/light2.jpg);
}

.ldsetiwin_title {
	width: auto;
	text-align: center;
	background-color: #44473e;
	border: 1px solid #31200a;
	color: white;
	font-size: 1.0em;
	padding: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.ldsetiwin_contenta {
	width: auto;
	text-align: left;
	margin-top: 5px;
	color: black;
	padding: 5px;
}

.etapecontent {
	text-align: center;
	width: auto;
	height: auto;
}

.ldsetiwin_contenta td {
	font-size: 0.9em;
}

.next {
}

.prev {
}

.tdcaltitle {
	width: 70px;
	height: 20px;
	text-align:center;
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.tdcalblank {
	width: 5px;
	height:20px;
}

.tdcal {
	height:8px;
	text-align:center;
	font-size:0.5em !important;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.tdcalmid {
	height:8px;
	text-align:center;
	font-size:0.5em !important;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.tdcalblank2 {
	height:8px;
}

.tdcaltime {
	width:20px;
	font-size:0.5em !important;
}

.tdtimeselected {
	background-color:#009933;
}

.ldseti_list {
	color:#CCCCCC;
	padding-left: 10px;
}

.perso_list {
	background-color:#333333;
	color:#CCCCCC;
	padding-left: 10px;
}

#ldseti_case {
	font-size: 0.8em;
	vertical-align: top;
}

#schemeconditions {
	background-color:#333333;
	padding:5px;
	color:#CCCCCC;
	font-size:0.8em;
}

#listobjectif {
	background-color:#333333;
	padding:5px;
	color:#CCCCCC;
	text-align:left;
}


#listplayers {
	background-color:#333333;
	padding:5px;
	color:#CCCCCC;
	text-align:left;
	font-size:0.8em;
}

.objectiflineparent {
	background-color:#000000 !IMPORTANT;
}

.objectiflinechild {
}

.deleteconditionico {
	cursor:pointer;
}

.deleteobjectifico {
	cursor:pointer;
}

.deleteplayer {
	cursor:pointer;
}

.agenda_search {
	background-color: black;
	color: #FFFFFF;
	padding: 5px;
}

.ldseti_persolistserver {
	background-color:#000000;
	color:#CCCCCC;
	text-align:center;
}

.ldseti_bottomlinkbox {
	font-size: 0.9em;
}

.actiontitle {
	background-color:#333333;
	color:#FFFFFF;
	font-size:1.1em;
	text-align:left;
	padding:1px;
	padding-left:10px;
	cursor:pointer;
	font-weight:bold;
}








/*agenda*/

.agenda_list {
	margin-top:0px;
	margin-bottom:0px;
}

.agendaline1 {
	background-color:#4F4F4F;
}

.agendaline2 {
	background-color:#333333;

}

.agendaline1 td{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
}

.agendaline2 td{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
}

.agendalineend {

}

.agenda_date {
	color:#FFFFFF !IMPORTANT;
	padding-left:5px;
	width:30px;	
	font-size:0.8em !IMPORTANT;
}

.agenda_time {
	color:#FFFFFF !IMPORTANT;
	font-size:0.6em !IMPORTANT;
	width:30px;
	text-align:center;
}

.agenda_info {
	width:20px;
	text-align:center;
}

.agenda_descr {

}

.registplayer {
	border:solid 0px #666666;
	font-size:1.0em;
	text-align:center;
	width:150px;
	margin-top: 10px;
	margin-bottom:10px;
	cursor:pointer;
}

.agenda_username {
	color:#009999;
	font-size:0.6em;
}

.agenda_name {
	color:#99CCFF !IMPORTANT;
}

.agenda_objectif {
	color:#FFFF99 !IMPORTANT;
	font-size:0.8em !IMPORTANT;
}

.agenda_status {
	width:30px;
	font-size:0.6em !IMPORTANT;
}

.agenda_ico {
	width:20px;
}

/*FIN agenda*/
