@charset "utf-8";
/* CSS Document */

*{
	margin: 0;
	padding:0;
}



body {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #330000; 
	font-size: 0.8em; 
	background:url(../images/textures/texture6.gif);
	font-weight: bold;
}



#fresques {
margin:auto; 
width:980px; 
min-width: 600px;
}

#header {
background: url(../images/logo/afresco1.png) no-repeat;
width: 980px;
height: 180px;
}

#image  {
width: 570px;
padding-top: 85px;
text-align: right;
color: #065978; 
font-size: 1em; 
float:right;
}

#fresques1{
width: 400px;
height: 170px;
float: left;

}

#fresques1 h1 {
text-indent: -1000px;
}

#fresques1 h1 a {
width: 400px;
height: 170px;
display: block;
}




#content {
margin-top: 20px;

}

#nuancier {
	width: 236px;
	float: left;
}

#sidebar {
	float: right;
	width:130px;
	text-align: center;
	font-size: 0.75em;
	color: #FF3300;
	line-height: 1.1em;
	border: 1px #3E7A8F solid;
	height: auto;
	margin-top: -60px;
}

#sidebar img {
	border: 1px #065978 solid;
}

#cannes {
float: left;
}

#cannes h1{
	padding-top: 20px;
text-align: center;
}



#commecy {
color: #006699;
font-size: 1em;
font-weight: bold;
width: 215px;
float: left;
}


#livre a {
	color: #FF3300;
	font-size: 11px;
}

#livre img {
	border: 0;
}

#footer {
	text-align: center;
	padding-bottom: 20px;
	margin: auto;
	clear: both;
}

#footer a {
	font-weight: bold;
}





.clic {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #FF3300; font-style: italic}



a:hover {  color: #FF3300; text-decoration: none}
a:active {  color: #CC0033; text-decoration: none}

a:link {  color: #065978; text-decoration: none}
a:visited {  text-decoration: none; color: #065978}

h1 {font-size: 10pt; color: #065978; font-weight: bold }
h2 {font-weight: normal; font-size: 0.8em; color: #054F78;}




