@charset "UTF-8";
/* Hotel Campania Vacanze default CSS */

@import "layout.css";
@import "styles.css";

html{background-color:#0066cc;}

*{margin:0;padding:0;}

hr{display:none;}

body{
font-family:Helvetica, Arial, sans-serif;
font-size:62.5%;
color:#fff;
text-align:center;
}

a{color:#f90;}
a:hover{text-decoration:none;}

img{border:none;}

#wrapper{
width:960px;
margin:0 auto;
text-align:left;
}

.gutter{padding:10px;}

h1,h2,h3{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold;}
h1,h2,h3,h4,p{clear:both;}

h1,h2{text-transform:uppercase;text-align:center;}
h1{font-size:1.8em;}
h2{font-size:1.5em;margin:10px 0;}
h3{font-size:1.4em;text-transform:lowercase;margin:5px 0;}
h4{font-size:1.3em;text-transform:uppercase;font-weight:bold;padding-bottom:2px;}

p,li,label,input,textarea{font-size:1.3em;}
dl{font-size:1.2em;}
ul li ul{font-size:1em;}

ol{list-style-position:inside;}

p{padding:0 0 10px;line-height:1.3;}

.post {
	clear: both;
	padding: 0 0 10px 0;
	margin: 0 0 0px 0;
	background:url(images/templatemo_hd.jpg) bottom repeat-x;	
}

.post .post_image {
	float: left;
	width: 140px;
	margin: 3px 0 0 0;
}

.post .post_image_small {
	float: right;
	width: 120px;
	margin: 3px 0 0 0;
}

.post .post_struttura {
	float: left;
	width: 200px;
}

.post .post_text {
	float: right;
	width: 290px;
}

.post p {
	margin-bottom: 10px;
}

.post .post_info {
	float: right;
}

.post_info a {
	color: #0066cc;
	text-decoration: none;

}

.post_info a:hover  {
	text-decoration: underline;
}

.post_info span {
	margin-left: 50px;
}
