@charset "utf-8";
/* CSS Document */

.wrap .add-new-h2
.wrap .add-new-h2:active{margin-left:4px;padding:4px 8px;position:relative;top:-3px;text-decoration:none;border:none;-webkit-border-radius:2px;border-radius:2px;background:#e0e0e0;text-shadow:none;font-weight:600;font-size:13px}
.wrap .add-new-h2:hover{background:#2ea2cc;color:#fff}

.alignd{text-align:right;}


#rallye_form .sdiv1 {
	width: 80px;
	float: left;
	margin-left: 10px;
}
#rallye_form .sdiv2 {
	width: 35%;
	float: left;
	height: 30px;
	overflow: hidden;
	padding-right: 25px;
}

#rallye_form .sdiv3 {
	float: right;
	margin-right: 30px;
}

.sdiv4 {
	float: left;
	width: 15%;
	overflow: hidden;
	padding-left: 10px;
}
#rallye_form .row {
	margin-left: 0px;
}

#rallye_form {
	margin: 0px;
}


#wrap .ui-state-default {
	padding: 8px 0px;
	list-style: none;
	background-color: #f5f5f5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	line-height: 20px;
	margin-bottom: 3px;
	border:#DDD solid 1px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.ui-state-default a { color: white!important; }
#wrap .label {
	margin-left: 10px;
}

.fondvert {
background-color:#6C6;	
border: 1px solid #FFFFFF;	
color: white!important; 
}
.fondvertclair {
background-color:#7BDB5B;	
border: 1px solid #FFFFFF;	
color: white!important; 
}

.fondorange {
background-color:#c581de;	
border: 1px solid #FFFFFF;	
color: white!important; 
}
.fondbleu {
background-color:#2291FF;	
border: 1px solid #FFFFFF;	
color: white!important; 
}
.fondbleuclair {
background-color:#22A0FF;	
border: 1px solid #FFFFFF;	
color: white!important; 
}
.fondgris {
background-color:#C8C8C8;	
border: 1px solid #FFFFFF;	
color: black!important; 
}
.fondblanc {
background-color:#E1E1E1;	
border: 1px solid #FFFFFF;	
color: black!important; 
}

.aligncenter th{
text-align:center;
}
.tab_red{
background-color:#ed3333;
color:white;
}





.datagrid table { border-collapse: collapse; text-align: left; width: 100%; } 
.datagrid { border: 1px solid #006699; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.datagrid table thead th {background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #80A5CF), color-stop(1, #006FA6) );background:-moz-linear-gradient( center top, #80A5CF 5%, #006FA6 100% );filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80A5CF', endColorstr='#006FA6');background-color:#80A5CF; color:#FFFFFF; font-size: 15px; font-weight: bold; border-left: 1px solid #0070A8; } 
.datagrid table thead th:first-child { border: none; }
.datagrid table tbody td { color: #0070A8; border-left: 1px solid #E1EEF4;font-size: 13px;border-bottom: 1px solid #9EA7AB;font-weight: normal; }
.datagrid table tbody .alt td { background: #E1EEF4; color: #006FA6; }
.datagrid table tbody td:first-child { border-left: none; }
.datagrid table tbody tr:last-child td { border-bottom: none; }
.datagrid table tbody .survol td { background: #5d96c4; color: #FFFFFF; font-weight: bold;}

