fieldset {
	border:1px solid #bccfd4;
	background:#FFFFFF;
	margin-bottom:30px;
}
fieldset h3 {
	width:100%;
	margin:0px;
	padding:8px 6px 8px 10px;
	background:#8db9c8;
	font-family:Georgia;
	color:#FFFFFF;
	margin-left:-8px;
	margin-top:-4px;
	border-bottom:1px solid #bccfd4;
	margin-bottom:15px;
}
legend{
	border:1px solid #CECECE;
	background:#F1F1F1;
	font-weight:bold;
	padding:5px 10px;
}
#logo a:hover {
	  border-bottom:none;

}
a img{
	border:none;
	outline: none;
}
a:hover {
	border-bottom:1px dotted #BBB;
}
a{
	text-decoration:none;
	color:#3A3A3A;
}
body,html{
	margin:0px;
	padding:0px;
	background:#FFFFFF;
	font-family:Verdana;
	font-size:12px;
	background:url('middle_blue_bg.png') 0px 70px repeat-x;
}
table,tr,td{
	font-family:Verdana;
	font-size:13px;
}
table input:active, table input:focus, #heberg_right input:focus, #heberg_right input:active {
background:#F1F1F1;
}
td.competence{
width:40px;
}
tr.categorie td{
	border-bottom:1px solid #000000;
}
#logo{
	float:left;
	margin-left: 10px;
	margin-top: 5px;
}
tr#total_jours_homme td,
tr#total_prix_jours_homme td{
	text-align:center;
	font-weight:bold;
	padding-top:15px;
}
tr#total_jours_homme td.desc,
tr#total_prix_jours_homme td.desc{
	text-align:left;
}
tr#total_prix_jours_homme td{
	padding-top:5px;
}
tr.task td{
	padding:8px;
}
td.action{
	padding-right:30px !important;
	border:none !important;
}
#totaux{
	background:#d6ebf2;
}
#empty_task, #empty_categorie{
	display:none;
}
.search{
	width:400px;
}
.hidden{
	display:none;
}
#header {
	height:80px;
	background:#1d1f25;
}

#header div.appli_desc{
	float:right;
	font-size:12px;
	color:#6d6e71;
	font-family:Verdana;
	padding-top:27px;
	display:block;
	margin-right:-250px;
}
#header h1{
	float:right;
	font-weight:normal;
	font-family:Georgia;
	font-size:24px;
	margin:10px -36px 0 0;
	padding:4px 0px 0px 0px;
	font-size:35px;
	color:#818285;
}

#header ul{
	padding:0px;
	margin:0px;
	list-style-type:none;
	margin-top:54px;
	text-align:center;
	float:right;
}
#header li.selected a{
	color:#000000;
}
#header li.selected{
	background:#bedfe7;
}
#header li a{
	color:#FFFFFF;
}
#header li{
	float:left;
	margin-right:10px;
	padding:3px 10px 3px 10px; 
	background:#32343c;
	line-height:20px;
}
input.task_name,input.tarif, input.nb_jours,input.categorie_name,
#heberg_right input{
	width:40px;
	border:none;
	text-align:center;
	border-bottom:1px dotted #C0C0C0;
}
input.task_name, input.categorie_name{
	width:300px;
	text-align:left;
	font-weight:bold;
}
input.task_name{
	margin-left:10px;
	font-weight:normal;
}
#container{
	margin-left:20px;
	margin-right:20px;
}
#content{
width:80%;
float:left;
}
#add_menu h3{
	width:100%;
	margin:0px;
	padding:3px 0px;
	text-indent:10px;
	background:#8db9c8;
	font-size:12px;
	font-family:Georgia;
	color:#FFFFFF;
	border-bottom:1px solid #bccfd4;
	margin-bottom:10px;
}
#header li{
	list-style-image:none;
}
li{
	list-style-image:url('circle.png');
}
#add_menu ul{
	padding-left:20px;
}
#add_menu{
	border:1px solid #bccfd4;
	background:#FFF;
	float:right;
	margin-right:0px;
	margin-top:50px;
	width:18%;
}
h2{
	color:#555;
	border-bottom:1px solid #bbcfd4;
	font-family:Georgia;
	font-size:24px;
	color:#1c7391;
}
#footer{
	border-top:1px solid #BBB;
	margin-top:25Px;
	line-height:25Px;
	height:25Px;
	text-align:center;
	color:#FFFFFF;
	background:url('header_bg.png');
}
#contrat_resume{
	width:63%;
	float:left;
}
#contact_contrat{
	width:30%;
	float:right;
}
span.item{
	font-weight:bold;
	display:block;
	width:200px;
	float:left;
	clear:left;
	height:25Px;
}
span.desc{
	display:block;
	width:300px;
	float:left;
	height:25Px;
}
/***
 * Forumulaires
 */

textarea{
	font-family:Verdana;
	font-size:12px;
	width:300px;
	height:70px;
}
fieldset label{
	width:40px;
	display:block;
	float:left;
}

fieldset span.note{
	  font-size:9px;
	  padding-top:-5px;
	  font-variant:italic;
}
input[disabled="true"] {
	color:#3A3A3A;
}
input[type="submit"] {
	margin-left:25px;
	background:#8db9c8;
	color:#FFFFFF;
	border:1Px solid #bccfd4;
	clear:both!important;
}
#heberg_left{
	width:39%;
	float:left;
}
#heberg_right{
	width:59%;
	line-height:21px;
	float:right;
}
#heberg_right label{
	width:80%;
	margin-bottom:0px;
}
#empty_herbgement, #empty_ndd{
	display:none;
}
#heberg_right label input,
#heberg_right label select{
	width:100px;
	float:none;
	text-align:left;
	margin-bottom:5px;
}

#heberg_right label input{
	width:290px;
}
#heberg_right input.prix{
	margin-left:10px;
	width:30px;
	margin-bottom:5px;
}
.seek {
	width: 400px;
	background-color: #FFF;
	margin: 0 auto;
}
.seek h3 {
	font-variant: small-caps;
	font-size: 11px;
	font-family: verdana;
}
.seek .boxseek {
	width: 250px;
	margin: 0 auto;
	margin-left: 25px;
	margin-bottom: 5px;
	float: none !important;
	vertical-align: middle;
}
.seek .checkbox {
	vertical-align: middle;
	margin-left: 20px;
	float: left;
}
.notfree {
	font-weight: bold;
	color: #FF0000;
}
.hometxt {
	font-size: 12px;
}
.register label {
	width: 100px;
}
.error {
	background-color: #ffeaea;
	padding: 5px;
	border: 1px solid #ffb6b6;
	font-weight: bold;
	text-align: center;
	font-size: 10px;
	font-variant: small-caps;
}
#admin_menu {
	border: 1px solid #000;
	width: 400px;
	background-color: #f8f8f8;
}
