@IMPORT URL('style.css');

#corpsGauche
{
	float: left;
	width: 251px;
	background-image: url('/img/oeil.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

#corpsGauche div.inscrivez-vous
{
	background-image: url('/img/corpsGauche-lien.gif');
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 20px;
	color: #005A9C;
	font-weight: bold;
	margin-left: 10px;
	padding-left: 8px;
	margin-top: 225px;
	height: 70px;
}

#corpsGauche div.inscrivez-vous a, #corpsGauche div.inscrivez-vous a:visited, #corpsGauche div.inscrivez-vous a:hover
{
	text-decoration: none;
	color: #005A9C;
	font-weight: bold;
}

#corpsGauche div.inscrivez-vous a:hover
{
	text-decoration: underline;
}

#corpsDroite
{
	float: right;
	width: 317px;
	background-image: url('/img/pixel-bleu.png');
	background-repeat: repeat;
	text-align: justify;
}
#corpsDroite div.degrade
{
	width: 317px;
	height: 350px;
	overflow: hidden;
	margin-bottom: 50px;
	background-image: url('/img/degrade-bleu.png');
	background-repeat: no-repeat;
	background-position: top left;
	text-align: justify;
}

#corpsDroite h1
{
	display: list-item;
	list-style-image: url('/img/puce-titre.gif');
	list-style-position: inside;
	margin-top: 5px;
	padding-left: 2px;
	padding-bottom: 3px;
	margin-bottom: 15px;
	background-image: url('/img/corpsDroite-separateur.png');
	background-repeat: repeat-x;
	background-position: bottom left;
	font-size: 1.1em;
	color: #FFFFFF;
	text-align: justify;
}

#corpsDroite div.defile
{
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
}

#corpsDroite p
{
	margin-top: 0px;
	text-align: justify;
}

#corpsDroite p.important
{
	font-weight: bold;
	color: #6C7278;
	text-align: justify;
}

#corpsDroite a, #corpsDroite  a:visited, #corpsDroite a:hover
{
	text-decoration: none;
	color: #D6B683;
	font-weight: bold;
}

#corpsDroite a:hover
{
	text-decoration: underline;
}
#corpsMilieu
{
	margin-left: 251px;
	margin-right: 317px;
	margin-bottom: 20px;
	padding-top: 30px;
	padding-left: 9px;
	padding-right: 50px;
	padding-bottom: 1px;
	background-image: url('/img/corpsMilieu-basDePage.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
}

h2
{
	font-size: 1em;
	color: #005A9C;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

p.annonce
{

	/*color: #005A9C;*/
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top:  0px;
	/*font-weight:bold;*/
	/*text-transform:uppercase;*/
	background-image: url('/img/home-fleche.png');
	background-position:right center;
	background-repeat: no-repeat;
}

#corpsMilieu p
{
	margin-top: 0px;
}
