.centre
{
	width: 700px;
	height: 500px;
	background-image: url(../logoCACRedimension.jpg);
	background-repeat: no-repeat;
	position: fixed;
	top: 10%;
	left: 20%;
}

.texte
{
	margin-left: 200px;
	font-size: 1.4em;
	color: #000000; 
}

#actuPrincipale
{
	font-variant: small-caps;
	background-color: #EEEEEE;
	font-family: impact;
	font-size: 1.6em;
	font-weight: bold;
	color: #777777;
}

#actuPrincipale img
{
	: none;
}

#textePrincipal a
{

	font-variant: small-caps;
	font-family: impact;
	font-weight: bold;
	color: #777777;
	font-size: 1em;
	text-decoration: none;
}

#textePrincipal a:hover
{
	font-style: italic;
}

#bordure
{
	border-top: solid black 3px;
}

#photo
{
	margin: auto;
	width: 314px;
	height: 209px;
	//border: solid black 3px;
}

.petit
{
	font-size: 0.6em;
}

.sousTitre
{
	color: #FF4444;
	text-align: left;
	font-size: 1.1em;
	font-style: italic;
}

.sousTitre a
{
	text-decoration: none;
	color: #FF4444;
}

.sousTitre a:hover
{
	font-weight: bold;
}

.tabImg
{
	text-align: right;
}

h3
{
	color: #4444FF;
	font-size: 1.3em;
}

#contenu
{
	color: #4444FF;
}

.suite
{
	color: blue;
	font-size: 0.5em;
	font-family: arial, sans-serif;
	font-variant: normal;
	font-weight: normal;
}