/*******************************************************************/
/* ORGANISATION DE MAIN                                            */
/*******************************************************************/
body, html {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #E5E4E2;
	color: #666666;
	margin: 0; 
	padding: 0;
}

.main {
	vertical-align: top; 
	width: 800px;
}

#header{
	background: #ffffff;
	height: 100px;
	border-left :  1px solid #666666;
	border-right :  1px solid #666666;
}
#HeaderLeft{
	width: 400px; 		/*!!! AU dimention de l'image */
	text-align: right;
	color: #ffffff;
	vertical-align: bottom;
	font-weight: bold;
	font-size:	14px;
}
#HeaderRight{
	text-align: right; 
}

#HeaderRight a{
	vertical-align: top; 
	color: #ffffff;
	font-weight: bold;
}

#bottomer{
	width: 100%;
	border-top: 1px solid #666666;   
}
#bottomer a{
	font-size: 10px;
	font-weight: bold;
	color: #192D46;
}
#bottomer td{
	height: 20px;
	vertical-align: middle;
	text-align: center;
}
#mainLeft, #mainLeftBottom{
	width: 7%;
	text-align: left; 
	vertical-align: top; 
	border-left :  1px solid #666666;
}

 #mainLeftBottom{
	height: 200px;
	background-image: 	url('Orthonet_fortems_hanche.jpg');
	background-repeat:	no-repeat;
	background-position: bottom;
}


#mainCenter{
	width: 100%;
	
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 15px;
	text-align: center; 
	vertical-align: top; 
	background-color: 	#E5E4E2;
	background-repeat:	no-repeat;
}

#mainNav{
	border-bottom: 1px dashed #999999;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: left; 
	color: #1E3650;
	font-size: 8px;
	font-weight: bold;
}
#mainNav a {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}
#mainNav a:hover {
	font-size: 10px;
	font-weight: bold;
}
#mainWelcome{
	text-align: center; 
	vertical-align: top;
	background:	#E1E3E0;
	border-left :  1px solid #666666;
	border-right :  1px solid #666666;
	
}
#mainLogin{
	width: 80%;
	HEIGHt: 300px;
	border-left :  1px solid #666666;
	border-right :  1px solid #666666;
	text-align: center; 
	vertical-align: middle; 
}
#mainRight, #mainRightBottom{
	border-right :  1px solid #666666;	
	text-align: center;
	vertical-align: top;
}

.icone{
	cursor: hand;
}
/*******************************************************************/
/* LOOK DU TEXTE                                                   */
/*******************************************************************/

h1, h2{
	display: 	block;
	font-size:	13px;
	color:		#196256;
	border-bottom: 		2px solid #196256;
}
H3{
	font-size:	12px;
	font-weight: 	bold;
}
.Title2 {
	padding-top: 	4px;
	padding-right: 	4px;
	padding-bottom: 4px;
	padding-left:	4px;

	margin-top: 	5px;
	margin-bottom: 	5px;
	margin-left: 	2px;	
	margin-right: 	2px;	

	color: #D2D2D2;
	background-color:	#9A9A9A;
	background-image: url('Orthonet_st-augustinus_title2.jpg');
	background-repeat:repeat-y;
	border: 1px solid #D2D2D2;
	font-weight: bold;
}
.subTitleLeft, .subTitleRight{
	color:				 #646262;
	font-size: 			14px;
	font-weight: 		bold;
	text-decoration: 	underline;
	padding-top: 		1px;
	padding-right:		3px;
	padding-bottom: 	1px;
	padding-left:  		3px;
	
	margin-top: 		3px;
	margin-right: 		2px;
	margin-bottom: 		5px;
	margin-left: 		2px;
}
.subTitleRight {
	text-align: right;
}

a:link {
	color: #000000;
	text-decoration: underline;
	
}

a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #646262;
	text-decoration: none;
	background-color: transparent;
}

p,td {
	font-size: 12px;
	color: #000000;
}


.myli {
	font-weight: bold;
	color: #4C4C4C;
}
.myli a {
	background-color: transparent;
	font-weight: bold;
	color: #646262;
}
.myli a:hover {
	background-color: transparent;
	font-weight: bold;
	color: #4C4C4C;
}
/*******************************************************************/
/* Look menu                                                       */
/*******************************************************************/
#menu {
	display: 		block;
	width: 			180px;
	text-decoration: none;
	margin-top: 	35px;
	margin-right: 	5px;
	margin-left: 	5px;	
/*	background: #AAAAAA;*/
	text-decoration: 	none;
} 
#menu table{
	width: 100%;
}
#menu a.current {
	display: block;
	color: #D2D2D2;
	background-color:	#E5E4E2;
}
#menu a:hover { 
	background-color:	#E5E4E2;
	color: #D2D2D2;
}
#menu a {
	height:	30px;
	background-color:	#E5E4E2;
	background-image: 	url('Orthonet_st-augustinus_bout_01.jpg');
	background-repeat:	no-repeat;
	display: 		block;
	text-decoration: 	none;
	color: 			white; 
	padding-top: 		7px;
	padding-bottom: 	4px;
	padding-right: 		3px;
	padding-left: 		25px;

	margin-bottom:		2px;
	font-weight: 		bold;
	font-size:		10px;
}  


/*******************************************************************/
#entree a  {
	display: 			block;
	width:				240px;
	text-decoration: 	none;
	text-align: 		center;
	color: 				#646262;
	background-color: 	#dedede; 
	border: 			1px solid #404040;
	margin-top: 		5px;
	padding: 2px;	
	font-weight: bold;
	font-size: 14px;
}
#entree a:hover { 
	background: #404040; 
	color: #FFFFFF; 
}  


