@import url(section.css);

/***********************************************************************/
/** Informe color ******************************************************/
/***********************************************************************/

.section_informe_princi_bg
{
	background-image: url(../images/template/section/informe/bg_princi_repeat.gif);
	background-repeat: repeat-y;
	margin-left: 17px;
	width: 800px;
}

.section_informe_content_bg
{
	background-image: url(../images/template/section/informe/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/informe/leftmenu_topimg.gif);
	background-repeat: no-repeat;
	height: 98px;
	margin-left: -9px;
	margin-top: -13px;
	width: 185px;
}

.left_menu
{	
	background-color: #cec121;
	width: 171px;
}

.left_menu li
{
	border-bottom: solid 1px #e3dc86;
}

.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: #cec121;
}

.left_menu a:hover,
.left_menu a:visited:hover
{
	background-image: url(../images/template/section/informe/leftmenu_hover.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/** SPGQ_LeftMenu styles.css ******/

.RadMenu_SPGQ_LeftMenu .Level1
{
	border-right: solid 2px #ad9e10;
	border-bottom: solid 2px #ad9e10;
}

.RadMenu_SPGQ_LeftMenu .group
{
	background-color: #cec121;
}

/** section_photo ******/

.section_photo
{
}

/** Principale middle coloum *******************************************/

.principale_middle_coloum
{
	margin-left: 6px;
}

*html .principale_middle_coloum
{
	margin-left: -3px;
}

/** welcome container *****/

.welcome_title
{
	background-color: #CEC121;
	/*background-image: url(../images/template/section/informe/welcome_title.gif);
	background-repeat: no-repeat;*/
}

/** IE6 corrections *****************************************************/

*html .left_menu_img
{
	margin-left: 0px;
	margin-top: 0px;
	
	position: relative;
	top: -10px;
	left: -9px;
}

*html .left_menu
{
	margin-top: -10px;
}