*{
	padding: 0;
	margin: 0;
	border: 0;
}

html{
	overflow-y: scroll;
}

body{
	background-color: #4b4b4b;
	color: #5f5f5f;
	
	font-family: Arial, Helvetica, sans-serif;
}

body.fr div.logo{
	background-color: #ff0000;
	background-image: url('medias/public/fr/slogan.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	height: 132px;
	position: relative;
}

body.en div.logo{
	background-color: #ff0000;
	background-image: url('medias/public/en/slogan.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	height: 132px;
	position: relative;
}

div.logo div.links{
	position: absolute;
	top: 7px;
	left: 15px;	
	font-size: 11px;
}

div.logo div.links a{
	color: #000000;
	font-size: 11px;
}

div.logo div.links a:hover{
	text-decoration: none;
}

h1{
	color: #ee3e48;
	padding-bottom: 4px;
	
	border-bottom: 1px solid #9f9f9f;
	font-size: 16px;
	margin-bottom: 10px;
}

h1.public{
	border: 0;
	font-size: 30px;
}

p{
	font-size: 12px;
	line-height: 15px;
}	

h3, h3 a{
	color: #ee3e48;
	padding-bottom: 4px;
	text-transform: uppercase;
	
	
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

h3 a:hover{
	text-decoration: underline;
}

div.title{
	padding-top: 20px;
	color: #ee3e48;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 4px;
}

a{
	color: #5f5f5f;
}

ul{
	list-style: none;
}

input, textarea, select{
	border: 1px solid #9f9f9f;
}

div.page{
	width: 800px;
	background-color: #ffffff;
	border: 3px solid #000000;
	margin: 0 auto;
}

table.form th{
	width: 120px;
	font-weight: normal;
	text-align: left;
	white-space: nowrap;
}

table.form td{
	padding: 4px;
}

table.form td div.buttons{
	margin-top: 10px;
	padding: 10px;
	border-top: 1px solid #9f9f9f;
	text-align: right;
}

div.buttons input{
	background-color: #f03943;
	border: 1px solid #999999;
	text-transform: uppercase;
	color: #ffffff;
	padding: 2px 10px;
}

input.contact_button{
	background-color: #f03943;
	border: 1px solid #a79898;
	text-transform: uppercase;
	color: #ffffff;
	font-size: 18px;
	padding: 2px 10px;
	width: 350px;
}

table.listing{
	padding-bottom: 10px;
	border-bottom: 1px solid #9f9f9f;
	margin-bottom: 10px;
}

table.listing th{
	padding: 4px;
	background-color: #ee3e48;
	border-left: 1px solid #ffffff;
	color: #ffffff;
	font-size: 11px;
	text-transform: uppercase;
}

table.listing th a{
	color: #ffffff;
}

table.listing td{
	padding: 5px;
	font-size: 10px;
}

table.listing td.alt{
	background-color: #e3e3e3;
}

table.listing td a{
	color: #f03943;
}

td.menu{
	border-right: 1px solid #9f9f9f;
	vertical-align: top;
	padding: 6px;
}

td.menu ul li{
	padding-bottom: 6px;
}

td.menu ul li a{
	padding-left: 15px;
	height: 36px;
	line-height: 36px;
	display: block;
	background-color: #e3e3e3;
	color: #363636;
	text-transform: uppercase;
	text-decoration: none;
}

td.menu ul li a:hover, td.menu ul li a.current{
	background-color: #ee3e48;
	color: #ffffff;
}

td.content{
	vertical-align: top;
	padding: 30px 26px;
}

td.right{
	width: 210px;
	
	background-image: url(medias/public/curve.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

p.error{
	margin-top: 5px;
	border: 3px solid #ee3e48;
	padding: 10px;
	color: #ee3e48;
	font-weight: bold;
	background-color: #FFe4e4;
}

p.msg{
	border: 3px solid #cfcfcf;
	padding: 10px;
	color: #4b4b4b;
	font-weight: bold;
	background-color: #e3e3e3;
}

p.navigation{
	padding: 4px;
	text-align: right;
}

p.navigation a{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

p.navigation a:hover{
	text-decoration: underline;
}

ul.categories li.main{
	padding-bottom: 10px;
}

ul.categories ul li ul{
	padding-left: 20px;
}

div.filters{
	color: #9f9f9f;
}

div.filters a{
	color: #5f5f5f;
	text-decoration: none;
}

div.filters a:hover{
	text-decoration: underline;
}

p.text{
	padding: 4px;
}

form{
	padding: 10px;
}

div.bande_promo{
	background-color: #dedede;
	padding: 200px 0;
	margin-bottom: 16px;
}

div.newsletter{
	background-color: #dedede;
	padding: 10px 30px;
}

div.newsletter h2{
	color: #ee3e48;
	padding-bottom: 4px;
	text-align: center;
	
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
}

div.main_cat{
	margin-top: 20px;
	border-top: 1px solid #9f9f9f;
	padding-top: 10px;	
}

table.main_categories{

}

table.main_categories td.separator{
	padding: 10px 0;
}

table.main_categories td.separator hr{
	background-color: #9f9f9f;
	height: 1px;
	line-height: 1px;
}

ul.public_categories{
	margin-top: 20px;
}

ul.public_categories li{
	font-size: 12px;
	padding-bottom: 2px;
}

ul.public_categories li a{
	font-weight: bold;
}

ul.public_categories li ul{
	margin-top: 0;
	margin-left: 20px;
}

div.user_images{
	overflow: scroll;
	height: 400px;
	border: 1px solid #cacaca;
}

div.image{
	width: 110px;
	height: 110px;
/* 	background-color: #F03943; */
	text-align: center;
	margin-top: 10px;
}

div.image_title{
	text-transform: uppercase;
	text-align: center;
	margin-top: 4px;
	font-size: 12px;
	color: #717171;
}

table.contact th{
	text-align: left;
	width: 200px;
	font-weight: normal;
	font-size: 12px;
}

table.contact td{
	text-align: left;
}

div.contact_newsletter{
	margin-top: 30px;
	border: 1px solid #c8c8c8;
	background-color: #dedede;
	padding: 10px;
}

tr.alt{
	background-color: #e3e3e3;
}

div#breadcrumb{
	height: 32px;
	background-image: url(medias/public/breadcrumb.jpg);
	background-repeat: no-repeat;
	background-position: top;
	line-height: 32px;
	padding-left: 10px;
	font-size: 12px;
	color: #000000;
}

div#footer{
	color: #cccccc;
	text-align: center;
	font-size: 12px;
	padding-top: 16px;
	padding-bottom: 16px;
}

div#footer a{
	color: #cccccc;
}

div#languages{
	text-align: right;
	color: #cccccc;
	font-size: 11px;
	width: 800px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 5px;
}

div#languages a{
	color: #cccccc;
}