/*******************************************************************************/
/* #646262; /* code_border  */
/* #dedede; /* code_background  */	
/* #646262; /* code_text  */	
/* #ffffff; /* code_border_2  */
/* #9a9a9a; /* code_background_2 */	
/* #ffffff; /* code_text_2  */	
/*******************************************************************************/

/*******************************************************************/
/* LOOK DES COMPOSANT (BUTTON, ...)                                */
/*******************************************************************/
.input_boxes,.subm,select,.input, .input_boxes100  {
	color: 			#404040;
	background: 	#ffffff;
	margin-bottom: 	2px;
	margin-left: 	5px;
	margin-right: 	5px;
	border: 		1px solid #646262; /* code_border  */
}

.subm {
	padding-top: 	4px;
	padding-bottom: 3px;
	text-align: 	center;
	vertical-align: middle;
	
	width: 			120px;
	font-size: 		14px;
	font-weight: 	bold;
	color: 			#646262; /* code_text_2  */	
	
	border: 		1px solid #646262; /* code_border  */
	cursor: 		hand;
}

.input_boxes100{
	width: 			100%; 	/*FIXE*/
}


/*******************************************************************/
/* ZONE BOX                                                        */
/*******************************************************************/

.boxLengend {
	text-transform: 		uppercase;
	font-weight: 			bold;
	border: 				1px solid #646262; /* code_border  */
	background-color: 		#ffffff;
}


.boxTitle, .boxTop,.boxBottom,.boxTopBoutActive,.boxTopBout,.boxTopNone, .boxTopBoutActiveR,  .boxTopBout2 {
	text-transform: 	uppercase;
	font-weight: 		bold;
	border: 			1px solid #646262; /* code_border  */
	background-color: 	#9a9a9a; /* code_background_2 */	
	font-size: 			10px;
	white-space: 		nowrap;		/*FIXE*/
	color:				#ffffff; /* code_text_2  */	
}
.boxTitleTop,.boxTitleBottom,.boxTopBoutActive,.boxTopBout,.boxTopNone, .boxTopBoutActiveR, .boxTopBout1,.boxTopBout1_R, .boxTopBout2 {
	padding-left: 	10px; 		/*FIXE*/
	padding-right: 	10px; 		/*FIXE*/
	padding-top: 	3px; 		/*FIXE*/
	padding-bottom: 3px; 		/*FIXE*/
}
.boxTopNone{
	background-color: 	transparent;
	border-width: 		0px ; /*FIXE*/
}
.boxTitleTop,.boxTitleBottom{
	background-color: 	#dedede; /* code_background  */	
	color: 				#646262; /* code_text  */	
	border: 			1px solid #646262; /* code_border  */
}

.boxTitleBottom td{
	color: 				#646262; /* code_text  */	
}
.boxTitleTop {
	border-bottom-width: 	0px; /*FIXE*/
}
.boxTitleBottom {
	border-top-width: 		0px; /*FIXE*/
}

.boxTopBoutActive, .boxTopBout2 {
	border-bottom-width: 0px; 
	background-color: 	 #ffffff; 	/* code_Active&Body  */
}
.boxTopBout1{
	background-color: 	#dedede; /* code_background  */	
	color: 				#646262; /* code_text  */	
	border-right: 		1px solid #ffffff; /* code_border_2  */
}
.boxTopBout1_R{
	background-color: 	#dedede; /* code_background  */	
	color: 				#646262; /* code_text  */	
	border-left: 		1px solid #ffffff; /* code_border_2  */
}

.boxTopBout2{
	background-color: 	#9a9a9a; /* code_background_2 */	
	border-width: 		0px;
	
}
.boxTopBout {
	color: 				#646262; /* code_text  */	
	background-color: 	#dedede; /* code_background  */	
}
.boxTopBout, .boxTopBout1, .boxTopBout1_R{
	cursor: 			hand;
}

.boxTopNone {
	border-bottom: 		1px solid #646262; /* code_border  */
}
.boxFieldSet,.boxBody,.boxBodyWithoutBorderTop,.boxBodyWithoutBorderTopAndBot {
	border: 			1px solid #646262; /* code_border  */
	padding-left: 		10px; /*FIXE*/
	padding-right: 		10px; 
	padding-top: 		20px; 
	padding-bottom: 	20px; 
}
.boxFieldSet{
	background-color: 	#9a9a9a; /* code_background_2 */	
	color:					#ffffff; /* code_text_2  */	
}
.boxBody,.boxBodyWithoutBorderTop,.boxBodyWithoutBorderTopAndBot {
	background-color: 	#ffffff; /* code_Active&Body  */
}

/*******************************************************/
.boxFieldSet {
	
	padding-top: 			20px; /*FIXE*/
}
.boxBodyWithoutBorderTop {
	border-top-width: 		0px; 	/*FIXE*/
}

.boxBodyWithoutBorderTopAndBot {
	border-top-width: 		0px; /*FIXE*/
	border-bottom-width: 	0px; /*FIXE*/
}

.boxLengend {
	font-size: 				10px;		/*FIXE*/
	position: 				relative; 	/*FIXE*/
	top: 					8px; 		/*FIXE*/
	left: 					10px; 		/*FIXE*/
	padding-left: 			10px; 		/*FIXE*/
	padding-right: 			10px; 		/*FIXE*/
	padding-top: 			3px; 		/*FIXE*/
	padding-bottom: 		3px; 		/*FIXE*/
}
