/*******************************************************************/
/* ORGANISATION DE MAIN                                            */
/*******************************************************************/

.logoRoche{
position: relative;
top: -100px;
left: 20px; 
}
body, html {
	font-size: 10px;
	color: #7584C5;
	font-family: Arial,Geneva, Helvetica, sans-serif;
	background: #ffffff; 
	margin: 0; 
	padding: 0;
}

.main {
	vertical-align: top; 
	width: 800px;
}

#header{
	width: 		800px;
	background: 	#ffffff;
	height: 	100px; 
}
#HeaderLeft{
	width: 		400px; 		/*!!! AU dimention de l'image */
	text-align: 	right;
	font-size: 	14px;
	font-weight: 	bold;
	color: 		#1A7091;
	text-align: 	right; 
	
	
}
#HeaderLeft td{
	font-weight: 	bold;
	color: 		#1A7091;
	text-align: 	right; 
	
}
#HeaderRight{
	text-align: 	right; 
}
#HeaderRight td{
	font-size: 	13px;
	font-weight: 	bold;
	text-align: 	right;
	color: 		#1A7091;

}
#HeaderRight a{
	font-size: 10px;
	padding-right: 5px;
	text-align: right; 
	vertical-align: top; 
}

#bottomer{
	font-weight: bold;
	width: 100%;
	border-top: 1px solid #A32428; 
	background-image: 	url("Saint-Pierre_bottom.gif");
	background-repeat: no-repeat;
	height: 		30px;
}
#bottomer a{
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}
#bottomer a:hover{
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}
#bottomer td{
	vertical-align: top;
	text-align: center;
}
#mainLeft, #mainLeftBottom{
	border-right: 	0px solid #A32428; 
	border-left: 	0px solid #A32428; 
	width: 		120px;
	text-align: 	left; 
	vertical-align: top; 
	background: 	#ffffff;
}
#mainLeft{
	height: 300px;
}
#mainCenter{
	width:		770px;
	vertical-align: top; 
	background: 	#ffffff; 
}
#mainCenterCenter{
	padding-left: 	5px;
	padding-right: 	2px;
	padding-bottom: 15px;
	vertical-align: top; 
	background: 	#ffffff; 
}
#mainNav{
	background: #ffffff;
	border-top: 		0px dashed #A32428; 
	border-bottom: 		1px dashed #A32428; 
	padding-top: 		5px;
	padding-bottom: 	5px;
	text-align: 		left; 
	color: 			#A32428; 
	font-size: 		10px;
	font-weight: 		bold;
}
#mainNav a {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
#mainNav a:hover {
	color: #A32428;
	background-color: transparent;
	font-size: 12px;
	font-weight: bold;
}
#mainWelcome{
	Height: 			400px;
	border-left: 		0px solid #A32428; 
	border-right: 		0px solid #A32428; 
	background: #ffffff; 
	vertical-align: middle; 

	text-align: center;

}
.mainTools{
	background: #ffffff;
	height: 50px;
}
#mainLogin{
	border-left: 	0px solid #A32428; 
	border-right: 	0px solid #A32428; 
	width: 		80%;
	Height: 	300px;
	text-align: 	center; 
	vertical-align: middle; 
	background: 	#ffffff; 
}

#mainRight, #mainRightBottom{
	width: 0px;
	text-align: center;
	vertical-align: top;
	background: #ffffff;
	border-right: 0px solid #A32428; 

}
#mainRight{
	/*border-top: 2px solid #999999; */
}

/*******************************************************************/
/* LOOK DU TEXTE                                                   */
/*******************************************************************/

.Title2 {
	padding-top: 	1px;
	padding-right:  3px;
	padding-bottom: 1px;
	padding-left: 	3px;
	margin-top: 	8px;
	margin-right: 	2px;
	margin-bottom: 	5px;
	margin-left: 	2px;
	font-size: 	14px;
	text-align: 	left;
	color: 		#A32428;

	border-bottom: 1px solid #A32428;
	font-weight: bold;
}

.subTitleLeft, .subTitleRight{
	font-size: 			12px;
	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: #404040;
	text-decoration: underline;
	
}

a:visited {
	color: #404040;
	text-decoration: underline;
}

a:hover {
	color: #A32428;
	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: #A32428;
}
.myli a:hover {
	background-color: transparent;
	font-weight: bold;
	color: #4C4C4C;
}

