﻿.foo {} /* W3C CSS validator have fun :)*/

html, body, form
{
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size:small;
}
div
{
	margin:0px;
	padding:0px;
}

/*************************************** Page */
#page
{
	position:relative;
	width:976px;
	margin: 0px  auto 0px auto;	
	padding: 15px  0px 15px 0px;	
	
}
/*************************************** Col */
#RT, #RM, #RF,.RTop
{
	position:relative;
	width: 100%;
	float: right;
	margin-left: -250px;
}
.CR
{
	margin-left: 250px;
} 
.CL
{
	width: 237px;
	float: left;
}
* html .CL
{
	width: 240px;
}
/*************************************** Row */
#RT .CR, #RT .CL,#RTspace
{
	height:80px;
}
#RTspace
{
	position :relative;

}
#RT 
{
	position:absolute;
	margin:auto;
	top:15px;
	left:0px;
}

#RM .CR, #RM .CL,#RT .CR
{
 position:relative;
}
#RF  
{clear:both;
	height:60px;
}
/*************************************** RB Model*/
.RB /* round box corner */
{
	
}
.C12
{
	width:14px;
	height:14px;
}
.TR, .TL, .BR, .BL
{
	display:block;
	position:absolute;
	background-repeat:no-repeat;
}
.TR,.TL
{
	top:0px;
}
.BR,.BL
{
	bottom:0px;
}
.TR,.BR
{
	right:0px;
}
.TL,.BL
{
	left:0px;
}
/*****	6*/
.C06
{
	width:6px;
	height:6px;
}
.TR06, .TL06, .BR06, .BL06
{
	display:block;
	position:absolute;
	background-repeat:no-repeat;
} 
.TR06,.TL06
{
	top:0px;
}
.BR06,.BL06
{
	bottom:0px;
}
.TR06,.BR06
{
	right:0px;
}
.TL06,.BL06
{
	left:0px;
}
.TR06
{
	background-image: url(RBC/TR06.png);
}
.TL06
{
	background-image: url(RBC/TL06.png);
}
.BR06
{
	background-image: url(RBC/BR06.png);
}
.BL06
{
	background-image: url(RBC/BL06.png);
}
/*****	12*/
.TR
{
	background-image: url(RBC/TR12.png);
}
.TL
{
	background-image: url(RBC/TL12.png);
}
.BR
{
	background-image: url(RBC/BR12.png);
}
.BL
{
	background-image: url(RBC/BL12.png);
}
/*****	12G*/
.BRG
{
	background-image: url(RBC/BR12-G.png);
}
.BLG
{
	background-image: url(RBC/BL12-G.png);
}
/*****	12 B*/
.TRB, .TLB, .BRB, .BLB
{
	display:block;
	position:absolute;
	background-repeat:no-repeat;
}
.TRB,.TLB
{
	top:-1px;
}
.BRB,.BLB
{
	bottom:-1px;
}
.TRB,.BRB
{
	right:-1px;
}
.TLB,.BLB
{
	left:-1px;
}
.RBB
{
	border:1px solid #000;
	position:relative;
}
.TRB
{
	background-image: url(RBC/TR12-B.png);
}
.TLB
{
	background-image: url(RBC/TL12-B.png);
}
.BRB
{
	background-image: url(RBC/BR12-B.png);
}
.BLB
{
	background-image: url(RBC/BL12-B.png);
}

 
/*************************************** Row Mid - L - TOP*/
#PageImg
{
	position:relative;
	width:100%;
	height:300px;
	background-position: 50% 0%;
	background-repeat:no-repeat;
	margin-bottom:4px;
	padding-top:7px;
	background-color:#fff;
}
 
#PageImg
{
	background-image:url(PageImg-2.jpg);
}
/*************************************** Row Mid - L - Z1*/
#Z1
{
	width:100%;
	height:100%;
	position:relative;
	padding-bottom:20px;
	background: #e8ecf0;		
}

