/*******************************************************************/
/* ORGANISATION DE MAIN                                            */
/*******************************************************************/

body, html {
	font-size: 10px;
	color: #999999;
	font-family: Arial,Geneva, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0; 
	padding: 0;
	padding-top: 0px;
}

.main {
	vertical-align: top; 
	width: 		958px;
}

#header{
	width: 		958px;
	height: 	135px; 
}
#HeaderLeft{
	height: 	135px; 
	width: 		477px; 		/*!!! AU dimention de l'image */
	text-align: 	left;
	font-size: 	14px;
	font-weight: 	bold;
	color: 		#1A7091;
	text-align: 	right; 
}
#HeaderLeft td{
	text-align: 	left;
	font-weight: 	bold;
	color: 		#1A7091;
	text-align: 	left; 
	
}
#HeaderLeft img{
	position: relative;
	top: 30px;
	vertical-align: bottom;
	text-align: 	left;	
}
#HeaderRight{
	text-align: right; 
	padding-right: 20px;
}
#HeaderRight td{
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	vertical-align: bottom;

}
#HeaderRight a{
	font-size: 10px;
	padding-right: 5px;
	text-align: right; 
	vertical-align: top; 
}
#HeaderRight a:hover{
	color: #ffffff;
}


#bottomer{
	vertical-align: bottom;
	font-weight: bold;
	width: 100%;
	height:		97px;
	background-image: url('YCC_bottom.jpg');
	background-repeat:	no-repeat;
}
#bottomer a{
	position: relative;
	top: -20px;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}
#bottomer a:hover{
	font-size: 10px;
	font-weight: bold;
	color: #658596;
}
#bottomer td{
	height: 30px;
	vertical-align: bottom;
	text-align: center;
}
.main{
	background-image: 	url('YCC_Center.jpg');
	background-repeat:	repeat-y;
}
#mainLeft, #mainLeftBottom{
 	width: 		175px;
	text-align: 	left; 
	vertical-align: top; 
}
#mainLeft{
	height: 300px;
}
#mainRight, #mainRightBottom{
	width: 		40px;
}
#mainCenter{
	width: 700px;
	vertical-align: top; 
	background: #ffffff; 
}
#mainCenterCenter{
	padding-left: 5px;
	padding-right: 2px;
	padding-bottom: 15px;
	vertical-align: top; 
	background: #ffffff; 
}


#mainNav{
	border-top: 		0px dashed #993333; 
	border-bottom: 		0px dashed #993333; 
	padding-top: 		5px;
	padding-bottom: 	5px;
	text-align: 		left; 
	color: 			#993333; 
	font-size: 		10px;
	font-weight: 		bold;
}
#mainNav a {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
#mainNav a:hover {
	color: 				#0bb2ee;
	font-size: 			12px;
	font-weight: 		bold;
}
#headerWelcome{
	width:				958px;
	height: 			135px;
	background-image: 	url('YCC_welcome_header.jpg');
	
	vertical-align: 	middle; 

	text-align: 		center;
}
#mainWelcome{
	width:				959px;
	height: 			382px;
	background-image: 	url('YCC_Welcome_center.jpg');
	background-repeat:	no-repeat;
	vertical-align: 	middle; 

	text-align: 		center;
}
#mainLogin{
	width:				959px;
	height: 			382px;
	/*background-image: 	url('YCC_Welcome_center.jpg');*/
	
	background-repeat:	repeat;
	text-align: 	center; 
	vertical-align: middle; 

}



/*******************************************************************/
/* LOOK DU TEXTE                                                   */
/*******************************************************************/

.Title2 {
	padding-top: 	1px;
	padding-right:  0px;
	padding-bottom: 1px;
	padding-left: 	0px;
	
	margin-right: 	2px;
	margin-bottom: 	5px;
	margin-left: 	2px;
	font-size: 	14px;
	text-align: 	left;
	text-transform: uppercase;
	color: 		#777777;
	border-bottom: 	1px solid #01336e;
	font-weight: 	bold;
}
.subTitleLeft, .subTitleRight{
	color:				#0bb2ee;
	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: #000000;
	text-decoration: underline;
	
}

a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #0bb2ee;
	text-decoration: none;
	background-color: transparent;
}

p,td {
	font-size: 12px;
	color: #000000;
}


.myli {
	font-weight: bold;
	color: #000000;
}
.myli a {
	background-color: transparent;
	font-weight: bold;
	color: #0bb2ee;
}
.myli a:hover {
	background-color: transparent;
	font-weight: bold;
	color: #000000;
}
/*******************************************************************/
/* Look menu                                                       */
/*******************************************************************/
#menu {
	display: 			block;
	text-decoration: 	none;
	padding-top:		10px;
	margin:				0px;	
} 

