@charset "utf-8";



*,div {padding:0px; margin:0px; border:0px;}



h1 {font-size:21px;
    color:#a50202;
	font-weight:normal;
	}
	
	
h2 {font-size:14px;
    color:#999999;
	font-weight:normal;}
	
	
h3 {font-size:15px;
    color:#999999;
	font-weight:normal;}

h4 {font-size:16px;
    color:#999999;
	font-weight:normal;}


.rosso15 {font-size:16px;
    color:#a50202;
	font-weight:normal;
	}

body {
	font:"Times New Roman", Times, Arial, Helvetica;
	background-color:#810000;
	color: #000000;
	font-weight:normal;
}

.gallery_camera {
	width:304px;
	float:left;
	margin: 0px 10px 10px 0px;
}



.mini_gallery {
	
	padding-top:5px;
}

.mini_gallery img {
	
	margin:3px;
	float:left;
}


#agriturismopuglia_container {
	width: 100%; 
	background-color:#fff;
	float: left;
	clear: both;

}


#agriturismopuglia_header {
	width: 100%; 
	height:125px;
	background-image:url(images/bg_header.gif);
	background-repeat:repeat-x;
}


#agriturismopuglia_head {width:979px;
       margin:0 auto;
	   height:125px;
	   background-image:url(images/bg_blocco_header.gif);
	   background-repeat:no-repeat;
	   padding-left:21px;
	   }
	   
	   
#agriturismopuglia_headSx {width:300px;
         height:125px;
		 float:left;
		 }
		 
		 
#agriturismopuglia_headDx {
		  width:639px;
		  height:125px;
		  float:right;}

#agriturismopuglia_headDx_eng {
		  width:650px;
		  height:125px;
		  float:right;}

#mainContent {
	width:1000px;
	margin: 0 auto;
	float: left;
	clear: both;

	}


#bedbreakfast_banner {width:960px;
         height:324px;
		 margin:auto;
		 margin-top:20px;
		 margin-bottom:20px;}
		 
		 
#bedbreakfast_content {
	width:942px;
	margin: 0 auto;
	background-color:#fff;
}

#bedbreakfast_content_int {
	width:960px;
	margin: 0 auto;
	background-color:#fff;
}

#bedbreakfast_content_int_nobanner {
	width:960px;
	padding-top:20px;
	margin: 0 auto;
	background-color:#fff;
}

#cont_centrale {
	width:1000px;
	margin: 0 auto;
}


#villacampagna_footer {
	clear:both;
	width: 100%;
	float: left;
	background-image: url(images/bg_footer.gif);
	background-repeat: repeat-x;
	height: 75px;
	margin-top:40px;
}


#villacampagna_foot {width:1000px;
       background-image:url(images/bg_blocco_footer.gif);
	   margin: 0 auto;
	   background-repeat:no-repeat;
	   height:75px;}
	   
	   
/*--------- CLASSI ------------*/

.masseriapuglia_flag

 {width:47px;
       height:21px;
	   float:right;
	   margin-top:10px;
	   margin-right:19px;}
	   
	   
.masseriapuglia_ita {width:21px;
      height:21px;
	  float:left;
	  margin-right:5px;}
	  
	  
.masseriapuglia_eng {width:21px;
      height:21px;
	  float:left;}
	  
	  
.masseriapuglia_menu {width:606px;
       height:21px;
	   float:right;
	   margin-right:19px;
	   margin-top:55px;}
	  
.masseriapuglia_menu_eng {width:644px;
       height:21px;
	   float:right;
	   margin-right:19px;
	   margin-top:55px;}
	   
	   
.masseriapuglia_bottone {float:left;}

.sepMenu {float:left;}


.bedbreakfast_boxHome {width:222px;
          float:left;}



.bedbreakfast_boxInterna {width:960px;}

.bedbreakfast_boxInterna_contatti {
	width:960px;
	margin-top:10px;
	}


		  
		  
.bedbreakfast_foto {width:222px;
       height:122px;}
	   
	   
.bedbreakfast_sepBox {width:222px;
         height:5px;
		 margin-top:10px;
		 margin-bottom:8px;
		 }
		 
		 
.aziendaagricola_spaceBox {width:18px;
           height:1px;
		   float:left;}
		   
		   
.bedbreakfast_boxTxt {width:222px;}


.villacampagna_datiFoot {width:272px;
          margin-left:27px;
		  float:left;
		  margin-top:26px;}
		  
		  
		  
.villacampagna_alle5 {width:166px;
        height:23px;
		float:right;
		margin-top:26px;
		margin-right:20px;
		text-align:right;
		
		}






.txtFooter {font-size:12px;
            color:#a3a3a3;}
			
.txtBianco {color:#ffffff;}

.link_rosso {
	text-decoration:none;
	font-weight:bold;
	color:#810000;
}

.link_rosso:hover{
	text-decoration:none;
	font-weight:bold;
	color:#a70101;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

input.textv
{
font: normal 13px "Times New Roman", Times, Arial, Helvetica;
color: #999;
background: #e1e1e1;
border: 1px solid #ccc;
width: 240px;
}
input.textv_sm
{
font: normal 13px "Times New Roman", Times, Arial, Helvetica;
color: #999;
background: #e1e1e1;
border: 1px solid #ccc;
width: 130px;
}

input.textv_mini
{
font: normal 13px "Times New Roman", Times, Arial, Helvetica;
color: #999999;
background: #e1e1e1;
border: 1px solid #ccc;
width: 30px;
}                                  

textarea
{
display:block;
font: normal 11px "Times New Roman", Times, Arial, Helvetica;
color: #999999;
background: #e1e1e1;
border: 1px #ccc solid;
width: 635px;
}

.tab_form_bordo {
		border:#e1e1e1 solid 1px;
font: normal 11px "Times New Roman", Times, Arial, Helvetica;
font-size:13px;
   color:#999999;
   width:180px;}
	


.table_hd {
	font: normal 16px "Times New Roman", Times, Arial, Helvetica;
	padding:3px;   
	font-weight:normal;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #a50202;
}
.table_periodi{
	font: normal 13px "Times New Roman", Times, Arial, Helvetica;
}
.table_grigio {
	font: normal 14px "Times New Roman", Times, Arial, Helvetica;
	padding:3px;   
	font-variant: normal;
	color: #999999;
	background-color: #ffffff;
}
.tabella_bordo {
	font: normal 14px "Times New Roman", Times, Arial, Helvetica;
	font-weight: normal;
	color: #999999;
	background-color: #FFFFFF;
	border: 1px solid #e1e1e1;
}
.table_grigio_giallo {
	padding:3px;  
	font: normal 16px "Times New Roman", Times, Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	background-color: #eaeaea;
}
.table_giallo {
	background-color: #fff6d7;
}

.table_righino {
	background-color: #e1e1e1;
}

.table_grigio_camera {
	padding:3px;  
	font: normal 16px "Times New Roman", Times, Arial, Helvetica;
	font-style: bold;
	font-weight: bold;
	font-variant: normal;
	color: #999999;
	background-color: #eaeaea;
}

.table_prenotazioni {
	padding:3px;  
	font: normal 16px "Times New Roman", Times, Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	background-color: #fff;
}

.disponibilita {
	margin:0 auto;
	width:630px;
	height:250px;
}


.mega_gallery {
	
	padding-top:5px;
}

.mega_gallery img {
	padding:5px;
	border:#CCC solid 1px;
	
	margin:5px;
	float:left;
}