/*************************************** Row Mid - L - MLS*/
.MLS
{
	position:relative;
	width:231px;
	height:58px;
	background-position: 0% 100%;
	background-repeat:repeat-x;
	margin:8px 3px 3px 3px;
	overflow:hidden;
}
.MLSI,.MLSB
{
	display:block;
	position:absolute;
}
.MLSI
{
	top:0px;
	left:7px;
	height:46px;
	width:46px;	
	border:2px solid #fff;
	background-position: 50% 50%;
}
.MLSI:hover
{
	top:2px;
}
.MLS span
{
	position:absolute;
	left:59px;
	top:22px;
}
.MLS span:hover
{
	position:absolute;
	left:59px;
	top:24px;
}
.MLSARA
{
	
	background-image:url(MLS/sf_MLS_ARA.jpg);
}
.MLSGIA
{
	
	background-image:url(MLS/sf_MLS_GIA.jpg);
}
.MLSVER
{
	
	background-image:url(MLS/sf_MLS_VER.jpg);
}
.MLSBLU
{
	background-image:url(MLS/sf_MLS_BLU.jpg);
}
 
.MLSARA .MLSI
{
	background-image:url(MLS/ARA.jpg);
}
.MLSGIA .MLSI
{
	background-image:url(MLS/GIA.jpg);
}
.MLSVER .MLSI
{
	background-image:url(MLS/VER.jpg);
}
.MLSBLU .MLSI
{
	
	background-image:url(MLS/BLU.jpg);
}

/*************************************** Row Top - L - logo*/
#logo
{
	position:relative;
	width:100%;
	top:0px;
	height: 65px;
	text-align:center;
	z-index: 10;
}
#logo a
{
	display:block;
	position:relative;
	height: 65px;
	width:  164px;
	margin: 0px auto 0px auto;
	background-image: url(logo.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	text-indent:-5000px;
	font-size: 0px;
}
/*************************************** Row Bottom */
#RF 
{
	margin-top:3px;
	background:#94979a;
	border-top: 8px #84888b solid;

}
#RF .CR
{
	margin-top: 12px;
	height: 45px;
	border-left:2px solid #fff;
	color:#fff;
}
/*************************************** Row Bottom - Copy*/
#RF .CR #copyright
{
	padding-top: 18px;
	padding-left: 20px;
	font-family: Verdana, Arial;
	font-size:x-small;
}
/*************************************** Row Bottom - Lang*/
#RF .CR #lang
{
	float:right;
	padding-top: 8px;
	padding-right: 20px;
}
#RF .CR #lang span
{
	display:none;
}
/*************************************** Row Bottom - MYH logo*/
#RF .CL
{
	margin-top:17px;
}

#RF .CL a
{
	background:url(sf_RFCL.png) repeat-x right bottom;
	width: 99px;
	height:33px;
	margin:0 auto 0 auto;
	position: relative;
	text-indent: -6000px;
	display:block;
}
/***************************************** Numero verde */
.NumeroVerde
{
	position:relative;
	width:167px;
	height:45px;
	margin:auto;
	margin-top:40px;
	background:url(Numeroverde.png) repeat-x right bottom;
}
.NumeroVerde h4
{
	display:none;
}

.BordoNERO
{
	display:block;
	position:relative;
	float:right;
}
/***************************************** File Type */

.pdf
{
	background:url(FILETYPE/pdf.png);
}
.zip
{
	background:url(FILETYPE/zip.png);
}
.altro
{
	background:url(FILETYPE/altro.png);
}
/***************************************** TBOX */
.TBOX
{
	height:35px;
	width: 527px;
	position:relative;
	background-position: 0% 0%;
	background-repeat: repeat-x;
	margin-bottom:12px;
}
.TBOX h1
{
	padding:0px;
	margin:0px;
	display:block;
}
.TBOX span
{
	position:absolute;
	left:20px;
	bottom:5px;
}
.TBOXARA
{
	background-color:#FFAD03;
	background-image:url(MLS/sf_MLS_ARA.jpg);
}
.TBOXGIA
{
	background-color:#FED324;
	background-image:url(MLS/sf_MLS_GIA.jpg);
}
.TBOXVER
{
	background-color:#A3C31A;
	background-image:url(MLS/sf_MLS_VER.jpg);
}
.TBOXBLU
{
	background-color:#01A0CA;
	background-image:url(MLS/sf_MLS_BLU.jpg);
}