@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000;
	padding:0;
	margin:0;
}

DIV#master{
	position:absolute;
	width:1000px;	
	left:50%;	
	margin-left:-500px;
	height:auto;
}

DIV#header{
	width:1000px;
	height:79px;
	/*background-image: url(imagesmountainguidesitaly/header.gif);
	background-repeat: repeat-x;
	background-position: top left;*/
	background-color: Black;
	margin:0px;
	padding:0px
	
}

DIV#keywords{
	float:left;
	width:600px;
	height:60px;
	padding:15px;
	padding-bottom:0px;
	font-size:10px;
	color:white;
	text-align: justify;
}
DIV#keywords B{
	font-size:12px;
}
DIV#logo{
	float:right;
	background-image: url(imagesmountainguidesitaly/logomountainguides.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	width:325px;
	height:79px;
}
DIV#menu{
	width:1000px;
	height:26px;
	line-height:26px;
	/*background-image: url(imagesmountainguidesitaly/bgmenu.jpg);
	background-repeat: repeat-x;
	background-position: left center;*/
	background-color: Black;
	}
DIV#menu IMG{
	border:0px;
	padding-left:20px;
	padding-right:20px
}
DIV#gallery{
	width:1000px;
	height:475px
}
DIV#footer, DIV#footer A:link,DIV#footer A:hover,DIV#footer A:visited{
	width:1000px;
	height:20px;
	line-height:20px;
	font-size:10px;
	font-weight:normal;
	text-align:center;
	color:white;
}

DIV#footer A:hover{
	color: #D2691E;
}
DIV#address{
	float:left;
	width:900px;
	height:20px;
	text-align: center;
	text-indent: 120px
}
DIV#language{
   float:right;
	width:80px;
	height:20px;
	line-height:20px;
	float:right;	
	margin-right:20px;
	margin-top:5px
}
DIV#language IMG{
	padding-right:5px;
}
DIV#content{
 width:1000px;
 height:475px;
/* background-color:#3b3b3b;*/
 margin-bottom:10px;
 border-bottom:4px double Gray	;
}

DIV.cat{
	width:230px;
	height:450px;
	display:block;
	/*background-color:  #343434;*/
	margin:10px 5px 10px 5px;
	border-left:0px;
	border-right:0px;
	text-align: center;
	font-size:15px
}
DIV.cat IMG{

	padding:3px;
}
DIV.subtit{
	font-size:24px;
	font-weight:bold;
   color:Gray;
	margin-bottom:5px;
}
UL.listacat{
	margin:15px;
	padding:15px
}
UL.listacat a:link,UL.listacat a:hover,UL.listacat a:visited{
	color:white;
	text-decoration: none;
}
UL.listacat a:hover{
	color:Gray;
	text-decoration: underline;
}
UL.listacat LI{
/*list-style: square;*/
list-style: url(imagesmountainguidesitaly/point_o.gif);
list-style: url(imagesmountainguidesitaly/point12.gif);
vertical-align: middle;
text-align: left;
}
#tab_modulo TD{
text-align: left;	
}

#tab_modulo LABEL{
	font-weight:bold;
	padding-right:10px	
}
#tab_modulo INPUT, #tab_modulo TEXTAREA{
	background-color: #414141;
	color:white;
	border:1px solid Gray
}
#contatti{
	float:left;
	margin:25px 0 0 0;
	
}

#formail{
	float:right;
	width:600px;
	margin:25px 0 0 0 ;
}
DIV.ctn{
	width:150px;
	height:300px;
	/*background-color: #1B1B1B;*/
	text-align: center;
	padding:5px;
}
DIV.ctn IMG, DIV#contatti IMG, DIV.imgdetail IMG{
	border:1px solid white;
	padding:2px;
	margin:5px 0 5px 0
	
}
.sx{
	float:left
}
.dx{
	float:right
}
a.navSelected:link{color: #FB5815;text-decoration:none}
a.navSelected:visited {;text-decoration:none;color: #FF8C00;}
a.navSelected:hover{color: #FFF;text-decoration:underline}

.subtitle{
	color:#FB5815;
	font-size:12px;
	font-weight:bold;
	height:20px;
	line-height:20px
}
.subtitle IMG{
vertical-align:middle;
}

DIV.news-out{
	width:920px;
	/*background-color:#202020;*/
	margin:20px;
	margin-top:0px;
	padding:10px 20px;
	/*border-top:1px solid Gray;
	border-bottom:4px double Gray;*/
}

DIV.news-in{
width:750px;
padding:15px 5px 5px 5px
}
DIV.imgdetail{
	width:100px;
	
}
DIV.news{
	width:100%;
	border-bottom:1px solid #2A2A2A ;
	margin-bottom:20px;
}

.sp{
	padding-bottom:10px;
}
DIV.firma{
	width:400px;
	min-height:30px;
	height:30px;
	border-top:1px dotted #fff;
	margin-top:10px;
	font-family: cursive;
	font-style: italic;
	font-size:9pt;
}
DIV.firma IMG{
	vertical-align:middle
}
DIV.paginazione, DIV.paginazione A:link,  DIV.paginazione A:hover,  DIV.paginazione A:visited{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
}