/*-----------------------------------------------------------------------------------------------------------*/
/* Feuille de style portail PME */
/*-----------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------- CORPS DE PAGE -----------------------------------------------*/
body.accueil
{
 background-image:  url("../../../../../../../../Documents%20and%20Settings/Chris/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/T89PZ1P3/autorail_wall_paper.jpg");
}
/*--------------------------------------------- PARAGRAPHES -------------------------------------------------*/
p.pme
{
align: center;
font-style: italic;
color: #004080;
font-size: 6;
font-weight: strong;
}
p.texte_pagegarde
{
font-family:Times New Roman;
margin-left: 5%;
text-indent:2cm;
font-weight: bold;
font-style:italic;
font-size:18px;
color: #004080;
}
/*Paragraphes sans saut (notamment dans les lignes de tableau)*/
p.sanssaut
{
margin-top: 0cm;
margin-bottom: 0.00cm;
}
/*Pargraphes mis en couleur pour les items de bas de page*/
p.tableau_baspage
{
font-weight: bold;
color: #80FF00;
}
/*--------------------------------------------- TITRES / CHAPITRES -------------------------------------------*/
h1.titre
{
color: #004080;
text-align: center;
font-weight: strong;
}
