/*  
Nome: Reunion
Descrizione: Il tema dell'agenzia immobiliare Reunion
Versione: 1.0
Author: Jgor Buzziol
Author URI: http://jgorbuzziol.altervista.org
*/

body {	margin: 10px;

	font-family: Arial, Helvetica, sans-serif; 
	font-size:110%;
	color: #000;
	background-color:#efefef;
}

img {
   behavior: url("pngbehavior.htc");
}

h3 {
margin-left: 3px;
}


.head_img {  
		width: 100%;
  		height: 230px;
		background:  #cee3ed;
		}
		

		
		.contenuto {
width:  984px; /*760px; per 800x600*/
		background:  #cee3ed;

border: 1px solid #000076;
margin: 0 auto;
}

		.footer {
	font-size:80%;

background:  #000076;
color: #cee3ed;
padding: 10px;
margin-top: 7px;
text-align: center;
display: block;

}

		.footer a:link{
			color: #cee3ed;
			font-weight: bold;
		 
			}
		.footer a:hover{
			color: #fff;
			font-weight: bold;
			}


		
		.navigation {
width: 699px; /* 485*/
background:  white;
margin: 7px 7px 7px 7px;
border: 1px solid #000076;
padding: 10px;
}


		.navigation_menu {
		text-align: center;

		}
		
		


	/* STRUTTURA */

.post {
width: 699px; /* 485*/
border: 1px solid #000076;
margin: 7px 7px 7px 7px;

background:  white;
display: block;
padding: 10px;
}


.top_header {
			width: 100%;
			height: 64px;
			background-color: #000076;
			
			}
			
			
	#logo_reunion 	{ 
		border:none;
		display: inline;
		margin-left: 2%;
		float:left;
		}
		
	.logo_testo 	{display: none;}
	
	/* MENU*/

	#menu_page 	{
	height: 64px;
	width: 100%;
	background: #000076;
	display: block;

	}
	
	#menu_page ul{				/*modifico ul*/
	list-style:none;			/*nascondo i pallini*/
	overflow:hidden;			/*rendo visibile sono l'area che mi interessa*/
	height:64px;
	margin:0;
	padding:0px 30px 0px 30px;
	}
			
	#menu_page li{	display:inline;}
	
		#menu_page li a{
	display:block;
	float:left;
	width:70px;
	height:50px;
	margin: 45px 5px 0 5px;
	border: 4px solid white;
	padding: 2px;
	text-decoration:none;
	text-align:center;
	text-transform: lowercase;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	color:#000076;
	background-color: #cee3ed;
	
	}
	
		#menu_page li a:hover{
	height:64px;
	margin-top:0;
	background-color:#cee3ed;
	color: #000076;
		text-transform: uppercase;


}





	

	/* SIDEBAR*/



		#sidebar {
	font-size:80%;

	width:250px;
display: block;
float: right;
text-transform: uppercase;
background-color: #cee3ed;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;

margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;


	}


hr.ricerca { width: 90%;
			height: 1px;
background-color: #000;
border: 0; }



/* LINK */
a:link, a:visited {	color: #000076;
			text-decoration: none;}

	a:hover {	color: #cee3ed;
			font-weight: bold;
			text-decoration: none;

		}


/* FINE LINK */




/*immagini sidebar*/

#key{
margin-top: -17px;
margin-left: 40px;}

#contatto{
margin-top: -60px;
margin-left: 0px;}

#trovaci{
margin-top: -65px;
margin-left: 30px;}

#immobili{
margin-top: -80px;
margin-left: 0px;}

#agenzia{
margin-top: 0px;
margin-left: 60px;}

#servizi{
margin-top: -60px;
margin-left: 40px;}

#privacy{
margin-top: -60px;
margin-left: 40px;}

/* NOME RICERCA*/
.searchform-spoiler { display: none;}

/*nascondi i commenti*/
#respond, #commentform { display: none;}
