* {
	margin:0;
	padding:0;
}
body {
	font-family:  Verdana, sans-serif;
	font-size: 11px;
	color: #333;
	margin:0;
	background-color:#91bad6;
}
	
#conteneur {
	position:relative;
	width:998px; 
	margin:0 auto;
}

#chapeau {
	background:url(/prolians/images/fond_chapeau.png) 0 0 no-repeat;
	position:absolute;
	z-index:3;
	width:998px;
	height:90px;
}

#tete {
	position:relative;
	z-index:2;
	height:166px;
	background:url(/prolians/images/bandeau.jpg) right bottom no-repeat;
}

#corps{
	background:transparent url(/prolians/images/fond_corps.png) 0 0 repeat-y;
	margin-top:30px;
	padding:0 35px;
}

#page {
	padding:30px 0 10px 0;
	z-index:50;
}

#pied {
	background:transparent url(/prolians/images/fond_pied.png) 0 0 no-repeat;
	height:50px;
	position:relative;
}


/* liens
====================== */
a { 
	color: #014495; 
	text-decoration: none;
}

a:hover{ 
	color: #91bad6; 
	text-decoration: underline;
}

	
/* éléments 
===================== */


.clear {
	clear:both;
}
	
fieldset {
	border:none;
}

h1 {
	font-size:18px;
	color:#014495;	
}
h2 {
	font-size:14px;
}
h4 {
	font-size:11px;
}	

.trait {
	color: #91bad6;
	background-color: #91bad6;
	height: 1px;
	border: 0;
}
	
/* menu
======================= */

#menu {
	width:968px;
	height:20px;
	background-color:#014495;	
	line-height:20px;
	position:absolute;
	left:15px;
	top:195px;
}

#menu_1 {
	margin-left:20px;
}

#menu, #menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#menu a {
	display: block;
	background-color:#014495;
	color: #fff;
	text-decoration: none;
	font-size:11px;
	border-right:1px solid #fff;
	padding: 0 9px;
	font-weight:bold;
}
#menu li {
	float: left;
}

#menu li a:hover {
	background-color:#fff;	
	color:#014495;
}

#menu .active {
	background-color:#fff;	
	color:#014495;
}

/* sous menu
====================== */

/* tete
========================= */

#tete h1 {
	position:relative;
	top:46px;
	left:15px;
	width: 120px;
	z-index:3;
}
#tete h1 a {
	display: block;
    	width: 120px;
    	height: 120px;
  	background:transparent url(/prolians/images/logo_prolians.png) 0 0 no-repeat;
	letter-spacing: -1000em;
	text-indent: -999em;
	overflow-x: hidden;
	overflow-y: hidden;
	cursor:hand;
}

/* chapeau
========================= */

#chapeau h1 {
	position:relative;
	top:0;
	left:439px;
	width: 120px;
	z-index:3;
}
#chapeau h1 a {
	display: block;
    	width: 120px;
    	height: 64px;
	letter-spacing: -1000em;
	text-indent: -999em;
	overflow-x: hidden;
	overflow-y: hidden;
	cursor:hand;
}

#larecherche {
	color:#fff;
	position:absolute;
	right:15px;
	top:10px;
	z-index:50;
}
#larecherche a{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
#larecherche a:hover{
	text-decoration:underline;
}

/* page
========================= */

#gauche {
	float:left;
	width:628px;
}

#droite {
	float:left;
	width:280px;
	padding-left:20px;
}

.boite {
	width:260px;
	background-color:#e5e5e5;
	padding:10px;
}

#page h1{
	padding-bottom:15px;
}
	
/* pied
========================= */

#pied h1 {
	letter-spacing: -1000em;
	text-indent: -999em;
	overflow-x: hidden;
	overflow-y: hidden;
	cursor:hand;
}

#pied {
	text-align:right;
	padding-right:20px;
	padding-top:25px;
	font-size:10px;
}
#pied a	{
	color:#014495;
}

#pied a:hover	{
	color:#fff;
	text-decoration:none;
}

/* chiffres clés
======================= */


