﻿body 
{
	margin:0px;
	font-family:Arial;
	font-size:11px;	
}

input
{
	font-family:Arial;
	font-size:11px;
	height:16px;
	border:1px #7F9DB9 solid;
}

select
{
	font-family:Arial;
	font-size:11px;
}

textarea
{
	font-family:Arial;
	font-size:11px;
}

hr
{
	margin-top:10px;
	margin-bottom:10px;
	width: 60%; 
    color: #91837c;
    border-top-style: none; 
    border-right-style: none; 
    border-left-style: none;
    height: 1px; 
    background-color: #91837c;
    border-bottom-style: none;
}

#hautpage
{
	background-color:#ba002a;
	height:100px;
}

.bandeau 
{
	position:relative;
	margin:auto;
	width:841px;
	height:92px;
	background-image:url(../../images/bandeau.gif);
	background-position:center top;
	background-repeat:no-repeat;	
}

.bandeau2
{
	position:relative;
	margin:auto;
	width:841px;
	height:92px;
	background-image:url(../../images/bandeau0.gif);
	background-position:center top;
	background-repeat:no-repeat;	
}

#bandeau a
{
	position:absolute;
	top:4px;
	right:4px;
	text-decoration: none;
	font-size: 11px; 
	color: #FFFFFF;
	padding-top:0px;
}

#bandeau a:hover
{
	text-decoration: underline;
	background-color: none;
}


#logo
{
	position:absolute;
	left: 4px;
	top:4px;
	/*width:300px;*/
}

.login
{
	position:relative;
	left: 485px;
	top:8px;
	width:346px;
	
	font-weight:bold;
	font-size:11px;
	font-family:Arial;
	color:#FFFFFF;
}

#titre
{
	position:absolute;
	text-align:right;
	width:630px;
	left:205px;
	top:33px;

	font-weight:bold;
	font-size:17px;
	font-family:Arial;
	color:#91837c;
}

#region
{
	position:absolute;
	text-align:left;
	width:800px; 
	left:24px;
	top:50px;

	font-weight:bold;
	font-size:24px;
	font-family:Verdana;
	color:#91837c;
}

#sous-titre
{
	position:absolute;
	text-align:right;
	width:630px;
	left:205px;
	top:75px;

	font-weight:bold;
	font-size:14px;
	font-family:Arial;
	color:#cc0029;
}

#corps
{
	margin: auto;
	margin-top:12px;
	width : 850px;
	height: 600px;
	border: 0px solid dimgray;
}

#menu
{
	float:left;
	background-color:#91837c;
	width:840px;
	height:24px;
	margin-left:4px;
	
}
#menu ul
{
	margin:5px;
	margin-left:0px;
	padding: 0px;
}

#menu li
{	
	display : inline;
	
	padding-top:8px;
	padding-bottom:8px;
	padding-left:8px;
	padding-right:8px;

	border-left:solid 1px white;
}

#menu li:hover
{
	background-color: #bfb6ac;	
}

#menu li.active
{
	background-color:White;
	color:black;
	 	
}

#menu a
{
	text-decoration: none;	
	font-weight:bold;
	color:#ffffff;	
	
	height:25px;
}

#contenu
{
	float:left; /*ancrage à gauche*/
	margin-left:4px;
	width:840px;
	margin-top:20px;
	text-indent:15px;
	text-align: justify;
}

#contenu .titre
{
	background-image: url(../../images/puce2.gif);
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:20px;
	margin-bottom:8px;
	
	text-indent:0px;
	font-weight:bold;
	font-size:18px;
	font-family:Arial;
	color:#91837c;
}

#contenu .soustitre
{
	background-color: #bfb6ac;
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:10px;
	margin-bottom:4px;
	
	border-bottom:1px solid #91837c;
	
	text-align:left;
	text-indent:0px;
	font-weight:bold;
	font-size:13px;
	font-family:Arial;
	color:#FFFFFF;
}

#piedpage
{
	clear:both;
	margin: auto;
	padding-top:20px;
	/*padding-left:160px;*/
	width : 840px;
	height: 40px;
	font-size:9px;
	font-family:Arial;
	text-align:center;
	
	color:#979797;
}

a
{
	text-decoration: none;
	font-size: 11px; 
	color: #0A4C7E;
}

a:hover
{
	text-decoration:underline;	
	color:#0A4C7E;
}

.gris
{
	border-top: 10px solid #bfb6ac;
	border-bottom: 10px solid #bfb6ac;
	BACKGROUND-COLOR: #bfb6ac;
}

