
/*commentaire voyage en Toscane*/
div.menu a
{		


left :1%;
	width:17%;
	color:green;
	text-decoration:none;
	font-size: 16px; 
	text-align: center;
	position: fixed ;
           
}

ul {
list-style-type: none;
line-height : 200%;
}

body{	
background-color : #FFF7BF;
	font-family:  Helvetica,Arial,sans-serif;
	font-size:15px;
	width:70%
	margin-left :auto;
	margin-right :auto;



}

 p{
	color:black;
	line-height : 120%;
       	font-size:medium;
              text.alig : justify ;
	
}


h1
{
	font-size: xx-large; 
              color:grey;
              text-shadow:black,20px;	
	font-family: Helvetica,Arial,sans-serif;
	text-align: center;
	letter-spacing: 6px;
	text-shadow:1px 1px 2px gray; /*ombrage du titre*/
}

h2
{
	font-size: x-large; 
	font-family: Helvetica,Arial,sans-serif;
	text-align: center;
}



h3
{
	
	font-size: x-large; 
            color: white;	
	font-family: Helvetica,Arial,sans-serif;
	text-align: center;
         	background-color :#D6AC89 ;
	padding : 10px;
   -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
}

div.textseul{
	float : none;
	position : absolute
	margin-left :auto;
	margin-right : auto ;
	padding-left :10% ;
	padding-right : 10% ;
	width:80%;
	text-align: justify;
	background :none ;
       	line-height : 120%;
}

div.corps{
	top : 0px;	
	position: absolute;
	left : 20%;
              width: 80%;
}

div.banniere{
	float : none;
	position : absolute
	margin-left :auto;
	margin-right : auto ;
	padding-left :10% ;
	padding-right : 10% ;
	width:70%;
	background :none ;
}

div.legende
{	color:black;
	padding : 8px;
       	font-size:small;
    	width : 380px;
               text.alig : center ;
}

div.legendecentre
{	color:black;
	line-height : 150%;
       	font-size:small;
    	
               text.alig : center ;
}
div.menu a:hover
{	text-decoration:underline;

}

div.petit{
	font-size:small;
}


div.blocgauche
{	
	float: left ;
	width : 35% ;
             padding-left :10% ;
	margin-top : 30px;
	border : none ;
	text-align: justify;
          
}

div.imagauche
{	
width:400 px;
	
float: left ;
padding : 0px ;
margin : 20px;

border : none ;

	
-moz-box-shadow: 10px 10px 5px #656565;
-webkit-box-shadow: 10px 10px 5px #656565;
-o-box-shadow: 10px 10px 5px #656565;
box-shadow: 10px 10px 5px #656565;
filter:progid:DXImageTransform.Microsoft.Shadow(color='#6565', Direction=135, Strength=5); 

text-align: center;
}

Span.plop{
font-weight: bold;
color : blue ;
text-decoration: blink;
 }


div.blocdroit
{	
	float: right;
	width : 45% ;
	margin : 0px;	
	border : none ;
	text-align: justify;
}


div.imadroite
{	
float: right ;
width:400 px;

margin : 20px;
padding : 0px ;

border : none ;
	
-moz-box-shadow: 10px 10px 5px #656565;
-webkit-box-shadow: 10px 10px 5px #656565;
-o-box-shadow: 10px 10px 5px #656565;
box-shadow: 10px 10px 5px #656565;
filter:progid:DXImageTransform.Microsoft.Shadow(color='#6565', Direction=135, Strength=5); 
text-align: center;


}


div.petitblocdroit
{	
	float: right;
	width : 45% ;
	margin : 0px;
	border : none ;
	text-align: justify;
}

div.petitblocgauche
{	
	float:left;
	width : 45% ;
	margin : 0px;
	border : none ;
	text-align: justify;
}
div.bloccentre
{	
	
	width : 600 px;

	margin : 10px;

	border : none ;
	text-align: justify;

-moz-box-shadow: 10px 10px 5px #656565;
-webkit-box-shadow: 10px 10px 5px #656565;
-o-box-shadow: 10px 10px 5px #656565;
box-shadow: 10px 10px 5px #656565;
filter:progid:DXImageTransform.Microsoft.Shadow(color='#6565', Direction=135, Strength=5); 
text-align: center;
}
