body {
margin: 0;
padding: 0; 
background-color: #993300;
clear: both;
}
/* NOUVEAU */
a
{
font-family: Verdana, Arial, san-serif, Times;
font-size: 12px;
color: #663333;
text-decoration: none;
}

a:hover
{
	color: #fca649;
	border-bottom: 1px dashed #fca649;
}
/* FIN NOUVEAU */
#container{
margin: 0px auto;
width: 888px;
background-image: url(../images/sfondocorpo.jpg);
background-repeat: repeat-y;
height: 100%;
overflow: hidden;
}
/* beginning top part */
#header{
margin: 0px auto;
width: 740px;
height: 170px;
background-image: url(../images/corpohead.jpg);
background-repeat: repeat-y;
}

#top{
margin: 0px auto;
width: 740px;
height: 12px;
background-image: url(../images/ombrasu.jpg);
background-repeat: no-repeat;
}

#middle{
margin: 0px auto;
width: 300px;
height: 140px;
background-position: left;
background-repeat: no-repeat;
}


#title{
width: 400px;
height: 90px;
text-align: left;
margin-top: 10px;

}

#down{
margin: 0px auto;
width: 740px;
height: 12px;
background-image: url(../images/ombragiu.jpg) ;
background-position: bottom;


}

/* end top part*/
/* start main part*/
#main {
margin: 0px auto;
width: 888px;
height: 100%;
overflow: hidden;
}

#mainleft{
width: 264px;
float: left;
}


#contmenu{
width: 264px;
height: 278px;
background-image: url(../images/menuback.jpg);
background-repeat: no-repeat;
float: left;
}

#menu{
width: 120px;
height: 200px;
margin: 43px 34px 35px 110px;
}

/* menu formatting*/

#menu ul{
margin-left: 5px;
padding-left: 5px;
}

#menu ul li{
margin-top: 10px;
list-style-type: none;
}

#menu ul li a{
font-family: Verdana, Arial, san-serif, Times;
font-size: 12px;
color: #663333;
text-decoration: none;
}
/* Nouveau */
#menu ul li a:hover{
	color: #fca649;
	border-color: rgba(255,165,220,0);
}
/* FIn nouveau */
/*end menu*/
/*undermenu round links*/
.roundcontainer{
width: 157px;
height: 108px;
float: right;
}

.roundcontainer a img{
text-decoration: none;
border: none;
}
/*content formatting*/


#changing{
margin-top: 0px;
width: 560px;
height: 100%;
float: left;
overflow: visible;
}

#photo{
text-align: center;
margin-top: 20px;
padding: 50px 5px 5px 5px;
}


#left{
margin-top: 0px;
width: 330px;
float: left;
overflow: hidden;
}

#right{
margin-top: 0px;
width: 230px;
float: right;
overflow: hidden;
}

.news2 h3{
margin-left: 18px;
}
.flowerlarge{
width: 330px;
height: 40px;
margin-top: 5px;
background-image: url(../images/flowerlarge.jpg);
background-repeat: no-repeat;
text-align: right;
}

.flowersmall{
width: 230px;
height: 40px;
margin-top: 5px;
background-image: url(../images/flowerlarge.jpg);
background-repeat: no-repeat;
text-align: right;
}

.squaresmall{
margin-top: 10px;
margin-left: 20px;
width: 200px;
background-color: #ffffff;
border: 1px solid #cc9999;
}

.squaresmall p{
padding: 10px;
}

/* text formatting*/
#footer{
margin: 0px auto;
width: 888px;
height: 86px;
background-image: url(../images/foot.jpg);
background-repeat: no-repeat;
}


/* text formatting*/

h2{
font-family: Verdana, Arial, Times, san-serif;
font-size: 14px;
font-weight: bold;
color: #FF9900;
}

h5{
font-family: Verdana, Arial, Times, san-serif;
font-size: 13px;
color: #FF9900;
}

h2 a{
font-family: Verdana, Arial, Times, san-serif;
font-size: 14px;
font-weight: bold;
color: #FF9900;
}

h3{
font-family: Verdana, Arial, Times, san-serif;
font-size: 12px;
font-weight: bold;
color: #663333;
}

h4 a{
margin-left: 180px;
font-family: Verdana, Arial, Times, san-serif;
font-size: 12px;
font-weight: bold;
color: #FF9900;
}

p{
font-family: Verdana, Arial, Times, san-serif;
font-size: 11px;
color: #333333;
padding-left: 20px;
}

#credits{
line-height: 30px;
font-family: "Trebuchet MS", Verdana, Arial, san-serif;
font-size: 11px; 
text-align: center;
color: #cc9966;
}

#credits a{
text-decoration: none;
font-weight: bold;
color: #cc9966;
}

#credits a:hover{
text-decoration: underline;
font-weight: bold;
color: #ffffff;
}




