@import url(section.css);

/***********************************************************************/
/** Membres color ******************************************************/
/***********************************************************************/

.section_membre_princi_bg
{
	background-image: url(../images/template/section/membre/bg_princi_repeat.gif);
	background-repeat: repeat-y;
	margin-left: 17px;
	width: 800px;
}

.section_membre_content_bg
{
	background-image: url(../images/template/section/membre/bg_content_repeat.gif);
	background-repeat: repeat-y;
	margin-left: 17px;
	width: 800px;
}

/** left menu container *****/

.left_menu_img
{
	background-image: url(../images/template/section/membre/leftmenu_topimg.gif);
	background-repeat: no-repeat;
	height: 92px;
	margin-left: -3px;
	margin-top: -8px;
	width: 178px;
}

.left_menu
{	
	background-color: #24a3a4;
	width: 171px;
}

.left_menu li
{
	border-bottom: solid 1px #6cc7c8;
}

.left_menu a,
.left_menu a:link,
.left_menu a:hover,
.left_menu a:visited,
.left_menu a:active,
.left_menu a:visited:hover
{
	background-color: #24a3a4;
}

.left_menu a:hover,
.left_menu a:visited:hover
{
	background-image: url(../images/template/section/membre/leftmenu_hover.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/** SPGQ_LeftMenu styles.css ******/

.RadMenu_SPGQ_LeftMenu .Level1
{
	border-right: solid 2px #137e80;
	border-bottom: solid 2px #137e80;
}

.RadMenu_SPGQ_LeftMenu .group
{
	background-color: #24a3a4;
}

/** section_photo ******/

.section_photo
{
}

/** Principale middle coloum *******************************************/

.principale_middle_coloum
{
	margin-left: 7px;
}

*html .principale_middle_coloum
{
	margin-left: 4px;
}

/** welcome container *****/

.welcome_title
{	
	background-color: #24A3A4;
	/*background-image: url(../images/template/section/membre/welcome_title.gif);
	background-repeat: no-repeat;*/
}

/** IE6 corrections *****************************************************/

*html .left_menu_img
{
	margin-left: 0px;
	margin-top: 0px;
	
	position: relative;
	top: -8px;
	left: -3px;
}

*html .left_menu
{
	margin-top: -8px;
}
