/*
Theme Name: maisongenevois3
Theme URI: http://www.composizioni.net
Description: <a href="http://www.maisongenevois3.com">Maison Genevois 3 Bed &amp; Breakfast</a> theme
Version: 1.0 
Author: Giovanni Riccardi
Author URI: http://www.composizioni.net/
*/

body {
	background: #FFF;
	font-family: verdana, bitstream vera sans, sans-serif;
	padding: 0;
	margin: 0;
	text-align: center;
	color: #333; 
	font-size: 0.9em;
}

p {
	margin-top: 10px;	
}

img {
	border: none;
}

a, a:visited {
	color: #121969;
	text-decoration: none;	
}

a:hover {
	background: #A3D166;
	color: #FFF;
}

div.clear {
	float: none;
	clear: both;
	font-size: 1px;
	line-height: 1px;
}

/* LAYOUT */
#page {
	width: 770px;
	text-align: center;
	margin: 0 auto 10px auto;
	text-align: left;
}

#header	{
	text-align: left;
	margin: 0 0 1px 0;
	padding: 0;
	line-height: 170px;
	background: url(/images/back1.gif) repeat-y 0 0;
	border-bottom: 1px solid #a3d166; /*#8BC63D;*/
	/*border-top: 4px solid #30C000;*/
	padding-top: 5px;
	padding-bottom: 5px;
}

#header h1 {
	margin: 0;
	padding: 0;
	width: 200px;
	float:left;
}

#header #infobox {
	color: #522F1C;
	text-align: right;	
	font-size: 100%;
	line-height: 110%;
}

#header #infobox p {
	margin: 5px 0 0 0;
}

#header h1 a:hover, #header #infobox #skype a:hover {
	background: none;
}



#main {
	text-align:left;
	line-height: 150%;
	background: url("/images/back2.jpg") repeat-y 0 0;
}

#footer {
	clear: left;
	float: none;
	line-height: 300%;
	padding: 0;
	margin: 0;
	text-align: center;
	background: #FEFCF5;
	border-top: 1px solid #a3d166; /*#8BC63D;*/
	border-bottom: 4px solid #a3d166; /*#8BC63D;*/
	font-size: 80%;
}




/* CONTENT */

#menu {
	width: 230px;
	margin: 0 30px 0 0;
	padding: 0;
	padding-top: 20px;
	padding-bottom: 120px;
	float: left;
	font-family: georgia, times new roman, bitstream vera serif, serif; 
	font-size: 120%;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: right;
	color: #522F1C;
	line-height: 130%;
}

#content {
	margin: 0 0 0 250px;
	padding: 0;
	font-size: 90%;
	/*border-left: 1px solid #7FFF01;*/
}

#in-content {
	margin: 0 10px 30px 10px;
	padding-top: 20px;
	width: 495px;
}

#content h2 {
	font-family: georgia, times new roman, bitstream vera serif, serif;
	font-size: 200%;
	color: #522F1C;
	margin-top: 10px;
	/*color: #30C000;
	margin: 10px 10px 30px 10px;*/
}


/*#content ul {
	padding: 0;
	width: 490px;
}*/

/*
#content p, #content ul {
	/*margin: 10px 10px 20px 10px;
	margin: 10px 0 0 0;
	padding: 0;
}
*/
#content table {
	width: 495px;
	margin: 0;
	padding: 0;
	border: 1px solid #DDD;
	font-size: 90%;
	line-height: 170%;
	/*margin: 0 10px 20px 10px;*/
}

#menu ul, #menu ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu ul, #menu p {
	margin: 10px;
	width: 210px;
}

#menu ul li {
	margin-bottom: 10px;
}


#links p {
	margin-bottom: 50px;
}


td {
	/*font-size: 90%;*/
	background: #DDD;
}

td.a { 
	background: none;
	border: 1px solid #DDD;
}

td.b { 
	_font-size: 90%;	
	font-style: italic;
}

form table {
	border: none;	
}

form td {
	background: none;
}

form td.a {
	font-weight: bold;
	text-align: right;
	border: none;
	width: 150px;
}

input, textarea {
  width: 98%;
}

select {
	width: 100%;
  _width: 98%;
}
