body
{
	background: #A7D5FD;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 75%;
}

img
{
	border : none;
}

#conteneur
{
	position : absolute;
	left : 50%;
	margin-left: -402px;
	width : 970px;
	background-color : #FFF;
}

#haut
{
	background: url("images/entete1.gif") no-repeat;
	background-color : #f36f24;
	height: 90px;
	width: 970px;
}

#navigauche
{
	padding-top : 20px;
	float : left;
	width : 170px;
	height : 580px;
	color : white;
}

#navigauche a
{
	font-family : 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color : white;
	margin : 5px;
	display : block;
	text-decoration : none;
}

#navigauche a:hover
{
	text-decoration: underline;
}

#navigauche a:visited
{
	color: black;
}

#centre
{
	float : left;
	width : 610px;
	text-align : justify;
	overflow : auto;
	padding-left : 10px;
	padding-right : 10px;	
}

#miniLiensHaut
{
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	text-decoration: none;
	height : 19px;
	width : 610x;
	margin-bottom : 10px;
}

#miniLiensHaut a
{
	/*border : 1px solid black;*/
	font-size: 12px;
	line-height : 19px;
	text-decoration: none;
	color: white;
	margin : 1px;
	padding-left : 5px;
	padding-right : 5px;
}

/*
#miniLiensHaut a:visited
{
	color : #000
}
*/

#miniLiensHaut a:hover
{
	text-decoration: none;
}

#miniLiensHaut a.current
{
	font-weight: bold;
	text-decoration: none;
}

#navidroite
{
	padding-top : 3px;
	float : right;
	width : 170px;
	height : 580px;
	color : black;
}

#navidroite a
{
	font-family : 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color : white;
	margin : 5px;
	/*display : block;*/
	text-decoration : none;
}

#navidroite a:hover
{
	text-decoration: underline;
}

#navidroite a:visited
{
	color: black;
}

#miniLiensBas
{
	background-color: #FFF
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	text-decoration: none;
	padding-left : 165px;
	height : 19px;
	width : 635px;
}

#miniLiensBas a
{
	/*border : 1px solid black;*/
	font-size: 0.9em;
	line-height : 19px;
	text-decoration: none;
	color: white;
	margin : 1px;
	padding-left : 2px;
	padding-right : 2px;
}

/*
#miniLiensBas a:visited
{
	color : #000;
}
*/

#miniLiensBas a:hover
{
	text-decoration: none;
	border : 1px solid black;
	color : #000;
}

#bas
{
	background: url("images/contacts.gif") no-repeat bottom; 
	height: 98px;
	width: 800px;
	float: left;
	padding-top : 10px;
	padding-bottom : 20px;
}

#bas p
{
	text-align: center;
	font-size: 10px;
	padding-top: 3px;
}

ul, li
{
	color: #333;
}

p.bodyTitle
{
	text-align : center;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	margin-left: 1px;
}

p.specTitle
{
	text-align: center;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #333;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 1px;
}

p.bodyText
{
	text-align : justify;
	color : #333;
	/*width: 780px;*/
	/*margin : 0px;*/
	font-size : 12px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

p.menuTitle
{
	font-family: 'Trebuchet MS','Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 13px;
	font-weight : bold;
	color: #333;
}

p.folderTitle
{
	text-align : center;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}

p.folderDebut
{
	text-align : justify;
	font-size: 12px;
	font-style: italic;
	color: #333;
	padding-bottom: 10px;
	margin-bottom: 0px;
	margin-top: 5px;
	margin-left: 1px;
}

p.pageTitle
{
	padding-top : 30px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.2em;
	font-style: normal;
}

p.sousTitre
{
	font-size: 12px;
	color: #000;
	margin-left: 5px;
}

/* Rajouter par Ludovic */

	p.titleParAnnu
	{
		background-color: #B41E8E;
		color: white;		
		padding: 3px 3px 3px 3px;
		font-weight: bold;
	}

	p.titlePar
	{
		background-color: #00AEEF;
		color: white; margin-bottom: 0px;
		padding: 3px 3px 3px 3px;
		font-weight: bold;
	}

	/* css pour la photo à droite */
	p.vsqLink
	{
		background-color:#A7D5FD;
		padding: 10px 0px 10px 0px;
		margin-right: 5px;
		text-align: center;
	}

/* Fin du rajout */

p.imageTextLeft
{
	width : 610px;
	float : right;
	font-size : 0.8em;
}

p.imageTextLeft img
{
	border : 1px solid black;
	float : left;
	margin-right : 15px;
	width : 200px;
	height : 120px;
}

p.imageTextLeftAccueil
{
	width : 610px;
	float : right;	
}

p.imageTextLeftAccueil img
{
	border : 1px solid black;
	float : left;
	margin-right : 90px;
	width : 200px;
	height : 120px;
}

p.imageTextRight
{
	width : 610px;
	float : left;
	font-size : 0.8em;
}

p.imageTextRight img
{
	border : 1px solid black;
	float : right;
	margin-left : 15px;
	width : 200px;
	height : 120px;
}

