* { /*azzeriamo tutti i margini e padding*/
	margin:0;
	padding:0;
}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	background-color:#000000;

}

#sotto_body{
	background: url(../images/sfondo_sottobody.jpg) repeat-x top center;
	overflow:hidden;
	width:100%;
}

table {
	font-size: 1em; /*corregge i font delle tabelle*/
}

/* MIR IMAGE REPLACEMENT */
.mir {
	text-indent:-999em;
	letter-spacing:-999em;
	overflow:hidden;
	outline:none;
}

/*LAYOUT PAGINA*/
/*######################################################*/
#container {
	width:985px;
	margin:0 auto;
	background:url(../images/body.gif) repeat-y center;
}

#header {
	height:110px;
	background:url(../images/header.jpg) no-repeat;
	color:#fff;
	position:relative;
}

h1#logo {
	height:89px;
	padding-top:10px;
}

h1#logo a.mir {
	display:block;
	width:436px;
	height:89px;
	background:url(../images/logo.gif) no-repeat center center;
}


#lingue {
	position:absolute;
	right:5px;
	top:5px;
}

#menunav {
	float:right;
	width:545px;
	height:25px;
	margin-top:40px;

}

#contentarea {
	overflow:hidden;
	width:100%;
	background:url(../images/fondo_container.gif) repeat-y;
}
#contentarea_sotto{
	overflow:hidden;
	width:100%;
	background:url(../images/foto_home.jpg) no-repeat 240px top;
}


#sidebar {
	float:left;
	width:240px;
}

#maincontent {
	display:inline;
	float:right;
	width:725px;
	margin:10px;
	color:#FFF;
}
#sotto_maincontent {
	margin-right:5px;
	background-color:#141312;
	clear:both;
}
#footer {
	line-height:2em;
	clear:both;
	padding:5px;
	background-color:#151515;
	margin-right:5px;
	/*background-color:#000;*/
	font-size:.8em;
	text-align:center;
	color:#4b4b4b;
}
/*######################################################*/


/*MENUNAV*/
/*######################################################*/
#menunav a {
	color:#fff;
	text-decoration:none;
	font-size:1.2em;
}

#menunav a:hover {
	color:#fff;
}

#menunav ul {
	height:25px;
	list-style-type:none;
	padding:0; /*ri-azzero il padding*/
}

#menunav ul li {
	height:25px;
	float:left;
}

#menunav ul li a {
	height:25px;
	text-align:center;
	line-height:25px;
	float:left;
	width:100px;
	margin:0 2px;
}

#menunav ul li a.active {
	background: url(../images/menunav_over.gif) no-repeat;
}

#menunav ul li a:hover {
	background: url(../images/menunav_over.gif) no-repeat;
}
/*######################################################*/

/*MENUCAT*/
/*######################################################*/
#menucat ul {
	list-style-type:none;
	padding:0; /*ri-azzero il padding*/
}

#menucat ul li {
	display:inline;
}

#menucat ul li a {
	text-transform:uppercase;
	display:block;
	padding:5px 10px;
	margin:0;
	border-bottom:1px solid #363636;
	text-decoration:none;
	color:#A6A6A6;
	font-size:0.9em;
}

#menucat ul li a span{
	background: url(../images/punto_elenco.gif) no-repeat left 4px;
	padding-left:15px;
	display:block;
}

#menucat ul li a:hover {
	background-color:#4F4F4F;
	color:#DFDFDF;
}

#menucat ul ul li a {
	padding-left:1.5em;
	color:#CFCFCF;
	background-color:#2F2F2F;
}

#menucat ul ul ul li a {
	padding-left:2.5em;
}

/*######################################################*/

/*RICERCA*/
/*######################################################*/
#cerca h5 {
	font-size:0.9em;
	color:#A6A6A6;
	margin-bottom:5px;
}

#cerca {
	margin:5px 0;
	padding:10px 20px;
	border-bottom:1px solid #363636;
}

#cerca input.pulsante_ricerca{
	float:right;
	width:18px;
	height:18px;
	display:inline;
}

#cerca input.testo_ricerca{
	width:160px;
	background-color:#000000;
	color:#4b4b4b;
	border:1px solid #000;
}
/*######################################################*/

/*MAILING_LIST*/
/*######################################################*/
#mailing_list {
	float:left;
	width:25%;
	margin:5px 0;
	padding:10px;
	color:#999999;
	border-left:1px solid #4b4b4b;
	border-right:1px solid #4b4b4b;
}

#mailing_list h5 {
	color:#FFF;
	margin-bottom:10px;
}

input.mail {
	background-color:#000000;
	color:#4b4b4b;
	border:none;
	margin:3px 0;
	width:160px;
}

#mailing_list p {
	font-size:.8em;
}

input.pulsante_newsletter{
	float:right;
	width:18px;
	height:18px;
	display:inline;
	margin:3px 50px 0 0;
}

#mailing_list a{
	text-decoration:none;
	font-size:0.8em;
}
/*######################################################*/


/*ELENCO LISTA EVENTI NEWS   */
/*######################################################*/
#lista_eventi_news {
	margin:5px;
	padding:10px;

	font-size:.8em;
}

.listaeventinews_elenco {
	border-bottom:1px solid #bbb;
	margin-bottom:5px;
	padding-bottom:3px;
}

.listaeventinews_elenco .titolo {
	font-size:1em;
	font-weight:bold;
	padding:3px 0;
}

.listaeventinews_elenco .descrizione {
	
}
/*######################################################*/

