/* CSS Document */



div#tableau {

	background-color:white;
	width:900px;
	height:400px;
	position:absolute;
	top:80px;
	left:100px;

}

div#image1 {

	position:absolute;
	width:230;
	height:230;
	top:170px;
	left:670px;

}

div#anim {

	position:absolute;
	width:270;
	height:340;
	top:0px;
	left:0px;
}



/********************************************************************************
*********************************************************************************
********************************************************************************/

.grosliens 	{
		font-family : Verdana, Skia, Arial;
		font-size : 13px;
		color : white;
		text-align : left;
		position:absolute;
		top:25px;
		left:100px;
		}
		
.grosliens A:link {
		text-decoration : none;
		color : white;
		}
		
.grosliens A:visited {
		text-decoration : none;
		color : #DFDFDF;
		}
		
.grosliens A:hover {
		text-decoration : "none";
		color : #000000;
		}
.grosliens A:active {
		text-decoration : none;
		color : #6A5334;
		}


.textounet 	{
		font-family : Verdana, Skia, Arial;
		font-size : 9px;
		color : white;
		font-weight:normal;
		position:absolute;
		top:400px;
		left:0px;
		z-index:10;
		}
.textounet A:link {
		text-decoration : none;
		color : #ffffff;
		}
		
.textounet A:visited {
		text-decoration : none;
		color : #ffffff;
		}
		
.textounet A:hover {
		text-decoration : "none";
		color : #DFDFDF;
		}
		
.text A:active {
		text-decoration : none;
		color : #ffffff;
		}

.text 	{
		font-family : Verdana, Skia, Arial;
		font-size : 12px;
		color : #755F58;
		text-align : center;
		width:270px;
		height:340px;
		position:absolute;
		top:130px;
		left:350px;
		z-index:10;
		}

.text A:link {
		text-decoration : none;
		color : #BC3434;
		}
		
.text A:visited {
		text-decoration : none;
		color : #755F58;
		}
		
.text A:hover {
		text-decoration : "none";
		color : #000000;
		}
		
.text A:active {
		text-decoration : none;
		color : #6A5334;
		}
.Petitexte 	{
		font-family : Verdana, Skia, Arial;
		font-size : 10px;
		color : white;
		text-align : right;
		position:absolute;
		top:450px;
		Right:0px;
		z-index:10;
		}
		
.Petitexte A:link {
		text-decoration : none;
		color : white;
		}
		
.Petitexte A:visited {
		text-decoration : none;
		color : #DFDFDF;
		}
		
.Petitexte A:hover {
		text-decoration : "none";
		color : #000000;
		}
		
.Petitexte A:active {
		text-decoration : none;
		color : #6A5334;
		}