.boite dt{
  	background:transparent url(/prolians/images/puce.png) 0 4px no-repeat;
	padding:0 0 10px 15px;
	margin-top:10px;
	font-weight:bold;
}

.boite dd{
	padding-left:15px;
}
	
/* contact 
============================ */

.formulaire{
	width:490px;
	padding:0;
	margin:10px 0 0 0 ; 
}

.formulaire p{
	padding:0;
	margin:0px 0 5px 0;
	line-height:20px;
}

.formulaire label {
	width: 188px;
	float:left;
}

.rouge {
	color:#d7220f;
}

.neuf {
	font-size: 9px;
}

.center {
	text-align:center;
}

.formulaire em {
	font-size:10px;	
}

.formulaire a:link,
.formulaire a:hover {

} 

/* recherche 
========================= */

.gris {
	color:#91bad6;
}

/* plan du site
======================== */

.indent {
	padding-left:10px;
}


.sitemap em{
	font-size:10px;
}
.sitemap h4{
	margin-top:20px;
}

/* Administration 
========================== */

#admin {
	width:300px;
	height:150px;
	border:1px solid #014495;
	background:#fff  url(/prolians/images/password.png) 30px 50px no-repeat;
	margin:0;
	position:absolute;
	bottom:200px;
	left:350px;
	z-index:700;
	display:none;
}

#admin h3{
	font-size:13px;
	margin: 30px 0  10px 50px;
	padding:0;
	color:#014495; 
}

.fermer {
	float:right;
	margin:10px;
}

#admin #logon{
	/*width:200px;
	position:absolute;
	right:65px;
	bottom:65px;*/
	margin:0 0 0 50px;
	padding:0;
}

#identification {
	margin:0 0 0 100px;
}

#identification a{
	/*font-weight:bold;*/
	text-decoration:none;
	color:#d50015;
}

#admin #logon p {
	margin:0;
	padding:0;
	font-size:10px;
}

#admin #logon label {
	float:left;
	width:95px;
	text-align:right;
	margin:0 10px 0 0;
	padding:3px 0 0 0;
}

#admin img {
	border:none;
}

#admin #logon #image {
	margin:0;
	border:none;
}

.lien_suite {
	background: url(/prolians/images/fleche.png) 0 3px no-repeat;
	padding-left:10px;
	font-weight:bold;
}

/* Points de vente 
========================== */
	
.ens select {
	width:470px !important;
	background:#014495 none repeat scroll 0 0  !important;
	color:#FFFFFF  !important;
	border:4  !important;
	border-color:#FFFFFF  !important;
}

#ls {
	display: none;
	background:#014495 url(img/fond_content.gif) repeat-x scroll 0 0 !important;
	background-color:#014495 url(img/fond_content.gif) repeat-x scroll 0 0 !important;
	color: #FFFFFF !important;
	border-color:#FFFFFF  !important;
	border:4;
}
.BwWidgetsList .list {
	background-color:#014495 !important;
	
}
.BwWidgetsList .rowEven {
	background-color:#014495 !important;
}
.BwWidgetsList .rowOdd {
	background-color:#91BAD6 !important;
}
.BwWidgetsList .rowEven .sorted {
	background-color:#014495 !important;	
}

.BwWidgetsList .rowOdd .sorted {
	background-color:#91BAD6 !important;	
}

.BwWidgetsList .header .column {
	background:#014495 !important;
}
/*
.rowEven td,
.rowOdd td,
.rowSelected td {
background:pink;
width: 100px !important;
padding:0;
margin:0;
}
*/

.detail{
	float					:left;
	border					:1px solid #014495;
	/*background				:white;*/
	padding					:10px;
	width					:685px;
	color					:#014495;
	margin-bottom			:20px;
}

.detail a,
.detail a:visited {
	color				:#014495 !important;
	text-decoration		: none !important;
}

.detail a:hover {
	color				:#014495 !important;
	text-decoration		: underline !important;
}

a.underline,
a.underline:visited {
	color				:#014495 !important;
	text-decoration		: underline !important;
}

a.underline:hover {
	color				:#FFFFFF !important;
	text-decoration		: underline !important;
	font-weight			:bold !important;
}
