/* FOGLIO DI STILE PER IL LAYOUT GRAFICO DI "ROME VIP LIMOUSINE" */
/* autore: Cristina De Simone - desimone.cristina@gmail.com */

/* RESET */
html, body, div, h1, h2, h3, h4, ul, li, p, img, span, form, label, input, select {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
a {
	outline: 0;
}
ol, ul {
	list-style: none;
}

/* COMUNI */
h2, h3 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #cb912e;
}
h2 {
	font-size: 140%;
	padding-left: 10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #333333;
	margin-top: 15px;
	margin-bottom: 15px;
}
h3 {
	font-size: 100%;
	padding-top: 15px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

p {
	line-height: 1.5em;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {  
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.hide { 
	display: none; 
}
.nascosto {
	position:absolute;
	left:336px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
}
.list li {
	padding-left: 0px;
	line-height: 1.5em;
}
.list-bullet {
	padding-bottom: 20px;
	margin-left: 25px;
}
.list-bullet li {
	background-image: url(../images/skin/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 20px;
	line-height: 1.5em;
}
.frameSX { /* crea una cornice intorno all'elemento */
	float: left;
	padding: 0px;
	border: 5px solid #333333;
	margin-right: 20px;
}
.frameDX { /* crea una cornice intorno all'elemento */
	float: right;
	padding: 0px;
	border: 5px solid #333333;
	margin-left: 20px;
}

/* TUTTI GLI STILI DEL LAYOUT */
body {
	font: 100% Arial, Helvetica, sans-serif;
	text-align: center;
	color: #999999;
	background-color: #000000;
	background-image: url(../images/skin/texture.jpg);
	background-repeat: repeat;
}
#wrapper {
	width: 780px;
	text-align: left;
	position: relative;
	margin-top: 30px;
	margin-right: auto;
	padding-bottom: 30px;
	margin-left: auto;
}
#languageTab {
	position: absolute;
	top: 15px;
	right: -50px;/**/
	width: 50px;
	text-align: right;
}
#languageTab li {
	list-style: none;
}
#languageTab li a {
	display: block;
	list-style: none;
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin-bottom: 2px;
	background-color: #333333;
	color: #cb912e;
	font-weight: bold;
}
#languageTab li a:hover, #languageTab li a#attivo {
	background-color: #cb912e;
	color: #333333;
	text-decoration: none;
	margin-bottom: 2px;
}
#container {
	width: 100%;
	background: #000000;
	padding-bottom: 20px;
}
#header {
	background-image: url(../images/skin/logo.gif);
	background-repeat: no-repeat;
	background-position: 20px 20px;
	height: 140px;
	position: relative;
}
#slideFlash {
	height: 250px;
	width: 100%;
}
#slideFlash p {
	text-align: center;
	padding-top: 60px;
}
#barraOro {
	background-image: url(../images/skin/bg_barraOro.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 10px;
	width: 780px;
	margin: 0px;
	padding: 0px;
}
#mainContent {
	background-image: url(../images/skin/bg_mainContent.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#mainContent p {
	text-align: justify;
	padding-bottom: 15px;
}
#mainContent a {
	color: #cb912e;
	text-decoration: none;
}
#mainContent a:hover {
	text-decoration: underline;
}

#footer {
	font-size: 75%;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
#footer a {
	color: #999999;
	font-weight: bold;
}
.boxServizi {
	position: relative;
	float: left;
	width: 234px;
	height: 140px;
	padding: 0px;
	margin-right: 19px;
	margin-top: 20px;
	font-size: 85%;}
.boxServizi-ultimo {
	position: relative;
	float: left;
	width: 234px;
	height: 140px;
	padding: 0px;
	margin-right: 0px;
	margin-top: 20px;
	font-size: 85%;
}
.pic-boxServizi {
	position: absolute;
	width: 234px;
	height: 100px;
	bottom: 0px;
	z-index: 1;
}
#mainContent a.linkServizi {
	position: absolute;
	display: block;
	list-style: none;
	height: 140px;
	width: 234px;
	line-height: 40px;
	text-align: center;
	color: #cb912e;
	font-weight: bold;
	background-image: url(../images/skin/bg_h40grigio.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	z-index: 2;
}
#mainContent a:hover.linkServizi {
	color: #333333;
	text-decoration: none;
	background-image: url(../images/skin/bg_h40oro.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

/* NAVIGAZIONE PRINCIPALE */
#menu {
	height: 120px;
	position: absolute;
	width: 360px;
	right: 0px;
	top: 0px;
}
#menu ul {
}
#menu li {
	width: 80px;
	height: 120px;
	display: inline;
	padding-top: 0px;
	text-align: center;
}
#menu li a {
	float: left;
	width: 80px;
	height: 20px;
	margin-right: 10px;
	margin-left: 0;
	padding-top: 100px;
	background-image: url(../images/skin/bg_barraGrigia.gif);
	background-repeat: repeat-x;
	background-position: 0px 85px;
	color: #cb912e;
	font-weight: bold;
}
#menu a:hover, #menu a#attivo {
	background-image: url(../images/skin/bg_menuAttivo.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	text-decoration: none;
}

