/* CSS Document */

/*

rosso link 
#980606


grigio testo
#474242

*/


* {
	padding:0;
	margin:0;
}

BODY {
	margin:0 auto;
	min-height:600px;
	font-family: Arial,Helvetica,sans-serif;
	font-family: "Trebuchet MS", "Century Gothic", Verdana,Arial,Helvetica,sans-serif;
	background-image:url("../images/site/bg-body.jpg");
	background-repeat:repeat-x;
	color:#474242;
}

A, A:visited {
	color:#980606;
	text-decoration:none;
}


A:hover {
	text-decoration:underline;	
}

IMG {
	border:0;
}


H1 {
	font-size:1.2em;
	margin-top:0;	
	font-weight:normal;	
}

#bodyContainer {
	width:960px;
	margin:0 auto;
	position:relative;
	
}


/* ================================  HEADER */

#languages {
	position:absolute;
	right:0;
	height:30px;
	top:5px;	
}
#languages IMG {
	width:25px;
	height:17px;
}

/*
#logo {
	border:0;
	float:left;	
	width:200px;
	height:156px;
}
*/

#searchBar {
	float:right;
	margin-top: 30px;
}

#header {
	height:10px;
	position:relative;
}


/* ==================================== MAIN_MENU */

#main_menu {
	text-align:left;
	border:0;	
	overflow:hidden;
	font-size:0.9em;
	background-image:url("../images/site/bg-main-menu.png");
	background-repeat:repeat-x;
	height:45px;
}

#main_menu A {	
	text-decoration:none;
	color:#474242;
}

#main_menu A:hover {
	text-decoration:none;
	color:#980606;
	text-decoration:underline;
}

#main_menu UL {
	list-style:none;
}

#main_menu LI {
	margin:0;
	padding:13px 30px 0 30px;
	float:left;
	height:43px;
}

#main_menu LI:first-child {
	border-left: 0;
	background-image:url("../images/site/bg-main-menu-active.png");
	background-repeat:no-repeat;
	background-position:top right;
	
}

#main_menu LI:first-child A {
	color:#FFFFFF;
}
/*
#main_menu LI:hover {
	background-image:url("../images/site/bg-main-menu-active.png");
	background-repeat:no-repeat;
	background-position:top right;
}
*/
/* ============ top */

#top {
	/*border:0px solid #A9A9A9;
	background-color:#DCDCDC;*/
	padding:0px;
}

#top .lancio {
	font-weight:bold;
}


/* ========== sidebar */

#sidebar {
	float:left;
	width:250px;
	margin:0;
	padding:0;
}

#sidebar .content {
	padding:10px 80px 10px 10px;
}

/* ============ menu e sidebar */

#menu {	
}

#menu .lancio {
	font-weight:bold;
}
#menu UL, #sidebar UL {
	list-style:none;
}

#menu LI, #sidebar LI, #nav-listanozze DIV {
	border-bottom:1px solid #980606;
	padding: 10px 0;
	font-size:1.2em;
}

#menu A, #sidebar A {
	color:#980606;
}

#menu A:hover {
}

#nav-listanozze DIV {
width: 200px;
}

#ln_content {
margin-top:20px;
}

/* ========== pageContent */

#pageContent {
	float:left;
	width:710px;
	background-image:url("../images/site/bg-pageContent.png");
	background-repeat:no-repeat;
	background-position:center;
}

#pageContent .content {
	padding:10px;
	margin:0 10px 0 0;
}

#pageContent .content UL {
	list-style:none;
	
}
#pageContent   LI {
	margin:0 0 10px 0;
	
}

#pageContent .content H2 {
	font-weight:normal;
	font-size:1.4em;
	margin-bottom:5px;
}

#pageContent H1.titolo, #ln_content H1.titolo {
	font-size:2.0em;
	color:#980606;
	font-weight:normal;
	margin-bottom:14px;
}


#dsp_site_map {
	font-size:0.9em;
	font-weight:normal;
	margin:7px 0;
}

#dsp_site_map A {
	color:#474242;
}


/* ============ footer */
#footer {
	font-size:0.75em;	
	text-align:center;
}

#footer .content {
	padding:20px 0 10px 0;	
}

#footer A {
	text-decoration:underline;
}

 
.both {
	clear:both;
}



/* ================= elenco strutture */

.elencoStrutture .fotoViaggi {
	border:1px solid #000000;
	width:120px;
	vertical-align:top;
}

.elencoStrutture P {
	margin:5px 0;

}


/* ================= generali */

.padt5 {padding-top:5px;}
.padb5 {padding-bottom:5px;}



/* END common */