.erreur
{
	color: red;
	font-weight:normal;
	text-align : left;
}

.commentaire
{
	color:White;
	font-size:11px;
}

.lien
{
	color:White;
	font-weight:bold;
}

.credits
{
	font-size:large;
	font-family:Verdana;
	font-weight:bolder;
	text-align:center;
	background-color:#f8f1f8;
}

.offre td
{
	border-bottom-style:solid;
	border-bottom-color:Silver;
	border-bottom-width:1px;
}

.button_deconnexion
{
	display:block;
	width:30px;
	height:30px;
	margin-top:-2px;
	margin-left:auto;
	margin-right:0px;
	background:url(../../images/Disconnect.gif) no-repeat;
}

.titre_fiche
{
	font-size:18px;
	font-weight:bold;
	line-height:60px;
}

.sous-titre_fiche
{
	font-weight:bold;
	font-size:12px;
	line-height:30px;
}

/*Panel*/
.panel2
{
	margin-right:5px;
}

.panel2 .title
{
	float:left;
	font-family:Arial;
	font-size:12px;
	
	background-color: #ffffff;
	padding:4px;
	padding-top:10px;		
	height: 16px;
	
	font-family:Arial;
	font-weight:bold;
	color:white;
	background-image: url(../../images/Panel2_titre.gif);
}

.panel2 .header
{
	background-image: url(../../images/Panel2_titre.gif);
	min-width:100px;
	height: 32px;
    overflow: hidden;
}

.panel2 .header_l
{
	background-image: url(../../images/Panel2_titre_gauche.gif);
    float: left;
    width: 8px;
    height: 32px;
    overflow: hidden;
}

.panel2 .header_r
{
	background-image: url(../../images/Panel2_titre_droit.gif);
    float: right;
    width: 8px;
    height: 32px;
    overflow: hidden;
}


.panel2 .body
{
	min-width:100px;
    overflow: hidden;
	background-color: #fafafa;
	text-align:left;
	
}

.panel2 .body_m
{
	border-left:1px solid #91827b;
	border-right:1px solid #91827b;
    padding-top : 5px;
    padding-bottom : 5px;
    padding-left : 10px;
    padding-right : 10px;
}

.panel2 .body_l
{
	background-image: url(../../images/Panel2_bordure.gif);
    float: left;
    width: 10px;
    
    overflow: hidden;
    margin-right:20px;
}

.panel2 .body_r
{
	background-image: url(../../images/Panel2_bordure.gif);
    float: right;
    width: 1px;
    height: 100%;
    overflow: hidden;
}

.panel2 .footer
{
	min-width:100px;
	height: 6px;
    overflow: hidden;
	background-image: url(../../images/Panel2_pied.gif);
}

.panel2 .footer_l
{
	background-image: url(../../images/Panel2_pied_gauche.gif);
    float: left;
    width: 6px;
    height: 6px;
    overflow: hidden;
}

.panel2 .footer_r
{
	background-image: url(../../images/Panel2_pied_droit.gif);
	
    float: right;
    width: 6px;
    height: 6px;
    overflow: hidden;
}

.bt_connexion
{
	display:block;
	width:151px;
	height:25px;
	text-align:center;
	vertical-align:middle;
	background : url(../../images/Connexion_0.png) no-repeat;
}
.bt_connexion:hover
{
	background : url(../../images/Connexion_1.png);
}

.bt_creer
{
	display:block;
	width:151px;
	height:25px;
	text-align:center;
	vertical-align:middle;
	background : url(../../images/Creer_0.png) no-repeat;
}
.bt_creer:hover
{
	background : url(../../images/Creer_1.png);
}

.bt_continuer
{
	display:block;
	width:151px;
	height:25px;
	text-align:center;
	vertical-align:middle;
	background : url(../../images/Continuer_0.png) no-repeat;
}
.bt_continuer:hover
{
	background : url(../../images/Continuer_1.png);
}

.bt_valider
{
	display:block;
	width:151px;
	height:25px;
	text-align:center;
	vertical-align:middle;
	background : url(../../images/Valider_0.png) no-repeat;
}

.bt_valider:hover
{
	background : url(../../images/Valider_1.png);
}

.bt_regenerer
{
	display:block;
	width:158px;
	height:27px;
	text-align:center;
	vertical-align:middle;
	background : url(../../images/Regenerer_0.jpg) no-repeat;
}

.NoBorder input {
	border-style:none;
}

.AlignRight 
{
	margin-left:auto;
	margin-right:0px;
}





