/* style genéral */
body {
	background: #F1EEE9 ;
	margin:0;
}
#bandeau
	{
	background: #fff url(images/bandeau_1.jpg) no-repeat;
	color: #fff;
	width:960px;
	height:137px;
	margin: 0 auto;
	text-align:center;
	clear:both;
}
#center
	{
	background: #fff url(images/bg_1.gif) repeat-y center top;
	width:960px;
	height:auto;
	margin: 0 auto;
	padding-top:18px;
	text-align:center;
}
#center .menu_h
	{
	border-top: #C5C5C5 1px solid;
	border-bottom: #C5C5C5 1px solid;
	width: 650px;
	margin:auto;
	height:30px;
	text-align:center;
	background-position: center;
}

#center .menu_h ul {
	margin-top: 3px;
	margin-left: 0px;
	padding-left:20px;
}

#center .menu_h li {
	width: 100px;
	overflow: hidden;
	float: left;
	margin:0 1px 0 1px;
	list-style: none;
	
}

#center .menu_h li a {
	display: block;
	background: #F1EEE9;
	padding: 5px 0 4px 0;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}
#center .menu_h li a:hover {
	background: #E1E1D9;
}

#center .menu_g
	{
	border-top: #C5C5C5 0px solid;
	border-bottom: #C5C5C5 0px solid;
	width: 160px;
	margin:0px;
	height:auto;
	padding-left:0px;
	text-align:left;
	text-decoration: none;
}

#center .menu_g ul {
	margin-top: 3px;
	margin-left: 0px;
	padding-left:4px;
}

#center .menu_g li {
	width: 150px;
	overflow: hidden;
	float: left;
	margin:0;
	list-style: none;
	
}

a.wiss1 {
	display: block;
	background: #fff;
	padding: 2px 0px 5px 5px;
	text-decoration:none;
	font-size: 12px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}
a.wiss1:hover {
	background: #E4FE6B;
}
a.wiss {
	display: block;
	padding: 2px 0px 5px 5px;
	text-decoration:none;
	font-size: 12px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EFFEAB;
}
a.wiss:hover {
	background: #E4FE6B;
}

#contenu
	{
	height:auto;
	padding-top:25px;
}
#pied
	{
	height:auto;
	padding-top:30px;
	padding-bottom:30px;
	text-align:center;
}
input.button
	{
	border-right: #5c5c5c 2px solid;
	border-top: #c0c0c0 1px solid;
	font-weight: bold;
	font-size: 9px;
	border-left: #c0c0c0 1px solid;
	cursor: pointer;
	color: #000;
	border-bottom: #5c5c5c 2px solid;
	font-family: verdana;
	background-color: #e8e8e8;
	width:25px;
	text-align:center;
}

input.button:hover,
input.button:focus
	{
	border-right: #5c5c5c 2px solid;
	border-top: #c0c0c0 1px solid;
	font-weight: bold;
	font-size: 9px;
	border-left: #c0c0c0 1px solid;
	cursor: pointer;
	color: #000;
	border-bottom: #5c5c5c 2px solid;
	font-family: verdana;
	background-color: #F9F9F9;
	width:25px;
	text-align:center;
}
.text1
	{
	border:#666 1px solid;
	width:130px;
}
.text2
	{
	border:#DAD5C2 1px solid;
	width:404px;
}
.select1
	{
	border:#DAD5C2 1px solid;
	width:100%;
}
.mod
	{
	width:30px;
}
textarea.text1
	{
	border:#DAD5C2 1px solid;
	width:200px;
}
.submit1
	{ 
	color:#000;
	width:70px;
	border:1px solid #DAD5C2;
	margin-right:30px;
}
.case_a_cocher {
	height: 10px;
	width: 10px;
}
input.input_text{
	background:url(images/input_back.gif) repeat-x top left;
	border:1px solid #666;
	width:130px;
}
input.input_text_no{
	background:url(images/input_back.gif) repeat-x top left;
	border:1px solid #FF0000;
	color:#FF0000;
	width:130px;
}
input.input_text_ok{
	background:url(images/input_back.gif) repeat-x top left;
	border:1px solid #00CC00;
	color:#00CC00;
	width:130px;
}
input.input_text_cv{
	background:url(images/input_back.gif) repeat-x top left;
	border:1px solid #666;
	width:98%;
}

/*----------*/
.user {
	position:absolute;
	width: 190px;
	margin-top:17px;
	padding-left:9px;
	background: transparent url(images/pointer.gif) 0 30% no-repeat;
}
.cibles {
	position:absolute;
	width: 190px;
	margin-top:17px;
	padding-left:9px;
	background: transparent url(images/pointer.gif) 0 15% no-repeat;
}
.user-text { 
	display:block;
	background-color:#FFFBD9;
	padding: 5px 10px;
	color: #da0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	border: 1px solid #FF5959;
}
.new_sos_down{
	width:98%;
	cursor:pointer;
	margin:0 0 0 2px ;
	padding:3px;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	background: #C6EF01 url(images/down.gif) 98% 10% no-repeat;
}
.new_sos_up{
	width:98%;
	cursor:pointer;
	margin:0 0 0 2px ;
	padding:3px;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	background: #E4FE6B url(images/up.gif) 98% 10% no-repeat;
}
#tab_new_sos:hover {
	background: #E4FE6B url(images/down.gif) 98% 10% no-repeat;
}
#new_count{
	/*position:fixed;*/
	top:0;
	left:0;
	width:100%;
	background:#D7D9C1;
	border-bottom: 4px #85745C solid;
	text-align:center;
	font-size:14px;
	/*filter:alpha(opacity=70);*/ /*ie*/
	/*-moz-opacity:.70;*/ /*ff*/
	/*opacity:.70;*/ /*sfari,ff,++*/
}
#new_count span{
	color:#CC00FF;
	font-weight:bold;
}
#links
{
	border: 1px  #B1D643 solid;
	background:#EBE9DE;
	padding:5px;
	color:#000;
	font-size:10px;
	font-weight:bold;
	filter:alpha(opacity=80); /*ie*/
	-moz-opacity:.80; /*ff*/
	opacity:.80; /*sfari,ff,++*/
}
.fieldset_stats
{
	height:300px;
}
  
  
.fond_warning {
	background-image: url(images/warning.jpg);
	background-repeat: repeat;
}

