/* CSS Document www.arpaouza.it*/

/*==================================================
                         body    
/*==================================================*/ 
html, body{
	margin:0;
	padding:0;}
body{
	background:#634152 url(../img/bg.jpg) repeat-y top left;
	font:14px/130% Georgia, "Times New Roman", Times, serif;
	color:#333333;
	text-align: justify; 
}

/*==================================================
                         layout    
/*==================================================*/ 
a img{border:0px solid;}
div#header{}
#header h1 {
	background: url(../img/logo.png) no-repeat;
	height:45px;
	margin: 0;
	padding: 0;
}
/*per nn visualizzare testo in h1*/
span.blind {
	display: none;
}

div#wrapper{

}	
div#content{
	float:right;
	width: 560px;
	margin-bottom: 10px;
	padding: 10px;
	margin-right: 35px;
}
div#content_one{
	float:right;
	width: 810px;
	margin-bottom: 10px;
}	

div#content_form{
	float:left;
	display: inline-block;
	padding:20px;
	border: solid;
	border-style:ridge;
}
#extra {
	float: left;
	margin-top: 310px;
	
}
div#footer{
	background: #ffffff url(../img/logo.png) no-repeat top right;
	width: 100%;
	clear: both;
	height: 64px;
	line-height: 37px;
	margin:0;
}
/*==================================================
                      background   
/*==================================================*/      
#container_home,
#container_residenze,
#container_servizi,
#container_brouas,
#container_campaneto,
#container_chardoun,
#container_serpoul,
#container_croto,
#container_tariffe,
#container_foto,
#container_offerte,
#container_stura,
#container_stura_escursioni,
#container_stura_sport,
#container_stura_varie,
#container_contatti,
#container_noi{
	margin:17px 0 0 17px;
	padding:17px 13px 0px 17px;
	position:absolute;
	border:2px solid #cccccc;
	width:900px;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-position:top left;
}

#container_home{	background-image:url(../img/second_floor.png);}
#container_residenze{background-image: url(../img/second_floor.jpg);}
#container_brouas{background-image: url(../img/flat/loubrouas_1.png);}
#container_campaneto{	background-image: url(../img/flat/lacampaneto.png);}
#container_chardoun{background-image: url(../img/flat/louchardoun_1.png);}
#container_serpoul{background-image: url(../img/flat/louserpoul_0.png);}
#container_croto{background-image: url(../img/second_floor.jpg);}

#container_tariffe, #container_servizi{background-image: none;}
#container_foto{background-image: none;}
#container_offerte{background-image: none}
#container_stura{background-image: url(../img/foto/vallestura1.jpg);}
#container_stura_escursioni{background-image: url(../img/foto/vallestura2.jpg);}
#container_stura_sport {background-image: url(../img/foto/vallestura3.jpg);}
#container_stura_varie{background-image: url(../img/foto/vallestura4.jpg);}
#container_contatti{background-image: none;}
#container_noi{background-image: none;}
/*==================================================
                navigazione primaria    
/*==================================================*/      
div#navigation{
	width: 75%;
	float: right;
	text-align:right;
}
#navlist{
	list-style: none;
	padding: 0;
	margin: 17px 0 0 0;
	text-align:right;
}

#navlist li{
	display: inline;
	padding: 0;
	margin: 0;
}

#navlist li:before { content: "| "; }
#navlist li:first-child:before { content: ""; }

/*IE workaround*/
/*All IE browsers*/
* html #navlist li{
	border-left: 1px solid black;
	padding: 0 0.4em 0 0.4em;
	margin: 0 0.4em 0 -0.4em;
}

/*Win IE browsers - hide from Mac IE\*/
* html #navlist { height: 1%; }

* html #navlist li{
	display: block;
	float: left;
}

/*End hide*/
/*Mac IE 5*/
* html #navlist li:first-child { border-left: 0; }
/*==================================================
                navigazioni lingua    
/*==================================================*/ 
div#flag {
	float: left;
	width: 40px;
}
ul#navflag {
	margin: 20px 0px 0px;
	padding: 0px;
	list-style-type: none;
}
/*==================================================
                navigazioni secondarie    
/*==================================================*/  
#subnavigation{
	float:right;
	clear:right;
	width:207px;
	background:#ffffff url(../img/flowers.jpg) no-repeat;
	margin-left:10px;}
#subnavlist{
	list-style: none;
	margin-top: 0px;
	background-color: #ffffff;
	line-height: 28px;
	font-weight: bold;
/*	border: 1px dashed #000000; /*
}

#subnavlist a img {
	border:0px solid;
	margin:0 0 -10px 10px;
/*	padding-top: -10px; */
	padding-top: 0px;
}
#subnavigation h3{margin-top:50px;text-align:right;margin-right:30px;}
/*#subnavlist img {
	border:0px solid;
	margin:0 0 -10px 10px;
	padding-top: -10px;
}*/

address {
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	color: #666666;
	padding-top: 7px;
}
#footer ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
#footer ul li{/*display:inline;*/
	float:left;
}
li#mail {
	background: #ffffff url(../img/at.jpg) no-repeat center left;	
	}
