/* CSS Document */
/* style par defaut */

body /*propriété du corps de page ____________________
______________________________________________________
____________________________________________________*/

{
	color:#191805; /* couleur des caracteres */
	background-color: #F5F190; /* couleur de fond */
	font-family: Arial, Helvetica, Verdana, sans-serif; /* type de police */
	font-weight: inherit; /* gras */
	font-style: normal; /* italique */
	font-size: 13px; /* taille de la police */
	background-image: url(images/fondecran6.jpg); /*image d'arrière plan */
	background-repeat: repeat-x; /* gestion de l'image d'arrière plan */
}

table /* propriété des tableaux */
{border:Opx;
padding:Opx;
margin:Opx;
font-size:12px
}

a /* lien */
{
	color:#191805; 
	font-style: italic; /* italique */
	text-decoration: none;
}

a:hover /* lien souris dessus */
{
	color:#949259;
	text-decoration:none;	
}

div.imageacc
{
	position:absolute;
	top:30%;
	left:10%;
	height:81px;
	width:80%;
	text-align:justify;
}

div.texte
{
	position:absolute;
	top:245px;
	left:279px;
	height:22px;
	width:60%;
	text-align:justify;
}

div.cadre2
{
	position:absolute;
	top:225px;
	left:221px;
	height:60px;
	width:75px;
	text-align:justify;
}

div.imageaccfr
{
	position:absolute;
	top:355px;
	left:579px;
	height:127px;
	width:157px;
	text-align:justify;
}

div.titre2
{
	position:absolute;
	top:217px;
	left:333px;
	height:43px;
	width:590px;
	text-align:justify;
}

div.texte div.cadre
{
	position:absolute;
	top:-48px;
	left:-52px;
	height:67px;
	width:74px;
}

div.texte div.titre
{
	position:absolute;
	top:-56px;
	left:0px;
	height:14px;
	width:110%;
}

div.logopointmarge
{
	position:absolute;
	top:0px;
	left:0px;
	height:117px;
	width:100%;
	text-align:justify;
}

div.logojorge
{
	position:absolute;
	top:68px;
	left:9px;
	height:20px;
	width:207px;
	text-align:justify;
}

div.lithocine
{
	position:absolute;
	top:193px;
	left:350px;
	height:200px;
	width:265px;
}

div.lithocinecadre
{
	position:absolute;
	top:150px;
	left:150px;
	height:310px;
	width:661px;
}

div.logotapantarei
{
	position:absolute;
	top:95%;
	left:85%;
	height:15px;
	width:100px;
	border:0px
}

div.lithogauche
{
	position:absolute;
	top:100px;
	left:150px;
	height:30px;
	width:661px;
}

div.lithodroite
{
	position:absolute;
	top:500px;
	left:150px;
	height:50px;
	width:661px;
}

div.compteurhaut
{
	position:absolute;
	top:5px;
	left:5px;
	height:30px;
	width:200px;
}

div.exposonnet
{
	position:absolute;
	top:85%;
	left:5px;
	height:75px;
	width:75px;
}

