

body{
background-color:#3a2e2b;
font-family:"Arial";
color:#e3e2e0;
}

#search_box{
color:#b0a4a1;
BACKGROUND: url(../images/gestion_11.jpg) no-repeat left top; 
border:none;
padding-left:20px;
line-height:2em;
width:196px;
height:31px;
border-color:transparent;
vertical-align:right;
font-size:15px;
}

#submit_box{
	BACKGROUND: url(../images/gestion_12.jpg) no-repeat left top; 
	width:47px;
	height:31px;
	border:none;
	cursor:pointer;
}

#content{
	width:1034px;
	
}

#contenttext{
	margin-left:30px;
	width:970px;
	
}

input:focus {outline:none;}

#myTable th{
	
	text-align:center;
}

table {
	border:0;
	border-spacing: 0px;
	border-collapse:collapse;
}

th{
	background-color:#d34937;
}

#myTable td{
text-align : center; 
}

td .gauche{
text-align : left;
width:200px;
}

a{
	color:#d34937;
	text-decoration:underline;
}

img{
border:none;
}

#page_en_cours{
	background-color:#CCCCFF; 
	color:#392e2c;
}

.menu{
	color:#d34937;
	text-decoration:none;
	background-color:#fff;
	padding:10px;
}

.menu:hover{
		background-color:#f0f0f6;
}

.formulaire{
	float:left;
}

.formulaire td{
	width:200px;
	text-align:right;
	padding-right:15px;
	padding-bottom:5px;
}

.formulaire td input[type=text]{
	width:300px;
}

.pager{
float:left;
}

.info{
	font-size:11px;
	color:#3b6e22;
}