body {
	background: #fff;
	color: #8e8e8e;
	font: 0.7em Arial, Verdana, Sans-Serif;
	margin: 5px 0 0 0; 
	padding: 0;
}

#overall{
	min-height:420px;
	height:420px;
}
address {
	margin-top: 50px;
}
a {
	color: #8e8e8e;
}
a:hover {
	color: #424242;
}
form {
	margin: 0;
	padding: 0;
}
h1 {
margin: 30px 0 15px 0;
}
h2 {
color: #969696;
font-size: 1.1em;
margin: 0;
padding: 0;
}
h3 {
color: #969696;
font-size: 1.1em;
margin: 0;
padding: 0;
}
div#centerportr.portrait-desc h2 {
color: #424242;
font-size: 1.1em;
margin: 45px 0 15px 0;
padding: 0;
}
div#center #vendeurs h2 {
color: #424242;
font-size: 1.1em;
margin: 10px 0 5px 0;
padding: 0;
}
img {
border: 0;
}
p {
margin: 0.1em;
padding: 0;
}
textarea {
width: 99%;
}
div#total {
	margin: 0 auto;
    width: 970px;
}

div#ombre-top {
	background: url(images/ombre-top.jpg) top left no-repeat;
	height: 12px;
	width: 970px;
}
div#ombre-bottom {
	background: url(images/ombre-bottom.jpg) top left no-repeat;
	clear: both;
	height: 12px;
	width: 970px;
}
div#content {
	background: url(images/ombre-fond.jpg) top left repeat-y;
	overflow: hidden;
	width: 970px;
}
div#marge {
	margin: 0 30px;
	width: 910px;
}

div#left {
float: left;
}
div#suivant {
clear: both;
}
div#left.portrait {
margin-bottom: 30px;
width: 335px;
}
div#left.vente {
width: 600px;
}
div#left.vignettes {
margin-left: 95px;
overflow: auto;
overflow-x: none;
/* width: 530px; */
width: 435px;
height:270px;
}

div#port{
height: 320px;
overflow: auto;
overflow-x: none;
}

div#port2{
height: 300px;
overflow: auto;
overflow-x: none;
}



div#centerportr{
height: 285px;
overflow: auto;
overflow-x: none;
}



div#typeVet{
height: 83px;
overflow: auto;
overflow-x: none;
width:150px;
margin-top:3px;
}


div.fond-vignette {
	
	float: left;
	height: 125px;
	margin: 3px;
	width: 95px;
}
div.fond-vignette img {
	margin: 5px 5px 5px 4px;
}

div#center{
	float:left;
}

div#centerportr{
	float:left;
}


div#centerportr.portrait-desc {
border-left: 1px #9a9a9a solid;
	margin-left: 20px;
	padding-left: 25px;
	width: 500px;
}
div#center #vendeurs {
height: 290px;
overflow: auto;
overflow-x: none;
margin-left: 30px;
width: 230px;
}
div#center img {
	margin: 5px;
}
div#right {
float: left;
}
div#right.description {
margin-top: 300px;
width: 110px;
}
p.nom {
/* color: #969696; */
color: #000;
font-size: 1.1em;
margin: 0 4px 0 4px;
padding: 0;
}
h2#big_title {
color: #000;
padding-left: 4px;
padding-right: 4px;
width:250px;
}
div.ulfloat {
	float: left;
	padding: 6px 0 0 0;
	width: 49%;
}

p.droite {
margin-right: 15px;
text-align: right;
}
p.boutondroite {
clear: both;
margin: 15px 5px 0 0;
text-align: right;
}
div#presse {
	min-height: 300px;
}
div#presse div.vignette {
	float: left;
	margin: 4px;
}
div#liens {
	clear: both;
	margin-top: 6px;
}
div#liens div.logolien {
	float: left;
	margin: 6px;
	width: 100px;
}
div#liens div.desc {
	float: left;
	padding-top: 6px;
}
div#footer {
clear: both;
}
div#un {
float: left;
width: 140px;
}
div#un ul {
list-style: none;
margin: 0;
padding: 0;
}
div#deux {
float: left;
margin-left: 20px;
width: 150px;
margin-top:3px;
}
ul.normal {
list-style: none;
margin: 0;
padding: 0;
}
ul.normal li {
color: #424242;
font-size: 1em;
font-weight: normal;
min-height: 20px;
}
ul.normal li a {
color: #969696;
list-style: none;
margin: 0;
padding: 0;
text-decoration: none;
}
ul.normal li a:hover {
text-decoration: underline;
}

div#trois {
float: left;
margin-left: 20px;
width: 200px;
margin-top:3px;
}

div#trois ul li a {
	margin-left: 6px;
}
div#trois img {
vertical-align: middle;
}
div#copyright {
text-align: right;
}
div#copyright ul {
margin: 0 12px 1em 0;
}
div#copyright ul li {
display: inline;
}

.msg-error{
	color:red;
	line-height:10px;
	padding-bottom:10px;
}

.error{
	color:red;
}

.lien{
	min-height:400px;
}