/*********************************************************************
**************************  B O D Y  *********************************
*********************************************************************/

body
{
	background-color:#ffffff;
	margin-left:15px;
	text-align:left;
}

hr
{
	color					: #76612C;
	height					: 1px;
	width					: 100%;
	margin-left				: 0px;
	margin-right			: 0px;

}


/******************************** T I T R E S ********************************/
/*
h1
{
	color					: #655221;
	font-weight				: 700;
	font-size				: 16px;
	margin					: 0px 0px 0px 0px ;	
	padding  				: 4px 8px 4px 8px ;
	background-image		: url(../images/css/bgtitre.jpg);     
	background-repeat		: no-repeat;
	background-position 	: left bottom;

}

h2
{
	color					: #655221;
	text-align				: left;
	font-weight				: 700;
	font-size				: 14px;
	margin					: 4px 2px 8px 8px ;	
}

h3
{
	color					: #916A0B;
	text-align				: left;
	font-style				: italic;
	font-weight				: 700;
	font-size				: 14px;
	margin					: 3px 0px 0px 8px ;	
}

h4
{
	color					: #655221;
	text-align				: left;
	font-weight				: 700;
	font-size				: 14px;
	margin					: 12px 2px 0px 8px ;
}

h5
{
	color					: #655221;
	text-align				: center;
	font-weight				: 700;
	font-size				: 13px;
	margin					: 10px 2px 2px 2px ;
}

h6
{
	color					: #655221;
	text-align				: right;
	font-weight				: 700;
	font-size				: 14px;
	margin					: 4px 2px 2px 6px ;
}
*/
/************************* P A R A G R A P H E S *****************************/
/*
p
{
	color			: #655221;
	text-align		: justify;
	font-size		: 11px;
	font-weight		: normal;
	margin			: 4px 10px 8px 10px ;
}

p.notes
{
	color			: #595858;
	text-align		: left;
	font-size		: 10px;
	font-style		: italic;
	margin			: 6px 20px 6px 20px ;
}

p.notesnomargin
{
	color			: #595858;
	text-align		: left;
	font-size		: 10px;
	font-style		: italic;
	margin			: 0px 0px 0px 0px ;
}

p.nomargin
{
	color			: #3A2D0A;
	text-align		: left;
	font-size		: 11px;
	font-weight		: normal;
	margin			: 0px 0px 0px 0px ;
}

p.tit_erreur
{
	color				: #A20005; 
	text-align			: left;
	font-size			: 13px;
	font-weight			: 700;
	margin				: 2px 2px 2px 2px;
}

p.erreur
{
	color				: #A20005; 
	text-align			: left;
	font-size			: 11px;
	font-weight			: 700;
	margin				: 2px 10px 2px 10px;
}

*/
.erreur {color:#990000;}
.tit_erreur {color:#990000;font-weight:bold;}
/******************************  L I S T  *********************************/
/*
ul
{
	color				: #655221;	
	font-size       	: 11px;
	text-align      	: left;
	font-weight			: 700;
	margin-top			: 4px;
	margin-right		: 0px;
	margin-bottom		: 4px;
	list-style-image	: url(../images/css/puce_ul.gif);
	vertical-align		: super; 
}

ol
{
	color				: #655221;	
	font-size       	: 11px;
	text-align      	: left;
	font-weight			: 700;
	margin-top			: 4px;
	margin-right		: 0px;
	margin-bottom		: 4px;
	list-style-type		: decimal;
}


li
{
	margin-top			: 6px;
	margin-bottom		: 6px;
}


*/
/********************************* Span **********************************/

span.spancoul
{
	color					: #666666;
}

span.spancoulbold
{
	color					: #666666;
	font-weight				: bold;
}

/********************************* Link **********************************/
/*
a:link
{
	color					: #655221;
	font-weight				: bold;
}

a:visited
{
	color					: #655221;
	font-weight				: bold;
}

a:hover 
{
	color					: #3A2D0A;
	font-weight				: bold;
}



a.linktop:link
{
	font-size				: 10px;
	font-weight				: bold;
	color					: #655221;
}

a.linktop:visited
{
	font-size				: 10px;
	font-weight				: bold;
	color					: #655221;
}

a.linktop:hover 
{
	font-size				: 10px;
	font-weight				: bold;
	color					: #3A2D0A;
}
*/
/*********************************************************************
********************  F O R M U L A I R E   **************************
*********************************************************************/
table.tableau-patient td p {margin:2px 0px 0px 0px;}

.boite01
{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color					: #333333;  
	text-align				: left;
	font-size				: 11px;
	font-weight				: bold;
	margin					: 2px 0px 2px 0px ;
	padding  				: 1px 1px 0px 1px ;	
	border-style	 		: solid;
	/*border-color	 		: #A28743 #655221 #655221 #A28743 ;*/
	border-color:#000000;
	border-width 			: 1px 1px 1px 1px ;
	background-color		: #FFFFFF; 
	width:100px;
	
	/*scrollbar-arrow-color		: #FFFFFF;
 	scrollbar-track-color		: #D3E5F2;
 	scrollbar-face-color		: #004F93;
 	scrollbar-highlight-color	: #5A8CBE;
 	scrollbar-3dlight-color		: #BBCFF1;
 	scrollbar-darkshadow-color	: #000000;
 	scrollbar-shadow-color		: #023664;*/
}

.combo01
{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color					: #333333;  
	text-align				: left;
	font-size				: 11px;
	font-weight				: bold;
	margin					: 0px 0px 0px 0px ;
	padding  				: 0px 0px 0px 0px ;	
	background-color		: #FFFFFF; 
}
.bouton01
{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color					: #ffffff;  
	text-align				: center;
	font-size				: 12px;
	font-weight				: bold;
	margin					: 2px 0px 2px 0px ;
	padding  				: 0px 2px 0px 2px ;
	border-style	 		: solid;
	border-color	 		: #387491 ;
	border-width 			: 1px 1px 1px 1px ;
	/*background-image		: url(../images/css/bg_btnsubmit.jpg);*/
	/*background-color		: #655221; */
	background-color:#5092b2;
	cursor					: pointer;
	
}

/*********************************************************************
***********************  B A C K G R O U N D *************************
*********************************************************************/
/*
.tablerepeat_y
{
	background-image		: url(../images/css/bgligne.jpg);    
	background-repeat		: repeat-y;
}

.tdbg
{
	background-image		: url(../images/css/bg_ligne_td.gif);     
	background-repeat		: repeat-x;
}

.tdbg2
{
	background-image		: url(../images/css/bg_ligne_td2.gif);     
	background-repeat		: no-repeat;
	background-position 	: left bottom;
}
*/
/* Standard */
/*
table.std01-b
{								
	color					: #00AEEF;	
	font-size				: 14px;
	padding  				: 0px 0px 0px 0px ; 
	border-style	 		: solid;
	border-color	 		: #655221 #655221 #655221 #655221 ;
	border-width 			: 1px 1px 2px 1px ;
	background-color		: #E8DCBB; 
}

td.std01-b
{	
	color					: #3A2D0A;
	font-size				: 11px;
	vertical-align			: top;
	padding  				: 4px 5px 4px 5px ;
	border-style 			: solid;
	border-color	 		: #AB9867 #AB9867 #AB9867 #AB9867 ;
	border-width 			: 1px 0px 0px 1px ;
	background-color		: transparent;
}

td.entete01-b
{	
	color				: #ffffff;
	font-size			: 11px;
	font-weight			: 700;
	margin				: 0px 0px 0px 0px;							
	padding  			: 3px 3px 3px 8px ;
	border-style 		: solid;
	border-color	 	: #AB9867 #AB9867 #AB9867 #AB9867 ;
	border-width 		: 1px 0px 0px 1px ;
	background-color	: #BDAC7F;
}

td.entete02-b
{								
	color				: #333333;
	font-size			: 11px;
	font-weight			: 700;
	margin				: 0px 0px 0px 0px;
	padding  			: 6px 5px 6px 5px ;
	border-style 		: solid;
	border-color	 	: #AB9867 #AB9867 #AB9867 #AB9867 ;
	border-width 		: 1px 0px 0px 1px ;
	background-color	: #E9EFF5;
}
*/
/******************** D I V E R S ***********************/


.left
{
	text-align		: left;
}

.right
{
	text-align		: right;
}

.center
{
	text-align		: center;
}

.nomargin
{
	margin			: 0px 0px 0px 0px ;
}

/*********************************************************************
************************  S T A N D A R D  ***************************
*********************************************************************/

/*
.STYLE STANDARD
{
	color					: #333333 ; 
	font-size				: 12px ;
	font-weight				: normal 700 ;
	font-style				: italic
	text-align				: left center right justify ;
	
	margin					: 0px 0px 0px 0px ;	
	padding  				: 0px 0px 0px 0px ;	
	vertical-align			: top middle bottom;
	width					: 100%
	height					: 100% 
	
	border-style	 		: solid ;
	border-color	 		: #333333 #333333 #333333 #333333 ;
	border-width 			: 0px 0px 0px 0px ;
	
	background-image		: url(../images/css/...);
	background-repeat		: no-repeat repeat-x repeat-y ;
	background-color		: #FFFFFF transparent ; 
	
}
*/


