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

/* Feuillet de syle site: www.price-encheres.com
   Crée le 30 mars 09
   Validé W3C : 30 mars 09
   Réalisation: Idea Graphics
   Copyright 2009 - Price Encheres
*/

/* Parametrages document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/Templates/PRICE2/back_top_second.gif);
	background-repeat: repeat-x;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #F30;
}
a:active {
	text-decoration: none;
	color: #000;
}
p {
	margin-top:0px;
	margin-bottom:0px;
}


/* Contenaire principal */
.main {
	margin-left:auto;
	margin-right:auto;
	width:990px;
}
/* En tete site (menus en haut) */
.logo_price {
	float:left;
	width:272px;
	height:141px
}
.tel_price {
	float:left;
	width:718px;
	height:66px
}
.menu_haut {
	float:left;
	width:718px;
	height:40px;margin-top:7px;
}
.menu_haut_login {
	float:left;
	width:718px;
	height:20px;
	margin-top:5px;
}
.menu_haut_design {
	float:left;
	padding-left:6px;
	padding-right:6px;
	margin-top:10px;
}
.menus_haut_lnk {
	color:#763d90;
	font-size:13px;
}
.menus_haut_lnk:hover {
	color:#C6F
}
.menu_haut_bar {
	float:left;
	margin-left:0px;
	margin-right:0px;
	margin-top:3px;
	height:30px;
	width:1px;
	border-right:#C9C9C9 1px solid
}

/* Main Content */

.main_content {
	margin-left:200px;
	margin-right:200px;	
	min-height:450px;
	height:auto !important;
	height:450px;
	font-size: 16px;
}

.main_content_model {
	margin-left:200px;
	margin-right:200px;	
	min-height:450px;
	height:auto !important;
	height:450px;
}

.titre{
width:490px;
border-bottom:#E1E1E1 1px solid;
padding-bottom:6px;
padding-top:7px;
padding-left:10px;
margin-left:20px;
margin-top:0px;
margin-bottom:0px;
font-size:14px;
font-weight:bold;
background-color:#7a6393;
color:#FFF
}

.textes{
	width:500px;
	padding-bottom:6px;
	padding-top:7px;
	padding-left:0px;
	margin-left:20px;
	margin-top:0px;
	margin-bottom:0px;
	font-size:12px;
	text-align: justify;
}
.bloc_milieu{
	width:537px;margin-left:18px; background-image:url(/Templates/PRICE2/bar_middle.gif);
	min-height:400px;
	height:auto !important;
	height:400px;
	}
/* Pied de page */
.icn_design {
	float:right;
	width:80px;
	margin-top:10px;
	height:20px;
	background-repeat:no-repeat;
	background-position:center;
	padding-top:40px;
}
.icn_design_head {
	float:right;
	width:120px;
	margin-top:10px;
	height:20px;
	padding-top:25px;
	font-size:13px;
	color:#9c9e9f;
	font-weight:bold;
}
.icn {
	color:#9c9e9f;
	font-size:11px;
	font-weight:bold;
}
.icn:hover {
	color:#000
}
