/* Si vous désirez créer un nouveau template copier/coller ce code dans un nouveau document ! */

	/*///////////////////////////////////////////////////////////////////////////////*/
	/*////////////////////// STYLE CSS POUR LE TEMPLATE DE BASE /////////////////////*/
									/* by Marie LANDES */
	/*///////////////////////////////////////////////////////////////////////////////*/

/* A NE PAS MODIFIER
Caractéristiques du corps du site (couleurs et marges)
Caractéristiques du corps du site (couleurs et styles des polices utilisées) 
*/
body { 
background: #ffffff; margin: 0; 
color: #000066; 
font-family: "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif; 
}

/* Textes
-------------------------------------------------------------- */
/*/////////////////////////////////////////////////////////////*/
/*/////// ESSENTIEL POUR LE BON FONCTIONNEMENT DU MENU  ///////*/
/*/////////////////////////////////////////////////////////////*/
/* Ces lignes ne doivent surtout pas être supprimées ! En revanche, vous pouvez modifier l'url de l'arrière plan si vous avez créé un nouveau template */
dl dt {
font-weight: bold;
font-size: 16px;
background-image: url(../temp/FFF.png);
}
dd {
margin-left: 0.8em;
}
	
/* Définition des styles pour les différents liens
------------------------------------------------------------------*/
a {
color: #CEFF00;
text-decoration: none; 
}
a:hover {
color: #000;
}
a.retour {
color: #000066; 
text-decoration: none; 
font-size:11px; 
}
a.retour:hover { 
color: #000; 
text-decoration: underline; 
font-size:11px;
}
a.semaine_menu {
color:#000066;
text-decoration: none;
font-size:11px;
}
a.semaine_menu:hover {
color:#000066;
text-decoration: underline;
font-size:11px;
}
a.contact {
color: #000066;
text-decoration: none;
}
a.contact:hover {
color: #CCCC44;
}
a.pied {
color: #000066;
text-decoration: none;
}
a.pied:hover {
color: #000066;
}
a.plan {
color: #666; 
text-decoration: none;
}
a.plan:hover {
color: #0000;
}
a.map {
color: #000066;
text-decoration: none;
}
a.map:hover {
color: #0000;
}
a.menu {
color: #000066;
text-decoration: none;
}
a.menu:hover {
color: #000066;
}
div.retour {
font-size:12px;
}
a.admin	{ 
color:#000066;
}
a.admin:hover {
color:#0033CC;
text-decoration:underline; }
			 
a.recherche	{
color:#000000;
}
a.recherche:hover {
color:#0033CC;
text-decoration:underline;
}
a.article {
color:#000066;
}
a.article:hover {
color:#0033CC;
text-decoration:underline;
}
a.faq {
color:#0060B4;
}
a.faq:hover {
color:#0060B4;
text-decoration:underline;
}
a.plus {
color:#000066;
font-size:11px;
}
a.plus:hover {
color:#0033CC;
font-size:11px;
text-decoration:underline;
}
				  
/* Définition des tableaux
------------------------------------------------------------------*/
td.fond {
background-image:url(photo/permanentes/marie_landes.jpg);
background-repeat:no-repeat;
}
td.fond2 {
background-image:url(photo/permanentes/fond.jpg);
background-repeat:no-repeat;
}
td.art {
font-size:13px;
}
tr.art {
font-size:13px;
}
table.art {
width:610px;
font-size:13px;
}
table {
border:0;
margin:0;
}

/* Définition des paragraphes
------------------------------------------------------------------*/
p.droite {
font-size:11px;
}
p {
margin-bottom:0;
margin-top:0;
}
p.infoR {
font-size: 10pt ;
color: #FF0000 ;
}
#page{
width:1000px;
margin-left:auto;
margin-right: auto;
}
#pp_image
{
z-index:0;
position: absolute;
}
#pp_texte
{
z-index: 1;
position : absolute;
width:1000px;
height: 156px;
}
.tab_pp
{
width:1000px;
height: 156px;
text-align: center;
vertical-align: bottom;
}
/*
Site et graphismes réalisés par Marie Landes, landesmarie@aol.com
*/