/*******************************************************************/
/* Look menu                                                       */
/*******************************************************************/
#menu {
	display: 		block;
	width: 			150px;
	text-decoration: none;

	margin-top: 	15px;
	margin-right: 	10px;
	margin-left: 	10px;	
	text-decoration: 	none;
} 

#menu table{
	width: 100%;
}
#menu a.current {
	display: 	block;
	color: 		white; 
	background: 	#A32428;
	border-bottom: 	1px solid #6a1517;
	font-weight: 	bold;
}
#menu a:hover { 
	background: #CC0000;
	font-weight: bold;
	color: white; 
}
#menu a {
	display: 	block;
	text-decoration: none;
	border-bottom: 	1px solid #6a1517;
	color: 		black;
	background:	#ffffff;
	border-top: 	1px solid #6a1517;
	border-right:	1px solid #6a1517;
	border-left: 	1px solid #6a1517;
	
	margin-top:	2px;
	
	padding-top: 	4px;
	padding-bottom: 4px;
	padding-right: 	3px;
	padding-left: 	2px;
}

/*******************************************************************/
#entree a  {
	display: block;
	width:240px;
	text-decoration: none;
	text-align: center;
	color: #CC0000;
	background: #ffffff;
	border: 1px solid #6a1517;
	margin-top: 5px;
	margin-right: 35px;
	padding: 2px;
	font-weight: bold;
	font-size: 14px;
}
#entree a:hover { 
	background: #A32428;
	color: #FFFFFF; 
}  


/*******************************************************************************/
/* #6a1517; /* code_border  */
/* #A32428; /* code_background  */	
/* #ffffff; /* code_text  */	
/* #ffffff; /* code_border_2  */
/* #f1f1f1; /* code_background_2 */	
/* #A32428; /* 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 #6a1517; /* code_border  */
}

.subm {
	padding-top: 	4px;
	padding-bottom: 3px;
	text-align: 	center;
	vertical-align: middle;
	
	width: 			120px;
	font-size: 		14px;
	font-weight: 	bold;
	color: 			#A32428; /* code_text_2  */	
	
	border: 		1px solid #6a1517; /* code_border  */
	cursor: 		hand;
}

.input_boxes100{
	width: 			100%; 	/*FIXE*/
}


/*******************************************************************/
/* ZONE BOX                                                        */
/*******************************************************************/

.boxLengend {
	text-transform: 		uppercase;
	font-weight: 			bold;
	border: 				1px solid #6a1517; /* code_border  */
	background-color: 		#ffffff;
}


.boxTitle, .boxTop,.boxBottom,.boxTopBoutActive,.boxTopBout,.boxTopNone, .boxTopBoutActiveR, .boxTopBout1, .boxTopBout2 {
	text-transform: 	uppercase;
	font-weight: 		bold;
	border: 			1px solid #6a1517; /* code_border  */
	background-color: 	#f1f1f1; /* code_background_2 */	
	font-size: 			10px;
	white-space: 		nowrap;		/*FIXE*/
	color:				#A32428; /* 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: 	#A32428; /* code_background  */	
	color: 				#ffffff; /* code_text  */	
	border: 			1px solid #6a1517; /* code_border  */
}

.boxTitleBottom td{
	color: 				#ffffff; /* 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: 	#A32428; /* code_background  */	
	color: 				#ffffff; /* code_text  */	
	border-right: 		1px solid #ffffff; /* code_border_2  */
}
.boxTopBout1_R{
	background-color: 	#A32428; /* code_background  */	
	color: 				#ffffff; /* code_text  */	
	border-left: 		1px solid #ffffff; /* code_border_2  */
}

.boxTopBout2{
	background-color: 	#f1f1f1; /* code_background_2 */	
	border-width: 		0px;
	
}
.boxTopBout {
	color: 				#ffffff; /* code_text  */	
	background-color: 	#A32428; /* code_background  */	
}
.boxTopBout, .boxTopBout1, .boxTopBout1_R{
	cursor: 			hand;
}

.boxTopNone {
	border-bottom: 		1px solid #6a1517; /* code_border  */
}
.boxFieldSet,.boxBody,.boxBodyWithoutBorderTop,.boxBodyWithoutBorderTopAndBot {
	border: 			1px solid #6a1517; /* code_border  */
	padding-left: 		10px; /*FIXE*/
	padding-right: 		10px; 
	padding-top: 		20px; 
	padding-bottom: 	20px; 
}
.boxFieldSet{
	background-color: 	#f1f1f1; /* code_background_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*/
}