body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0;
    margin-bottom: 10px; 
    padding: 0px;
}
h2,h3 {
    margin-top: 0px;
    padding-top: 0px;
}


#head {
    position: absolute;
    width:750px;
    height:100px;
    left: 100px;
    top: 0px;
    background-image: url("../images/illustrations/collections/head.png");
}
#columns {
    position: relative;
    width: 750px;
	left: 100px;
    top: 100px;
    background-color: orange;
}
#side1 {
    position:absolute;
    width:150px;
    top: 0px;
    left:0px;
    background-color: orange;
}
#side1 dl {
	font: 90% verdana, sans-serif;
	width: 140px;
	padding: 4px 0px 6px 2px;
	background: orange;
}
#side1 dt { 
	font-weight: bold; 
	padding: 2px;
}
#side1 dd {
	padding: 0px;
	margin: 0px 2px 0px 0px;
	
}
#side1 dd a {
	display: block;
	padding: 2px 6px 2px 6px;
	margin: 0px 2px;
	background: orange;
	height: 1%;
	line-height: 1em;
	color: #000;
	text-decoration: none;
}
#side1 dd a:hover {
	background: crimson;
}

#content {
    position: relative;
    width: 600px;
    top: 0px;
    left: 150px;
    background-color: white;
}
#content p,h2 {
    padding: 10px;
}
#content h4 {
    background-image: url("../images/illustrations/collections/barre.png");
    background-repeat: repeat-x;
	font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 10px;
}
#content h4 a {
	color: black;
	font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 10px;
	text-decoration: none;
}
#content h4 a:hover {
	color: crimson;

}
#foot {
    position: relative;
    width: 750px;
	left: 100px;
    clear: both;
    margin-top: 100px;
    background-color: white;
}
img {
border : none;
}
.imagem {
margin: -2px;
 }
.cercle { list-style-type: circle; }
.imageflottante { float: right; }
.legende {  font-family: "Times New Roman", Times, serif; font-size: 12px; color: #990000}
.baspage {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #660000}
a:link    {  color:#660000 }
a:visited {  color:#333333 }
a:active  {  color:#FF6600 }
a:hover   {  color:#FF6600 }

.myco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

