/* CSS Document */
A {font-color:red; font-weight:bold; font-color:red} . 

corp{
/*ensemble de la page, couleur blanc*/
	
	
	background: #003366 url('http://www.lescaramagnols.com/Structure/Images/mer.jpg');/* Fond de page bleu foncé avec image*/
	background-attachment;
	font-family: "palatino Linotype";
	font-size: 16px;
	font-weight : bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
:fixed;
/* couleur police blanche*/
	 background-color:#003366; 
	 font-weight : bold;
	 text-align : center;
	 text-color: #FFFFFF;
}
.td{
/* tableau couleur police blanc*/
	font-family: Georgia, "Palatino Linotype", Times, serif;
	color:#FFFFFF;
	font-weight : bold;
	text-align : justify;
	vertical-align : top;
	font-size: 18px;
}
a:link{
/* lien non visite : couleur police rouge*/
	color: #990000;
	font-size:19px;
	text-decoration:underline;
	font-variant:small-caps;
	font-style: normal;
	font-weight : bold;
	text-decoration: none;
	font-family: "palatino Linotype";


	
}
a:visited{
/* lien visité : couleur police rouge*/
	color: #800000;
	font-size:19px;
	font-style: normal;
	font-weight : bold;
	text-decoration: none;
	font-family: "palatino Linotype";


	   
}
a:hover{
/* lien survolé couleur police rouge*/
	color: #990000;
	font-size:19px;
	font-weight : bold;
	font-style: italic;
	text-decoration: none;
	font-family: "palatino Linotype";


/* lien lorsque l'on passe la souris dessus*/	
}

caption {
/* couleur police blanc*/
	color: #ffffff;
	font : Palatino Linotype;
	font-size: 22px;
	
font-weight : bold;
}
.h1 {
/* titre selon niveau décroissant titre marquee couleur police blanc*/


	font : Lucida Handwriting;
	color: #ffffff;
	font-weight : bold;
	text-align : center;
	vertical-align : top;
	font-size: 36px;
	
	
}
.h2 {
/* titre selon niveau décroissant couleur police blanc*/
	font : Lucida Handwriting;
	color: #ffffff;
	font-weight : bold;
	text-align : left;
	vertical-align : top;
	font-size: 24px;	
}
.h3,h4 {
	
	font : Palatino Linotype;
	font-weight : bold;
	color:#ffffff;
	font-size:18px
	text-align : center;


}
.h6 {
/* couleur police blanc*/
	color : #ffffff;
	font :Palatino Linotype;
	font-weight : bold;
	font-size:14px;
	text-align : center;

/* mode perso dans page*/
}
.p{
/* commande générale des paragraphes couleur police blanc*/
	font: 14px "Palatino Linotype";
	text-align: justify;
	font-weight : bold;
	color:#ffffff;


}
.div{
	font: 14px "Palatino Linotype";
	color: #ffffff;
	font-weight : bold;



}
.span{
/* couleur police blanc*/
	color:#ffffff;
	font-weight : bold;


}
.table{
/* couleur police blanc*/
	font-family: "Palatino Linotype", Times, serif;
	font-size: 16px;
	font-weight : bold;
	color: #ffffff;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-align: left;
	vertical-align: baseline;





}
.tableover{
/* couleur police blanc*/
	background : #004000;
	font-family: "Palatino Linotype", Times, serif;
	font-size: 15px;
	font-weight : bold;
	color: #FFFFFF;


}
.tablepetit{
/* couleur police blanc*/
	font-family: "Palatino Linotype", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight : bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
.webmail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight : bold;
	font-style: normal;
	color: #FFFFFF;
}