/*INDIRIZZO*/
#indirizzo {
	margin:5px 0;
	padding:10px;

	float:left;
	width:43%;
	color:#999999;
}

#indirizzo .ragione_sociale {
	font-weight:bold;
	padding:.5em 0;
	color:#FFFFFF;
}

#indirizzo .testo_indirizzo {
	
}

/*FORM LOGIN*/
#form_login {
	float:left;
	width:25%;
	margin:5px 0;
	padding:10px;
	
	color:#999999;
}

#form_login label{
	float:left;
	width:75px;
	font-size:0.9em;
}
#form_login input.text{
	float:left;
	width:130px;
	background-color:#000000;
	color:#4b4b4b;
	border:none;
}

#form_login input.pulsante_form {
	margin-left:10px;
}

#form_login a{
	text-decoration:none;
	font-size:0.8em;
}

h1#offerte {
	height:29px;
	padding-top:30px;
	padding-left:15px;
}
p.testo_offerte{
	color:#FFF;
	margin:0 10px 0 40px;
	font-size:0.9em;
}
#form_login h5 {
	color:#FFFFFF;
	margin-bottom:10px;
}

h1#offerte a.mir {
	display:block;
	width:197px;
	height:29px;
	background:url(../images/le_nostre_offerte.gif) no-repeat center center;
}

h1#viaggi_nozze {
	height:38px;
	padding-top:20px;
	padding-bottom:40px;
	padding-left:15px;
}

h1#viaggi_nozze a.mir {
	display:block;
	width:208px;
	height:38px;
	background:url(../images/viaggi_nozze.gif) no-repeat center center;
}

h1#logo_footer {
	float:left;
	height:53px;
	padding-top:12px;
}

h1#logo_footer a.mir {
	display:block;
	width:47px;
	height:53px;
	background:url(../images/logo_footer.gif) no-repeat center center;
	margin-right:5px;
}

/*
	PAGINATION
*/
div.pagination {
	clear:both;
	padding-top:1em;
}

div.pagination div.digits {
	height:30px;
}

div.pagination div.digits a,
div.pagination div.digits span,
div.pagination div.digits strong {
	float:left;
	height:20px;
	line-height:20px;
	padding:0 6px;
	margin-right:3px;
	color:#666;
	text-decoration:none;
	border:1px solid #fff;	
}

div.pagination div.digits a.digit {
	border:1px solid #ddd;
	color:#555;
	font-weight:normal;
}

div.pagination div.digits a.digit:hover {
	background:#703837;
	color:#EEE;
}

div.pagination div.digits strong.current {
	font-weight:bold;
	font-size:16px;
	border-width:0px;
	height:24px;
	line-height:24px;
	color:#FFF;
}

div.pagination div.digits a.previous {
	width:23px;
	padding:0;
	overflow:hidden;
	text-indent:-999em;
	background:url(/images/paginationPrev.gif) no-repeat center center;
	/*border:1px solid #000;*/
	border:none;
}

div.pagination div.digits a.next {
	width:23px;
	padding:0;
	overflow:hidden;
	text-indent:-999em;
	background:url(/images/paginationNext.gif) no-repeat center center;
	/*border:1px solid #000;*/	
	border:none;
}

div.pagination div.digits span.previous {
	width:23px;
	padding:0;
	overflow:hidden;
	text-indent:-999em;
	background:url(/images/paginationPrevOff.gif) no-repeat center center;
	/*border:1px solid #000;*/
	border:none;
}

div.pagination div.digits span.next {
	width:23px;
	padding:0;
	overflow:hidden;
	text-indent:-999em;
	background:url(/images/paginationNextOff.gif) no-repeat center center;
	/*border:1px solid #000;*/	
	border:none;
}

div.pagination div.digits a.previous:hover {
	background-color:#ccc;
	border:1px solid #ccc;
}

div.pagination div.digits a.next:hover {
	background-color:#ccc;
	border:1px solid #ccc;
}

div.pagination div.pageInfo {
	height:20px;
	line-height:20px;
	font-size:12px;
	color:#DFDFDF;
}

div.pagination span.pageNumber {
	display:inline;
	float:left;
	height:20px;
	line-height:20px;
	margin-right:10px;
	border-right:1px solid #ccc;
	padding-right:10px;
}

div.pagination span.pageTotal {
	display:inline;
	float:left;
	height:20px;
	line-height:20px;
	margin-right:10px;
	border-right:1px solid #ccc;
	padding-right:10px;	
}


div.pagination span.pageSize {
	display:inline;
	float:left;
	height:20px;
	line-height:20px;
}

div.pagination span.pageSize select {
	font:inherit;
	font-weight:bold;
	font-size:1.2em;
	margin:0 4px;
}

div.pagination span.gotoPage {
	display:inline;
	float:left;
	height:20px;
	line-height:20px;
	margin-right:10px;
	border-right:1px solid #ccc;
	padding-right:10px;	
}

div.pagination div.pageInfo input {
	vertical-align:middle;
}

div.pagination div.pageInfo strong {
	font-weight:bold;
	font-size:14px;
	color:#EEE;
}

div.pagination div.pageInfo input.gotoInput {
	border:1px solid #ccc;
	padding:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:1px;
	width:30px;
}

div.pagination div.pageInfo input.gotoButton {
background:url(../images/sfondo-input.gif) repeat-x center center; color:#fff; border:0; padding:1px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; cursor:pointer; -moz-border-radius:3px; -webkit-border-radius:3px
}
