

/* --------------- Layout home page ----------------*/

.bg_title_a {
	width:100%;
	height:230px;
	z-index:1;
	background-color: #AACCB4
}

.stg_title_a {
	width:795px;
	height:230px;
	margin-left:auto;
	margin-right:auto;
	
}

.txt_title_a {       
	display:none;	
}

/* --------------- Layout home page  ----------------*/




/* --------------- Layout standard  ----------------*/

.bg_title_b {
	width:100%;
	height:70px;
	z-index:1
}


.stg_title_b {
	width:795px;
	height:70px;
	margin-left:auto;
	margin-right:auto;
	
}

.txt_title_b {   
    font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:70px;
	
}

/* --------------- Layout standard  ----------------*/