li#tel {
	background: #ffffff url(../img/tel.jpg) no-repeat center left;	
	padding:0px 10px 0 20px;
	font-size:11px;
/*		line-height:22px;*/
}
/*==================================================
                         link    
/*==================================================*/  
a{
	text-decoration: none;
	color:#666666;
}
a:hover{text-decoration:underline;}

#subnavlist a {
	text-transform: uppercase;
	font-style: italic;
	font-size: 11px;
	line-height: 28px;
	text-align: right;
}

a#subcurrent, a#current {
	font-weight: bold;
	text-decoration: none;
}
#active a, #subactive a {
	font-weight: bold;
}
#content p a/*, #content ul a*/ {
	text-decoration: underline;
}
#content ol a {
	text-decoration: underline;
}
#footer li a{
	padding:0px 10px 0 30px;
}
table th a{color:#990000;}
/*==================================================
                         content    
/*==================================================*/

#container_home #content p {
	width: 195px;
	padding-top: 5px;
}
#container_home #content h2 {
	margin-top: 5px;
}
#container_home #content h5 {
	margin-top: 2px;
}
#container_home #content img {
	border: 1px solid #cccccc;
	margin: 10px 0 0 80px;
}
#content h2 {
	font-size: 1.5em;
	line-height: 120%;
}
#content h5 {
	font-size: 2.1em;
	line-height: 100%;
	text-align:center;
}
#content p{
	margin-top:10px;
	line-height: 180%;
}

table {
	width: 98%;
	border: 2px dotted #cccccc;
	clear: left;
	margin-bottom: 20px;
}
table td {
	border: 1px solid #efefef;
	padding: 3px 5px;
	font-size: 12px;
}

#content h2#campaneto, #content h2#serpoul, #content h2#chardoun, #content h2#brouas, #content h2#crota{
	background-repeat: no-repeat;
	padding-left: 30px;
	height:32px
}
#content h2#campaneto {background-image: url(../img/campaneto_but.gif);}
#content h2#serpoul {background-image: url(../img/serpoul_but.gif);}
#content h2#chardoun {background-image: url(../img/chardoun_but.gif);}
#content h2#brouas {background-image: url(../img/brouas_but.gif);}
#content h2#crota {background-image: url(../img/lacrota_but.gif);}
#content h3 {
	color:#990000;
	font-size: 1.2em;
}

/*==================================================
                         images    
/*==================================================*/

img{border:0px solid;}
#extra img{border:2px solid #999999;}
#extra img.pianta {
	border: 0px solid;
}
#content img {
	border: 2px solid #666666;
	margin: 15px;
}
#content  p img {
	float: right;
}

/*==================================================
                   image gallery   
/*==================================================*/

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
	border: 1px solid white;
	margin: 0 5px 5px 0;
}

.thumbnail:hover{
	background-color: transparent;
}

.thumbnail:hover img{
	border: 1px solid #c0c0c0;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #ffffff;
	padding: 5px;
	left: -1000px;
	border: 1px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
	visibility: visible;
	top: -340px;
	left: 230px; /*position where enlarged image should offset horizontally */
	z-index: 50;
}img#hp {
	padding: 10px;
	border: 1px solid #CCCCCC;
}

/*==================================================
                   guestbook   
/*==================================================*/
table input, table textarea{border: 1px solid #cccccc;}
table td input.button{background-color:#ffffff;padding: 5px;}
table th{
	border: 2px solid #efefef;
	padding: 5px;
	font-size: 12px;
	text-align:center;
}
/*#container_home #wrapper #content #subnavigation #subnavlist img {
	border:0px solid;
	float: left;
	width:30px;
}
#container_home #wrapper #content #subnavigation #subnavlist a {
	display: block;
	float: left;
}
#container_home #wrapper #content #subnavigation #subnavlist a img {
	width: 50px;
}
*/
#subnavigation #subnavlist img {
	border:0px solid;
	margin: 0px 0 0 10px;
	float: right;
}
#center {
 	text-align: center; 
}
/*==================================================
                form prenotazioni    
/*==================================================*/ 
label.error {
	font-size: 12px;
	color: red;

/*	float: right; */
}

/*legend {
	font-weight:bold;
}*/

em  {
	color: red;
}
fieldset {
	background-color: #fffed1;
}
form.formarpaouza {
width: 600px;
	text-align: left; 
}

form.formarpaouza fieldset {
  margin-bottom: 10px;
}
form.formarpaouza legend {
  padding: 0 2px;
  font-weight: bold;
}
form.formarpaouza label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}
form.formarpaouza fieldset ol {
  margin: 0;
  padding: 0;
}
form.formarpaouza fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
form.formarpaouza fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.formarpaouza fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form.formarpaouza fieldset fieldset label {
  display: block;
  width: auto;
}
form.formarpaouza em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.formarpaouza label {
  width: 200px; /* Width of labels */
}
form.formarpaouza fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}


