/* CSS Document */

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

table,tr,td,p,img { 
	margin:0px;
	padding:0px;
	border:0px;
} 

Body, html {
	height:100%;
	background-color:#B8AA8D;
	color: #333333;
}

a:link {
	color: #333333;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;

}
a:visited {
	color: #333333;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;

}

a:hover {
	color: #990000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:active {
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

a.lienmenuhaut_i:link {
	color: #333333;
}

a.lienmenuhaut_i:visited {
	color: #333333;
}

a.lienmenuhaut_i:hover {
	color: #993300;
}

a.lienmenuhaut_i:active {
	color: #990000;
}


a.lienmenuhaut_a:link {
	color: #346767;
}

a.lienmenuhaut_a:visited {
	color: #346767;
}

a.lienmenuhaut_a:hover {
	color: #993300;
}

a.lienmenuhaut_a:active {
	color: #990000;
}


a.lienmenugauche_i:link, a.lienmenugauche_i:visited {
	color: #333333;
}

a.lienmenugauche_i:visited {
	color: #333333;
}

a.lienmenugauche_i:hover {
	color: #FFFFFF;
}
a.lienmenugauche_i:active {
	color: #333333;
}

a.lienmenugauche_a:link, a.lienmenugauche_a:visited {
	color: #eda;
}
a.lienmenugauche_a:hover {
	color: #FFFFFF;
}
a.lienmenugauche_a:active {
	color: #eda;
}

input, select, textarea{
	background-color:#FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
}
.espace20
{
 	padding-left:20px;
}

.page {
	width:100%;
}

.entete {
	margin:auto;
	margin-bottom:0px;
	height:80px;
	width:980px;
}

.logo {
	color: #666666;
	width:180px;
	text-align: left;
}
.titre {
	width:600px;
	background-image: url(../images/coordonnees.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}

.entete_droite {
	width:200px;
	background-image: url(../images/zone_client.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.espace_client {
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	margin-left:10px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
}

.p_connexion {
	margin-top:10px;
}
	
.login {
	margin-left:15px;
	width:65px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
}
.passwd {
	margin-left: 2px;
	margin-top: 2px;
	width: 45px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
}

.minibouton {
	font-size: 0.7em;
	font-family: verdana;
	background-color: #CCCCCC;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	color: #000066;
	font-weight: bold;
}

.b_deconnect {
	font-size: 0.9em;
 	margin-left:20px;
	margin-top:20px;
	background-color: #CCCCCC;
	border: thin outset #666666;
	color: #336666;
}

.infos {
	font-size: 0.8em;
	color: #336666;
	padding-top:8px;
	padding-left:50px;
}

.recherche {
	padding:0px;
	margin:0px;
}
.field_recherche {
	font-size:10px;
}

.entete_menu {
	margin:auto;
	width:980px;
	height:32px;
	background-image: url(../images/fond_menuh.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.rubriquemenuhaut_i
{
	width:110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	height: 26px;
	text-align:center;
	border: 1px solid #990000;
}

.rubriquemenuhaut_a
{
	width:110px;
	border: 1px solid #990000;
	font-family: Arial, Helvetica, sans-serif;
	background-position: center center;
	background-color:#B8AA8D;
	font-size:10px;
	height: 26px;
	text-align:center;
}

.titremenugauche {
	font-size:14px;
	color:#003300;
	font-weight:bold;
	padding-top:10px;
	padding-left:25px;
}
	
.rubriquemenugauche {
	height: 20px;
	margin-top:30px;
	margin-left:10px;
	font-size: 0.9em;
	padding-left:20px;
	background-image: url(../images/pointeur.gif);
	background-repeat: no-repeat;
}

.breve{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style: normal;
	margin-top:40px;
	margin-bottom:10px;
	margin-left:5px;
	padding-left:5px;
	text-align:justify;
	color:#eda;
}

.dossier{
	font-family: Arial, Helvetica, sans-serif;
	color: ##D7CAAC;
	font-weight:normal;
	font-size: 0.9em;
	margin-left:10px;
	padding-left:10px;
	height: 280px;
	width: 180px;
	overflow: auto;
	position: static;
	visibility: visible;
	text-align:left;
	line-height: 15px;
}
.maintab {
	width:980px;
	margin:auto;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	background-color: #F5F7E2;
	background-image: url(../images/fond.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

.centretab {
	font-size: 1.2em;
	vertical-align:top;
	width:620px;
	height:360px;
	padding-right:15px;
	padding-left:20px;
}

.colgauche {
	width: 180px;
	text-align: left;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left:5px;
	font-weight:bold;
	color: #999999;
}
.coldroite {
	width:180px;
	font-size: 10px;
	vertical-align:top;
	padding-top:5px;
	padding-right:5px;
	text-align:center;
}

.titre_p
{
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	padding-top:10px;
	padding-bottom:5px;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	width:180px;
}

.titre_g
{
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	padding-bottom:5px;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	width:180px;
}

.paragraphe
{
	vertical-align:top;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
}

.p_recherche
{
	vertical-align:top;
	font-size: 10px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

.entete_news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	height: 40px;
	background-image: url(../images/titre_actualites.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.titre_news {
	font-weight: bold;
	background-image: url(../images/fond_actualites.gif);
	background-repeat: repeat-y;
	background-position: center top;
	color: #333346;
	padding-top:5px;
}

.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333346;
	background-image: url(../images/fond_actualites.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding-right:2px;
}

.pied_news {
	background-image: url(../images/fond_actualites.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.zone_boutons {
	text-align:center;
	width:580px;
}

.bouton {
	font-size: 1em;
	font-weight: bold;
	background-color:#FFFFCC;
	background-color: #CCCCCC;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	color:#333B97;
	margin-top:5px;
	margin-left:20px;
}

.plan {
	position: absolute;
}

.baspage {
	width:980px;
	margin:auto;
	text-align:center;
	height:70px;
	background-image: url(../images/fond_pied.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

.infoslegales{
	margin-left:180px;
	text-align:center;
	font-size: 10px;
	color:#666666;
}	

.xiti_image {
	vertical-align:text-top;
	margin-left:50px;
	}
.mirti_image {
	vertical-align:text-top;
	margin-right:30px;
	}
	
.message{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	line-height: 50px;
	font-weight: bold;
	color: #003300;
	text-align: center;
	padding-top:20px;
}

.erreur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	line-height: 50px;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
	text-decoration:blink;
}
