@import url(section.css);

/***********************************************************************/
/** Milite color *******************************************************/
/***********************************************************************/

.section_milite_princi_bg
{
	background-image: url(../images/template/section/milite/bg_princi_repeat.gif);
	background-repeat: repeat-y;
	margin-left: 17px;
	width: 800px;
}

.section_milite_content_bg
{
	background-image: url(../images/template/section/milite/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/milite/leftmenu_topimg.gif);
	background-repeat: no-repeat;
	height: 93px;
	margin-left: -11px;
	margin-top: -10px;
	width: 191px;
}

.left_menu
{	
	background-color: #ff8c05;
	width: 171px;
}

.left_menu li
{
	border-bottom: solid 1px #ffba68;
}

.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: #ff8c05;
}

.left_menu a:hover,
.left_menu a:visited:hover
{
	background-image: url(../images/template/section/milite/leftmenu_hover.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	
}

/** SPGQ_LeftMenu styles.css ******/

.RadMenu_SPGQ_LeftMenu .Level1
{
	border-right: solid 2px #b34a04;
	border-bottom: solid 2px #b34a04;
}

.RadMenu_SPGQ_LeftMenu .group
{
	background-color: #ff8c05;
}

/** section_photo ******/

.section_photo
{
	background-color: #ff6905;
}

/** Principale middle coloum *******************************************/

.principale_middle_coloum
{
	margin-left: 2px;
}

/** welcome container *****/

.welcome_title
{
	background-color: #FF8C05;
	/*background-image: url(../images/template/section/milite/welcome_title.gif);
	background-repeat: no-repeat;*/
}


/** IE6 corrections *****************************************************/

*html .left_menu_img
{
	margin-left: 0px;
	margin-top: 0px;
	
	position: relative;
	top: -9px;
	left: -11px;
}

*html .left_menu
{	
	margin-top: -9px;
}

*html .principale_middle_coloum
{
	margin-left: -9px;
}

*html .section_milite_bg
{
	height: 670px;
}
