﻿
div#ctl00_ContentPlaceHolder1_titolo
{
	margin-top:30px;
}

div.testo_strutture
{
    font-family:arial;
    font-size:14px;
    color:#FFFFFF;
    font-weight:bold;
    /*padding:11px 0px 14px 10px;*/
}

div.col2_sx
{
    /*height:100px;*/
    width:400px;
   
    float:left;
}

div.col2_dx
{
    /*height:100px;*/
    width:200px;
    float:right;
    /*margin:15px 10px 0px 0px;*/ 
}
/*PARTE DI TESTO NEL RETTANGOLO GIALLO IN HOME*/

div#contenitore-giallo
{
    height:138px;
    width:388px;
    background:#F2F4BD;
    border-style:solid; 
	border-width:1px 1px;
	border-color:#747647;
	margin-bottom:15px;
	padding: 8px 0px 0px 10px;
	margin-top:0px;
}
img#ctl00_ContentPlaceHolder1_imgLastMinute
{
	margin-top:18px;
	margin-bottom:24px;
}
span.offerte_testo
{
	display:block;
	padding-right:8px;
	padding-bottom:4px;
}
div.contenitore-giallo-tit
{
	color:#727445;
	margin-bottom:10px;
	font-weight:bold;
	font-size:15px;
	font-family:Arial;
}
div.contenitore-giallo-content
{
	height:110px;
	font-size:11px;
	overflow-y:scroll;
	scrollbar-3dlight-color:#CE6B05; 
	scrollbar-arrow-color:#CE6B05; 
	scrollbar-base-color:#CE6B05; 
	scrollbar-darkshadow-color:#F2F4BD; 
	scrollbar-face-color:#F2F4BD; 
	scrollbar-highlight-color:#F2F4BD; 
	scrollbar-shadow-color:#CE6B05;
}

div#contenitore-giallo ul
{
	margin:0;
	padding:0;
}
div#contenitore-giallo li
{
	margin:3px 0px;
	padding:0;
	list-style-type:none;
}
div#contenitore-giallo a
{
	color:#cc6600;
}

div.sottit  /*###*/
{
    font-size:10px;
    font-family:Verdana;
    font-weight:bold;
    color:#333;
    margin-bottom:8px;
}

div.txtGiallo /*###*/
{
    font-family:Verdana;
    font-size:10px;
}

div.txtGiallo2 /*###*/
{
}

div.continua  /*###*/
{
    color:#747647;
    font-family:Verdana;
    font-size:10px;
    margin-top:10px;
}


/*########## STRUTTURE ##########*/

div.testo-strutture
{
padding:35px 0px 0px 10px;
}

a.strutture
{
    height:75px;
    background-repeat:no-repeat;
    display:block;
    line-height:112px;
    font-family:Arial, Verdana;
    font-size:14px;
    font-weight:bold;
    color:#ffffff;
    text-indent:20px;
    text-decoration:none;
}
a.strutture:hover
{
    color:#ffc933;
}
a.strutture_agriturismo
{
    background-image:url(../img/container_dx/strutture-Agriturismo.gif);
}

a.strutture_lusso
{
    background-image:url(../img/container_dx/strutture-residenzeDiLusso.gif);
}

a.strutture_villeIndipendenti
{
    background-image:url(../img/container_dx/strutture-villeIndipendenti.gif);
}

a.strutture_breakfast
{
    background-image:url(../img/container_dx/strutture-bedBreakfast.gif);
}

a.strutture_CentroStorico
{
    background-image:url(../img/container_dx/strutture-centriStorici.gif);
}

a.strutture_benessere
{
/*    height:65px;*/
    background-image:url(../img/container_dx/strutture-centriBenessere.gif);
}

/*testo evocativo emozionale*/
span#testo-evocativo
{
	display:block;
	font-weight:bold;
	font-style:oblique;
	padding-top:20px;
}

