BODY 
{
font-family: Arial, Helvetica, sans-serif;
color:#000000;
margin:0px;
padding:0px;
background-color:#FFFFFF;
}

input, select, textarea { font-family:Arial, Helvetica, sans-serif; font-size:1em;}

/*==================txt, links, lines, titles====================*/
a {color:#6a6a6a; outline:none;}
a:hover{text-decoration:none;}


/*==================boxes====================*/
.boxbg1 { text-align:left; background:url(/PV/M.nsf/box-bg1.gif) left bottom repeat-x #a8ce1f;}
.boxbg2 { text-align:left; background:url(/PV/M.nsf/box-bg2.gif) left bottom repeat-x #ffce1a;}
.boxbg3 { text-align:left; background:url(/PV/M.nsf/box-bg3.gif) left bottom repeat-x #fd9900;}
.boxinner { padding:25px 25px 19px 29px; color:#FFFFFF;}
.boxtitle { margin:0 0 11px 0;}
/*==========================================*/




/*==========================================*/
/*footer*/
#footer {font-size:90%;}
#footer { text-align:center;}
#footer a { color:#777777;}
/*==========================================*/

/*==========================================*/
/* accueil */
.AccueilTDTexte
	{
	vertical-align:top;
	font-size:90%;
	color:#767676;
	text-align:justify;
	}
/*==========================================*/
.MainTable 
	{
	width:100%;
	border-bottom:1px dotted #777777;
	border-collapse:collapse;
	}
.MainTable .ColumnLeft        /* Mode=Normal    @UrlQueryString("iPhone") != ""   */
	{
	Font-Size:90%;
	width:300px;
	vertical-align:top;
	border-right:1px dotted #777777;
	}
.MainTable .ColumnCenter
	{
	vertical-align:top;
	Font-Size:100%;
	padding-right:15px;
	}
.ColumnContent   /* Div  */
	{
	margin:10px;
	}
/* colonne gauche liste des dossiers  */
.DossierCat    /*  Div  ligne dossiers    */
	{
	Width:90%;
	Font-Size:110%;
	Background-color:#e6f2f5;
	Color:#264e81;
	Padding:5px;
	font-weight:bold;
	}
.DossierDoc   /*  Div  ligne dossiers    */
	{
	Font-Size:75%;
	Padding-Left:15px;
	Padding-Top:1px;
	Padding-Bottom:3px;
	}
 /*  Affichage document pleine page   */
.ContentTitle
	{
	Font-Size:175%;
	Font-weight:Bold;
	Color:#000000;
	}
.ContentSubTitle
	{
	Font-Size:110%;
	Color:#222222;
	}
.ContentText
	{
	Font-Size:100%;
	Color:#555555;
	}
/* liste des articles "à la une aleatoire" dans la colonne de gauche */
.LeftListItem
	{
	display:block;
	width:100%;
	Padding-bottom:20px;
	}
.LeftListItem .TitleCategory , .OrangeListItem .TitleCategory:visited
	{
	}
.LeftListItem .Title 
	{
	Color:#555555;
	font-size:110%;
	font-weight:bold;
	padding: 5px 0px 5px 0px;
	}
.LeftListItem .Thumbnail
	{
	Float:Left;
	Padding:0px 5px 5px 0px;
	Margin:0px 5px 5px 0px;
	Border:1px solid #777777;
	Background-color:#FFFFFF;
	}
.LeftListItem .Text
	{
	Color:#777777;
	font-size:85%;
	text-align:justify;
	}
.LeftListItem .Link , .LeftListItem .Link:visited
	{
	}
.BoutonDevis
	{
	width:137px;
	height:35px;
	background:url(/PV/M.nsf/Bouton-Devis.png) no-repeat;
	border:none;
	}
.BoutonRechercher
	{
	width:82px;
	height:21px;
	background:url(/PV/M.nsf/Bouton-Rechercher.png) no-repeat;
	border:none;
	}
