/*******/
#box_m2{
	position:absolute;
}
#box_m2 div{
	display:block;
        background:#fff;
        color:#104160;
}
#box_m2 div a {
        color:#104160;
}
#mask_m2{
	position:relative;
	/*width:200px;*/
	width:100%;
	height:219px;
	overflow:hidden;
        background:#fff;
}

/*******/
#box_m3{
	position:absolute;
}
#box_m3 div{
	width:270px;
	height:110px;
	float:left;
        background:#fff;
        color:#104160;
}
#box_m3 div a {
        color:#104160;
}
#mask_m3{
	position:relative;
	width:540px;
	height:110px;
	overflow:hidden;
        background:#fff;
}

/*******/
#box_m3b{
	position:absolute;
}
#box_m3b div{
	width:375px;
	height:135px;
	float:left;
        background:#fff;
        color:#104160;
}
#box_m3b div a {
        color:#104160;
}
#box_m3b p {
        margin:5px;
        text-align:justify;
}
#mask_m3b{
	position:relative;
	width:100%;
	height:135px;
	overflow:hidden;
        background:#fff;
}

/*******/
#box_news{
	position:absolute;
}
#box_news div{
	height:170px;
	display:block;
        background:#fff;
        color:#104160;
}
#mask_news{
	position:relative;
	/*width:200px;*/
	width:100%;
	height:170px;
	overflow:hidden;
        background:#fff;
}

/*******/
#box_spr {
	position:absolute;
}
#box_spr div {
	width:542px;
	height:170px;
	float:left;
	/*
        background:#eee;
        color:#104160;
        */
}
/*
#box_spr div a {
        color:#104160;
}
*/
#box_spr p {
        margin: 5px;
        text-align:justify;
}
#box_spr .foto{
	width:150px;
	float:left;
	margin:3px 10px 3px 3px;
}
#mask_spr {
	position:relative;
	width:542px;
	height:170px;
	overflow:hidden;
}
.buttons_spr{ width:542px; /*background:#eee;*/ }
.buttons_spr span { /*color:#104160;*/ padding:2px 5px 2px 5px;cursor:pointer;font:10px Verdana }
/*.buttons_spr span.active, .buttons_spr span:hover{ background:#104160;color:#eee }*/


/*******/
#box_spr2 {
	position:absolute;
}
#box_spr2 div {
	width:750px;
	height:160px;
	float:left;
	/*
        background:#eee;
        color:#104160;
        */
}
/*
#box_spr2 div a {
        color:#104160;
}
*/
#box_spr2 p {
        margin: 5px;
        text-align:justify;
}
#box_spr2 .foto{
	width:150px;
	float:left;
	margin:3px 10px 3px 3px;
}
#mask_spr2 {
	position:relative;
	width:750px;
	height:160px;
	overflow:hidden;
}
.buttons_spr2{ width:750px; /*background:#eee;*/ }
.buttons_spr2 span { /*color:#104160;*/ padding:2px 5px 2px 5px;cursor:pointer;font:10px Verdana }
/*.buttons_spr2 span.active, .buttons_spr span:hover{ background:#104160;color:#eee }*/

