body
{
	background-color:#06F;
	background-attachment: fixed;
	background-image: url(../img/nuages.jpg);
}
#index
{
	text-align:center;
}
#IDcarte{
	background-color:#FFF;
	text-align:center;
	width: 300px;
	margin-left: auto;
  	margin-right: auto;
}
.bgTab
{
	background-image: url(../img/fond.jpg);
}

#accueil
{
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	text-align:center;
	background-color: #60AEF8;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}


.Style2 {
	font-style: normal;
	color: black;
	font-family: "Comic Sans MS", "Times New Roman", Times, serif;
}

#partenaires {
	color: blue;
	font-size: 0.5em;
	text-decoration: none;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}


.Contenu {
	font-family: "Comic Sans MS", "Times New Roman", Times, serif;
	text-align: center;
}

ul:hover /* Quand on pointe sur un paragraphe */
{
   background-color: #CFE1EB; /* Le fond du paragraphe change de couleur */
}

p
{
	font-family: "Comic Sans MS", "Times New Roman", Times, serif;
}



.par:hover /* Quand on pointe sur un paragraphe */
{
   background-color: #CFE1EB; /* Le fond du paragraphe change de couleur */

}

.ville
{
	color: red;
	font-size: 1.2em;
	text-indent: 60px;
}

.coordonnees
{
	font-style: italic;
	font-size: 0.9em;
}

.coordonnees a
{
	font-size: 1.1em;
	color: green;
	font-style: normal;
		
}

.signature
{
	font-style: italic;
   	text-align: right; /* Pour aligner à droite ma signature */
  	font-family: "Comic Sans MS", Georgia, "Times New Roman", serif;
   	font-size: 80%;
}

.signature a{
	color: blue;
}

#adresse
{
	font-style: italic;
   	text-align: right; /* Pour aligner à droite ma signature */
  	font-family: Arial, Georgia, "Times New Roman", serif;
}

#banniere {
	width: 468px;
	height: 60px;
	background-position:  center;
	vertical-align:middle
	margin-bottom: 20px;
	background-image:url(../img/banniere3.gif);
}

.maj
{
   	font-variant: small-caps;
}

.majuscule
{
	text-transform: uppercase;
}
.titre strong
{
	text-transform: capitalize;
	font-weight:bold;
	color: green;
	font-size: 1.3em;
	font-family: "Courier New", Verdana, serif;
	text-align:center;
}


.clign
{
	text-decoration: blink; /* Le titre sera clignotant ! (ne fonctionne pas sous Internet Explorer) */
}

.map
{
	text-align:center;
}

.map a:link
{
	font-variant: small-caps;
	color: red;
	text-decoration: overline blink;
	
}

a:link {
	text-decoration: none;
	
}
a:visited {
	text-decoration: overline;
	font-style: italic;
}
a:hover {
	text-decoration: blink;
}
a:active {
	text-decoration: underline;
}
td, th {
	border:0;
}
