@charset "ISO-8859-2";
/* CSS Document */

a					{
					border:0px;
					}

p					{
					font-family:Arial, Helvetica, sans-serif;
					font-size:12px;
					color:#FFFFFF;
					}
p a				{
					text-decoration:none;
					color:#FFFFFF;
					border:none;
					}
p a:hover		{
					color:#738E98;
					}
					
h1				{
					font-family:Arial, Helvetica, sans-serif;
					font-size:12px;
					color:#738E98;
					}
					
h2				{
					font-family:Arial, Helvetica, sans-serif;
					font-size:16px;
					font-weight:100;
					}
h2 a				{
					color:#738E98;
					text-decoration:none;
					}
h2 a:hover	{
					color:#516368;
					}
					
h6				{
					font-family:Arial, Helvetica, sans-serif;
					font-size:9px;
					color:#738E98;
					font-weight:100;
					padding:5px 0px 5px 0px;
					margin:0px;
					}
h6 a				{
					text-decoration:none;
					color:#738E98;
					border:none;
					}
h6 a:hover	{
					color:#516368;
					}

/* ********** CLASS ********** */

.accesPage 	{
					width:900px;
					height:198px;
					float:left;
					margin-top:59px;
					}
					
.anime			{
					width:900px;
					height:30px;
					float:left;
					margin-top:60px;
					}
					
.animeBas		{
					width:900px;
					height:30px;
					float:left;
					margin-bottom:50px;
					margin-top:86px;
					}

.bulleGauche {
					width:54px;
					height:73px;
					float:left;
					margin-top:40px;
					margin-left:704px;
					background:url(../images/petitesBulles_anglais.gif) no-repeat;
					}
					
.bulleDroite {
					width:54px;
					height:73px;
					float:right;
					margin-top:40px;
					margin-right:77px;
					background:url(../images/petitesBulles_russe.gif) no-repeat;
					}

.grandCadre {
					width:900px;
					height:600px;
					margin-left:auto;
					margin-right:auto;
					margin-top:40px;
					}
					
.lien				{
					width:161px;
					height:18px;
					float:left;
					margin-top:180px;
					text-align:center;
					}				
					
.menu			{
					width:650px;
					height:36px;
					float:left;
					margin-left:250px;
					}
					
.texte			{
					width:326px;
					height:189px;
					float:left;
					margin-left:303px;
					margin-top:63px;
					padding-right:20px;
					overflow:auto;
					}	
									
/* ********** ID ********** */

#bandeau 	{
					width:900px;
					height:179px;
					float:left;
					margin-top:42px;
					background:url(../images/bandeau_francais.gif) no-repeat;
					}
					
#bulle1			{
					width:161px;
					height:198px;
					float:left;
					margin-left:155px;
					background:url(../images/bulles_accueil1.png) no-repeat;
					}	
					
#bulle2			{
					width:161px;
					height:198px;
					float:left;
					margin-left:54px;
					background:url(../images/bulles_accueil2.png) no-repeat;
					}	
					
#bulle3			{
					width:161px;
					height:198px;
					float:right;
					margin-right:155px;
					background:url(../images/bulles_accueil3.png) no-repeat;
					}				
					
#cadreCentral	{
					width:900px;
					height:513px;
					float:left;
					}	
					
#lien				{
					width:54px;
					height:20px;
					float:left;
					margin-top:53px;
					text-align:center;
					}				
					
#logo		 	{
					width:308px;
					height:61px;
					float:left;
					margin-left:303px;
					margin-right:289px;
					border:0px;
					}
					
#piedPage	{
					width:900px;
					height:16px;
					float:left;
					border-top:solid 1px #738E98;
					text-align:center;
					padding-bottom:10px; 
					}					
