

/* --------------- 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:620px;
	height:70px;
	margin-left:auto;
	margin-right:auto;
	padding-left:175px;	
	
}

.txt_title_b, .txt_title_b h1{   
    font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	/*line-height:70px;*/  
	margin:0px;
	font-weight:normal;	
}

/* --------------- Layout standard  ----------------*/

