/*
Reset CSS
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/
html{
	color:#000;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{
	margin:0;
	padding:0;
}
	
table{
	border-collapse:collapse;
	border-spacing:0;
}

fieldset,img{
	border:0;
}

address,caption,cite,code,dfn,em,strong,th,var{
	font-style:normal;
	font-weight:normal;
}
	
li{
	list-style:none;
}

caption,th{
	text-align:left;
}
	
h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:normal;
}

q:before,q:after{
	content:'';
}

abbr,acronym{
	border:0;
	font-variant:normal;
}

sup{
	vertical-align:text-top;
}
	
sub{
	vertical-align:text-bottom;
}

input,textarea,select{
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
	
input,textarea,select{
	*font-size:100%;
}

legend{
	color:#000;
}

del,ins{
	text-decoration:none;
}
	
select, input, button, textarea{	
	outline: none;	
}

select, button, textarea{	
	/*margin-left: 10px;*/
	margin-left: -4px;	
}

table{
	font-size:inherit;
	font:100%;
}

pre,code,kbd,samp,tt{
	font-family:monospace;
	*font-size:108%;
	line-height:100%;
}

a
{
  color: #524F46;
  outline: none;
}

body
{
  font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
  background-color: #e4e4e4 ;
  text-align: center; 
  position: relative;
}

#header h1 #logo, #header h1 #logo-sess {
  display: block;
  width: 271px;
  height: 103px;
  background: url(/images/logo-1.png) no-repeat; 
}  

#header h1 #logo {  
  margin-left:25px;
  /margin-left:25px;
  /display: inline;
} 

#header h1 #logo-sess {  
  margin-left:25px;  
  /margin-left:40px;/*IE 7*/
  /display: inline; 
}   	

#recherche{
	background: url(/images/recherche-1.gif) no-repeat;
	width:366px;
	height:28px;
	margin:0 0 10px 1px;
	/margin:-2px 0 10px 1px;
}

#session_deconnecter{
	left: 650px;
	top: 20px;
	width: 200px;
	height: 67px;
	display: block;
	background: url("/images/bg-form-connecter.png") no-repeat;
}

#sub-recherche{
		
}

#div-menu{    		
    text-align:center;
	display: block;	 		
}

#div-menu span{	
	background: url(/images/btn-link.png) no-repeat;
	width: 158px;
	height: 28px;
	display: block;
} 

.header-link-1{	
	position: absolute;
	top: 111px;
	/top: 111px;
	padding-top: 6px;
	display: block;			
}

.header-link-1 a{
	text-decoration: underline;
	color: #F8e438;
	font-weight: bold;
	font-size: 11px; 
	text-align: center;
	display: block;
	height: 28px;
	width: 158px;	
}
  	    	
#header-link-1-1{
	left: 366px;
	/left: 366px;
}
 
#header-link-2-2{
	left:	579px;
	/*left: 574px;*/
	/left: 563px;	
	/padding-top: 5px;
}

#header-link-3-3{
	left: 792px;
	/*left: 787px;*/
	/left: 762px;
}  	

#accueil{
  display: block;
  width: 118px;
  height: 37px;
  float:left;
  background: url(/images/accueil.gif) no-repeat;
}

#publications{
  display: block;
  width: 187px;
  height: 37px;
  float:left;
  background: url(/images/publications.gif) no-repeat;
}

#info{
  display: block;
  width: 157px;
  height: 37px;
  float:left;
  background: url(/images/info.gif) no-repeat;
}

#content .content{
  width: 980px;
  margin: 0 auto;
  text-align:left; 
}

.menu {
  width: 800px;  
  margin-bottom:20px;  
}

#content h1
{
  margin-top: 10px;
  margin-bottom: 1px;
  padding: 0px 15px;
  font-size: 124%;
  text-transform: uppercase;
  background: url(/images/bg-listheader.gif) no-repeat;
  line-height: 32px;
  color: #fff;
}

#content h1 a
{
  color: #fff;
  text-decoration: none;
  font-style: normal;
  text-transform: uppercase;
  line-height: 32px;
}

#footer
{  
  font-size: 90%;
  margin-bottom: 0px;   
  background-color: #e4e4e4;  
}

#footer .content {
  width: 783px;  
  margin: 0 auto;
}

#footer a
{
  color: #77766F;
}

#footer ul
{
  display: inline;
}

#footer li
{
  list-style: none;
  margin-right: 15px;  
  display: inline;
}

#footer li a
{
  text-decoration: none;
}

#footer li a:hover
{
  color: #000;
  text-decoration: underline;
}

#footer .medimarket
{
  font-family: arial,sans-serif;
  font-size: 80%;
  float: right;
  color: #666;
  margin: 10px 0 0 0;
}


.error_list
{
  color: red;
}

strong
{
  font-weight: bold;
}

em
{
  font-style: italic;
}

.flash_notice
{
  margin: 3px 0;
  padding: 7px;
  background-color: #cfc;
}

.flash_error
{
  margin: 3px 0;
  padding: 7px;
  background-color: #f33;
  color: #fff;
}

/*home******/
#home-top{
	width:980px;
	height:8px;
	background: url(/images/home-top.gif) ;
}

#home-bottom{
	width:783px;
	height:11px;
	/*background: url(../images/home-bottom.gif) ;*/
}

#form-top{
	width:980px;
	height:30px;
	background: url(/images/form.gif) no-repeat ;
	background-color: #e4e4e4;
}

#imprimer{
	display:block;
	width:118px;
	height:32px;
	float:left;
	background: url(../images/imprimer.gif) ;
}

#dce{
	display:block;
	width:69px;
	height:32px;
	float:left;
	background: url(../images/dce.gif) ;
}

#annonce{
	display:block;
	width:106px;
	height:32px;
	float:left;
	background: url(../images/annonce.gif) ;
}

#stocker{
	display:block;
	width:190px;
	height:32px;
	float:left;
	background: url(../images/stocker.gif) ;
}

#telecharger{
	display:block;
	width:184px;
	height:32px;
	float:left;
	background: url(../images/telecharger.gif) ;
}

.clear{
	clear:both;
}

#menu-details{
	height:70px;
}

.case{
	list-style-image: url(../images/case.gif) ;
	margin-left:20px;
}

.info-titre{
	font-size:16px;
	font-weight:bold;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}

.info-ul{
	margin-left:20px;
}

.offre{
	margin-left:80px;
}

.offre table {
	 border-width:1px; 
	 border-style:solid; 
	 border-color:black;
	 width:800px;
 }
 
.offre table td { 
	 border-width:1px;
	 border-style:solid; 
	 border-color:#000; 
 }
 
/****** DC *****/

#edit-form{
	background-color: #FFF;	
}