#menu table{
	position: 			relative;
	left:				17px;
	width: 				140px;
}
#menu a.current {
	display: 			block;
	color: 				#0ba1dc;
}
#menu a:hover { 
	display: 			block;
	color: 				#0ba1dc;
	background-color: 	#ffffff;
	
	border-bottom: 		1px solid #0ba1dc;
	border-left: 		1px solid #0ba1dc;
	border-right: 		1px solid #0ba1dc;
	border-top: 		1px solid #0ba1dc;

}
#menu a {
	height:				30px;
	display: 			block;
	
	text-align:			left;
	vertical-align:		middle;

	padding-top:		5px;

	padding-bottom:		3px;
	padding-left:		2px;

	margin-top:		4px;
	margin-right:		0px;
	margin-bottom:		0px;
	margin-left:		4px;

	text-decoration: 	none;
	border-bottom: 		1px solid #E9E9E9;
	border-left: 		1px solid #E9E9E9;
	border-right: 		1px solid #E9E9E9;
	border-top: 		1px solid #E9E9E9;
	font-size: 			14px;
	font-weight: 		bold;  
	color: 				#44593D;
}  


/*******************************************************************/
#entree a  {
	display: block;
	width:240px;
	text-decoration: none;
	text-align: center;
	color: #3399cc;
	background: #ffffff;
	border: 1px solid #3399cc;
	margin-top: 5px;
	margin-right: 35px;
	padding: 2px;
	font-weight: bold;
	font-size: 14px;
}
#entree a:hover { 
	color: #ffffff;
	background: #3399cc;
	border: 1px solid #999999;
}  

#HeaderRight a.current {
	color : #ffffff;
}
/*******************************************************************/
#tableYCCDIV td{
	padding: 4px;
	/*text-decoration: underline;*/
}
.tableYCC  {
		border: 1px solid #999999;
}
.tableYCCHead{
	font-weight: bold;
}

.tablYCCRow1{
	background: #d8eaf3;
}
.tableYCCRow2{
	background: #ffffff;
}


/*******************************************************************************/
/* #2a3e68; /* code_border  */
/* #0bb2ee; /* code_background  */	
/* #ffffff; /* code_text  */	
/* #ffffff; /* code_border_2  */
/* #eeeeee; /* code_background_2 */	
/* #2a3e68; /* 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 #2a3e68; /* code_border  */
}

.subm {
	padding-top: 	4px;
	padding-bottom: 3px;
	text-align: 	center;
	vertical-align: middle;
	
	width: 			120px;
	font-size: 		14px;
	font-weight: 	bold;
	color: 			#2a3e68; /* code_text_2  */	
	
	border: 		1px solid #2a3e68; /* code_border  */
	cursor: 		hand;
}

.input_boxes100{
	width: 			100%; 	/*FIXE*/
}


/*******************************************************************/
/* ZONE BOX                                                        */
/*******************************************************************/

.boxLengend {
	text-transform: 		uppercase;
	font-weight: 			bold;
	border: 				1px solid #2a3e68; /* code_border  */
	background-color: 		#ffffff;
}


.boxTitle, .boxTop,.boxBottom,.boxTopBoutActive,.boxTopBout,.boxTopNone, .boxTopBoutActiveR,  .boxTopBout2 {
	text-transform: 	uppercase;
	font-weight: 		bold;
	border: 			1px solid #2a3e68; /* code_border  */
	background-color: 	#eeeeee; /* code_background_2 */	
	font-size: 			10px;
	white-space: 		nowrap;		/*FIXE*/
	color:				#2a3e68; /* 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: 	#0bb2ee; /* code_background  */	
	color: 				#ffffff; /* code_text  */	
	border: 			1px solid #2a3e68; /* 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: 	#0bb2ee; /* code_background  */	
	color: 				#ffffff; /* code_text  */	
	border-right: 		1px solid #ffffff; /* code_border_2  */
}
.boxTopBout1_R{
	background-color: 	#0bb2ee; /* code_background  */	
	color: 				#ffffff; /* code_text  */	
	border-left: 		1px solid #ffffff; /* code_border_2  */
}

.boxTopBout2{
	background-color: 	#eeeeee; /* code_background_2 */	
	border-width: 		0px;
	
}
.boxTopBout {
	color: 				#ffffff; /* code_text  */	
	background-color: 	#0bb2ee; /* code_background  */	
}
.boxTopBout, .boxTopBout1, .boxTopBout1_R{
	cursor: 			hand;
}

.boxTopNone {
	border-bottom: 		1px solid #2a3e68; /* code_border  */
}
.boxFieldSet,.boxBody,.boxBodyWithoutBorderTop,.boxBodyWithoutBorderTopAndBot {
	border: 			1px solid #2a3e68; /* code_border  */
	padding-left: 		10px; /*FIXE*/
	padding-right: 		10px; 
	padding-top: 		20px; 
	padding-bottom: 	20px; 
}
.boxFieldSet{
	background-color: 	#eeeeee; /* 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*/
}


