@charset "utf-8";

/* Layout */
a img { border:0px; }


h1 { font-size:10px; font-weigth:bold; margin: 10px 0px; padding:0px; }
h2 { font-size:16px; font-weigth:bold; margin: 10px 0px; padding:0px; }
h3 { font-size:14px; font-weigth:bold; margin: 10px 0px; padding:0px; }
h4 { font-size:12px; font-weigth:bold; margin: 10px 0px; padding:0px; }
h5 { font-size:10px; font-weigth:bold; margin: 10px 0px; padding:0px; }

h2.titolo { color:red; }

a:link,a:hover,a:visited{
	color: #000000;
	text-decoration:none;
}

body {
	font-family: arial;
	background: #FFF;
	margin: 10px 0 0 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}

.rcrLayout #container {
	font-family: arial;
	width: 952px; 
	background: #FFFFFF;
	margin: 0 auto; 
	text-align: left; 
}
.rcrLayout #header {
	background: #eeebe9;
	height:61px;
	font-size:9px;
}
.rcrLayout #mainContent {
	height:435px;
	background-image:url(../images/sfContainer.png);
	background-repeat:no-repeat;
	margin-top:2px;
	padding:0;
}
.rcrLayout #layout2 {
	background-image:url(../images/sfContainer.png);
	background-repeat:no-repeat;
}
.rcrLayout #mainContent1 {
	width:475px;
	margin-right:2px;
	float:left;
	height:435px;
	margin-top:2px;
	/*background-image:url(../images/appImg.png);
	background-position:bottom;
	background-repeat:no-repeat;*/
}
.rcrLayout #mainContent2 {
	/*border: 1px solid #000000;*/
	width:475px;
	float:left;
	height:435px;
	margin-top:2px;
}
.rcrLayout #sottomenu {
	color:#767676; 
	font-size:9px; 
	margin: 10px 0 0 0;
}
.rcrLayout #sottomenu a.normal:link, .rcrLayout #sottomenu a.normal:visited{
	color:#767676; 
	text-decoration:none;
}
.rcrLayout #sottomenu a.normal:hover {
	color:#000; 
	text-decoration:none;
}
.rcrLayout #sottomenu a.active:link, .rcrLayout #sottomenu a.active:visited, .rcrLayout #sottomenu a.active:hover {
	color:#000; 
	text-decoration:none;
}
.rcrLayout #titolo {
	margin: 43px 0 0 0px;
	padding:0px;
	font-size:30px;
	/*font-stretch:narrower;*/
	color:#696969;
}

.rcrLayout #titolo p{
	margin:0px;
	padding:0px;
}
.rcrLayout #contenutoDx{
	border:1px solid transparent;
	width:472px;
	height:372px;
	/*padding-left:1px;*/
	margin: 0;
	font-size:12px;
	color:#696969;
	text-align:justify;
}
.rcrLayout #contenutoSx{
	height:325px;
}
.rcrLayout #contenutoDxDown{
	margin: 0px 0px 0px 1px;
	padding: 0px;
	height: 64px;
}
.rcrLayout #footerUp {
	margin-top:5px;
	background:#eeebe9;
	height:21px;
}
.rcrLayout #footerDown {
	margin-top:8px;
	background:#FFF;
}
/* End Layout */

/*Classi Generali*/
#lyr1 ul { list-style-image:url("../images/next.png"); }

#lyr1 ul li{margin-bottom:5px;}

.frecciaUL ul { list-style-image:url("../images/next.png"); }

.frecciaUL ul li{margin-bottom:5px;}

.floatRight {
	float:right;
}
.floatLeft {
	float:left;
}
.clearRight {
	clear:right;
}
.clearLeft {
	clear:left;
}
.clearBoth {
	clear:both;
}
/*End Classi Generali*/

/* Header */
.headerLogo {
	width:130px; 
	margin-left:20px; 
	position:absolute;
}
.headerLingua {
	float:right; 
	margin-right:8px; 
	font-size:8px; 
	font-weight:bold; 
	margin-top:8px;
}
.headerMenu {
	width:770px; 
	margin-top:20px; 
	margin-left:170px; 
	color:#767676; 
	font-size:10px; 
	float:left;
}
.headerMenu li a:link, .headerMenu li a:visited {
	color:#767676;
	text-decoration:none;
}
.headerMenu li a:hover {
	color:red;
}
.headerMenu .last {
	padding-right:0px;
}
/* End Header *

/* Footer Up */
.footerUpLeft {
	width:478px; 
	height:21px;
}
.footerUpRight {
	width:474px; 
	text-align:center; 
	color:#FFF; 
	font-size:12px; 
	height:21px;
	/*border: 1px solid violet;*/
}
.menuFooterUp2 {
	width:157px; 
	height:18px; 
	background:red; 
	padding-top:3px;
	margin-right:1px;
}
.menuFooterUp3 {
	width:156px; 
	height:18px; 
	background:red; 
	padding-top:3px;
}
.menuFooterUp1 {
	width:159px; 
	height:18px; 
	background:red; 
	margin-right:1px; 
	padding-top:3px;
}
.footerUpRight a:link, .footerUpRight a:visited{
	color:#FFF;
	text-decoration:none;
}
.footerUpRight a:hover {
	text-decoration:underline;
}
/* End Footer Up */

/* Footer Down */
.foterDownTesto {
	font-size:9px; 
	color:#767676;
}

/* End Footer Down */

.distributore{ font-size:11px;}
