﻿/*****************************************************
Foglio di stile per il VALERIA BERTI PHOTOGRAPHY

Data creazione: 24/01/2010
Data modifica: 24/01/2010

Autore: Studio Vertix (info@vertix.it)

******************************************************/
*
{
  font-family: Arial,Verdana,Geneva, Helvetica, sans-serif;
  font-size: 11px;
  color: #b3b3b3;
}

body
{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-color: #FFFFFF;
}

a
{
  text-transform:uppercase;
  text-decoration:none;
  margin-right:10px;
}

a:hover
{
  text-decoration:underline;
}

img
{
  border-width:0px;
}

#contenuto
{
	width:1012px;
	margin:20px auto;
	border:Solid 0px red;
}

/* HEADER */
#header
{
border-bottom:solid 1px #999999;
height:40px;
clear:both;
display:block;
}

#header_sx
{
  float:left;
  display:inline;
}

#header_dx
{
  float:right;
  display:inline;
}

#header h1
{
  font-size:14px;
  display:inline;
  color: #A79A78;
  font-weight:bold;
  margin-right:5px;
}

#header h2
{
  font-size:12px;
  display:inline;
  color: #9E9F92;
  font-weight:normal;
}

/* fine header */

/* footer */
#footer
{
display:block;
clear:both;
border-top:solid 1px #999999;
text-align:center;
font-size:10px;
height:11px;
}

/* fine footer */


#center
{

  display:block;
  clear:both;
  min-height:463px;
  height:auto !important; 
  height:463px;
}

#center_sx
{
  display:inline;
  float:left;
  width:200px;
  text-align:center;
   min-height:463px;
  height:auto !important; 
  height:463px;
}

#center_sx h1
{
  margin-top:20px;
  margin-bottom:0px;
  font-size:13px;
  font-weight:normal;
}

#center_sx ul
{
  border-top:solid 1px #999999;
  list-style-type:none;
   list-style-image: none;
  margin:0px auto;
  width:160px;
  padding:0px;
  text-align:center;

}

#center_sx li
{
  list-style-type:none;
   list-style-image: none;
   text-align:center;
  margin:10px auto;

}

#center_sx li a
{
  font-size:9px;
  text-transform:uppercase;
  font-weight:normal;
}


/* colonna di destra */
#center_dx
{
  display:inline;
  float:right;
  width:200px;
  position:relative;
  min-height:463px;
  height:auto !important; 
  height:463px;
}

#contatti_logo
{
  padding-left:20px;
  position:absolute;
	bottom:0;
}

#contatti_logo a
{
  font-size:10px;
  text-transform:none;
}

#contatti_logo ul
{
  list-style-type:none;
  margin-bottom:5px;
  margin-left:0px;
  padding:0px;
}

#contatti_sx
{
  float:left;
  display:inline;
  width:100px;
}

#contatti_dx
{
  float:right;
  display:inline;
  width:490px;
}


/* colonna centrale */
#center_centrale
{
  display:inline;
  float:left;
  border-right:solid 1px #999999;
  border-left:solid 1px #999999;
  width:610px;
  text-align:center;
  min-height:463px;
  height:auto !important; 
  height:463px;
}

#home img
{
  margin:70px auto;
}

#center_centrale h1
{
  margin-top:5px;
  margin:5px auto;
  margin-bottom:40px;
  background-color:#A69A78;
  
  height:12px;
  line-height:12px;
  font-size:10px;
  font-weight:normal;
  color:#FFFFFF;
  text-transform:uppercase;
  white-space: nowrap; 

  width:160px;

}

.profilo
{
  margin-top:0px;
  text-align:left;
  font-size:10px;
}

.profilo h2
{
  color:#A69A78;
  font-weight:normal;
  font-size:10px;
  text-transform:uppercase;
}

.selectedGallery {
	color:#555555;
}