* {
	font-size: 11px;
}

body { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 35px;
}

* html form {
	margin-top: 0px;
}


#left {
	display: none;
}
#tool-menu{
	display: none;
}
#menu {
	display: none;
}
.centered{
	text-align: center;
	vertical-align: middle;
}
.small {
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.details strong{
	color: #F0037F;
	font-weight: normal;
}

.visuels{
	margin-bottom: 8px;
	padding-left:10px;
	margin-left:10px;
}

.visuels img{
 	border: 1px solid #000000;
 	position: relative;
 	left: -1px;
}
 
.visuels strong{
	color: #F0037F;
	font-weight: bold;
}

.visuels a:link,.visuels a:visited {
	font-style: italic;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.visuels a:hover{
	color: #F0037F;
	font-weight: normal;
	text-decoration: underline;
}


.one-column{
	width: 200px;
	padding-left: 8px;
	padding-top: 8px;	
	padding-bottom: 8px;
	float: left;
	clear: none;
}
* html>body div.one-column {float:none; display: inline-table;}		/* mac ie hack */

.two-columns{
	width: 408px;
	padding-top: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	float: left;
	clear: none;
}
* html>body div.two-columns {float:none; display: inline-table;}	/* mac ie hack */

.three-columns{
	width: 616px;
	padding-top: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	float: left;
	clear: none;
}
* html>body div.three-columns {float:none; display: inline-table;}	/* mac ie hack */

table.rates {
	width: 395px;
	padding: 5px;
	float:left;
}
table.rates .price {
	text-align: right;
}
table.rates .title-left {
	text-align: left;
}
table.rates .price {
	text-align:right;
}
table.rates-right {
	width: 310px;
	padding: 5px;
}
table.rates th.description {
	width: 220px;
}

table.rates th.layout{
	width: 52px;
}
table.rates th.title-left, table.rates td.title-left, table.rates-right td.title-left, table.rates-right th.title-left, table.publication th{
	width:60%;
	text-align: left;
	border-bottom:1px solid #000000;
	border-right:1px dotted #000000;
	border-left:1px dotted #000000;
}
table.rates th, table.rates-right th, table.publication th {
  background-color: #E2E3E4;
  padding: 0px 5px 0px 5px;
  height: 21px;
 	border-bottom:1px solid #000000;
	border-right:1px dotted #000000;
	border-left:1px dotted #000000;
}
table th.lasttitle{
	border-right: none;
}
table.rates td, table.rates-right td, table.publication td, table.format td{
	font-size: 12px;
	padding: 4px;
}
table.publication td, table.format td {
  border-right:1px dotted #000000;
	border-left:1px dotted #000000;
	border-bottom:1px dotted #E2E3E4;
}
table.publication th.lasttitle {
	border-right:1px dotted #000000;
}
table.publication{
	width: 100%;
}
table.publication th{
	width: 25%;
}

table.rates img {
	border: 1px solid #000000;
}
table.rates-right {
	float:right;
}
table.format th{
	width:155px;
	text-align: left;
 	border-bottom:1px solid #000000;
	border-right:1px dotted #000000;
	border-left:1px dotted #000000;
}

table.contact{		
	margin: 0px;	
}
table.infos td{
	border-bottom: 0px;
}
sup {
	font-size: 11px;
}
#main-footer {
	height: 21px;
	background-color: #000000;
	color: #FFFFFF;
	clear: both;
	padding-left: 8px;
  margin-top: 2px;
  float:  none;
}
#main-footer a {
	color: #FFF;
}
span.logo {}

#header {
	padding-top:0px;
	margin-top:0px;
}
span.logo h2 {
	font-size: 15px;
}