/* Copyright © 2008 - PCAID */

/********/
/* Body */
/********/
body
{
	margin:1% 2%; /* haut-bas et droite-gauche */
	font-family:Verdana, Arial, Helvetica, sans-serif ;
	font-size-adjust:0.58;
}
/************/
/* PageHead */
/************/
.DPageHead
{
	background-image:url(Images/backhead.gif);
	background-repeat:repeat-x;
}
.DPageHead div /* Contient le logo; For Amaya 10.0, sinon h1 positionné en dessous */
{
	margin-top:0.4em;
	padding-left:1.5%;
	padding-right:0.2em;
	float:left;
}
.DPageHead img /* Logo PCAID */
{
	height:5em;   /* Width*0.78 */
	width:6.4em; /* Height*1.282 */
}
.DPageHead h1 /* Titre PCAID */
{
	text-align:center; 	
	font-size:1.5em;
	color:#ff5c56; /* Rouge */
}
.DPageHead h1 span{font-size:0.5em;} /* Lieux interventions */
#tele{font-size:0.8em;} /* Span n° telephone */
/********/
/* Menu */
/********/
.DMenu
{
	float:left; 
	width:9.8em;        /* Pour centrer le logo ... */
	text-align:center;  /* ... des services à la personne */
}
.DMenu ul /* Menu */
{
  margin:0;
  padding:0 0.2em; /* haut-bas et droite-gauche */
	width:9.8em;     /* For IE pour adapter largeur ul à la taille des caractères */
	background-color:#5ed5c1;    /* Cyan */
	border:0.2em outset #5e72d5; /* Bleu fonce */
	list-style-image:none; /* For IE */
	list-style:none;       /* For Opéra, Mozilla */
	text-align:left;
}
.DMenu li /* Entrée du menu */
{
  margin:0.5em 0em;  /* haut-bas et droite-gauche */
  padding:0.3em 0em; /* haut-bas et droite-gauche */
}
.DMenu li a /* Lien associé à chaque entrée, sous forme de bouton */
{
	background-color:#aeeaec;
	color:#5e72d5;
	font-weight:bold;
	text-decoration:none;
	padding:0.1em;
	border:0.2em outset #5e72d5; /* Bleu fonce */
}
.DMenu li a:hover /* Survol d'un lien */
{
	border:0.2em inset #78d1ff; /* Bleu clair */
	color:#ff5c56; /* Rouge */
}
.IValidation /* Liens de validation (xhtml, css) */
{
	display:block;
	margin-top:1%;
	border: none;
	vertical-align: middle;
	width:79px;
	heigth:28px;
}
/*********************************************/
/* Page - contient DPageContent et DPageFoot */
/*********************************************/
.DPage
{
	margin-top:4em;
	margin-left:11em;
}
/***************/
/* Page content*/
/***************/
.DPageContent /* Contenu de la page */
{
	font-size:0.9em;
	font-weight:normal;
}
.PCenter{text-align:center;} /* Paragraphe centré */
.ILien /* Image servant de lien */
{
	border: none;
	vertical-align: middle;
}
.DService /* Contient exemples de prestations */
{
	float:left; /* For Opéra, Mozilla sinon espace verticale important entre avec les commentaires */
	margin-left:1%;
	margin-bottom:1%;
	padding:1%;
	width:95%;
	color:#5e72d5;
	font-weight:bold;
	border:2px solid #5e72d5;
}
.DService div /* Contient une prestation */
{
	float:left;
	margin:1%;
	text-align:center;
	font-size:1em;
}
.DService div span {font-size:0.9em;}
.DService ul {clear:both;} 

.PCommentaire /* Commentaires sur les prestations */
{
	clear:both; 
	margin-left:1%;
	font-size:0.7em;
	font-style:italic;
}
.ILeft
{
	float:left;
	margin-right:1em;
}
.PTarif {} /* Tarifs */
/* Page d'accueil */
.ULAccueil /* Liste des prestations */
{
	margin-left:10%;
	font-size:1.2em;
	font-weight:bold;
	color:#ff5c56;
	list-style-image:url(Images/coche.gif);
}
.ULAccueil li /* Prestation */
{
	padding:0 0.5em;  /* haut-bas et droite-gauche */
	margin:1.1em 0em; /* haut-bas et droite-gauche */
}
.ULAccueil a /* A chaque prestation est associé un lien */
{
	text-decoration:none;
	color:#ff5c56; /*Rouge */
}
.ULAccueil a:hover {color:#ff5c56; /*Rouge */} /* Survol du lien d'une prestation */
#inst{margin-left:1em;} /* Pour indenter les prestations */
#depa{margin-left:2em;}
#form{margin-left:3em;}
#cons{margin-left:4em;}
#main{margin-left:5em;}
.DReduction /* Contient image réduction impôt service à la personne, nécessaire pour Amaya 10.0 */
{
	float:right;
	margin-right:10%;
}

/**********************************************/
/* Pied de page - indique date de mise à jour */
/**********************************************/
.DPageFoot 
{
	clear:both;
	font-weight: bold;
	font-size:0.6em;
}



ul
{
	margin-top:0.5em;
	margin-bottom:0.5em;
	font-size:0.9em;
	list-style-image:url(Images/souris.gif);
}
table
{
	margin:auto;
	border-collapse:collapse;
	border:4px ridge;
}
td
{
	font-size:0.9em;
	border:2px solid #000000;
}
thead
{
	background-color:#5ed5c1;
	text-align:center;
	font-weight:bold;
	font-size:0.9em;
}
tfoot{font-size:0.9em; background-color:#aeeaec;}
td img {float:left; margin-right:2.5em;}
td li {margin-left:3em;}
h2{font-size:1.5em;	color:#5e72d5;font-weight:bold;}
h3{margin:0;padding:0;font-size:1.1em;font-weight:bold;color:#ff5c56;}
p{text-align:justify}
.SGras{font-weight:bold;}



/*************/
/* Bannières */
/*************/
.DTrouvea
{	
	width:6em;
	border:0;
	margin:0;
	padding:0;
	text-align:center;
	line-height:0.5em;
}
.DTrouvea img{border:none;}
.DTrouvea a
{
	font-family:Arial;
	font-size:0.6em; 
	color:#929395;
	text-decoration:none;
	cursor:text;
}
