

/*
rose #fec2fb
bleu #b6c3e5
*/

body
{
   width: 760px;
   margin: auto; 
   margin-top: 0px;
   margin-bottom: 20px;
  /* font-family: courier, Arial, Verdana, serif;

}

#header
{
   float: left;
   width: 760px;
   height: 10px;
  /* background-color: #fec2fb; */
}

#logog
{
   width: 349px;
   height: 232px;
   float: left; 
  /* background-image: url("_images/images/ToutSavoir-Mockup_01.gif");
   background-repeat: no-repeat;*/
   margin-bottom: 10px;
   border: 0px solid black;
}

#logod
{
   float: right;
   width: 400px;
   height: 200px;
}

.accroche
{
	float: right;
	background-color: #b6c3e5;
	color: #fec2fb;
	width: 360px;
	height: 20px;
	padding-right: 10px;
	font-family: Arial, Verdana, serif;
		font-weight: bold;
	font-size: small;
	text-align: right;
}
.accroche2
{
	float: right;
	background-color: #b6c3e5;
	color: #fec2fb;
	width: 60px;
	height: 20px;
	padding-right: 20px;
	font-family: courier, Arial, Verdana, serif;
	font-weight: bold;
	font-size: x-small;
	text-align: right;
}
.accroche3
{
	float: right;
	background-color: #fec2fb;
	color: #fec2fb;
	width: 3px;
	height: 20px;
	padding-right: 20px;
	font-family: courier, Arial, Verdana, serif;
	font-weight: bold;
	font-size: x-small;
	text-align: right;
}
/*
rose #fec2fb
bleu #b6c3e5
*/
#mid
{
   width: 760px;
   height: 34px;
   float: right;
   background-image: url("_images/images/ToutSavoir-Mockup3_03.gif");
   background-repeat: no-repeat;
   width: 760px;
}

#menu
{
   float: left; 
   width: 200px; 
}

.titre_menu
{
	/*background-image: url("_images/images/ToutSavoir-Mockup6_02.gif");
	background-repeat: no-repeat;
	background-color: #b6c3e5;*/
	border: 0px solid #fec2fb;
	/*margin-bottom: 20px;*/
	/*padding-left: 40px;*/
   	color: white;
	font-weight: bold;
}
.titre_menu1
{
    float: left;
	width: 20px;
	height: 20px;
	background-color: #fec2fb;
	border: 0px solid #fec2fb;
	/*margin-bottom: 10px;
	padding-left: 40px;*/
	color: white;
	
}
/*
rose #fec2fb
bleu #b6c3e5
*/
.titre_menu2
{
    width: 180px;
	height: 20px;
	float: right;
 	background-color: #b6c3e5;
	border: 0px solid #fec2fb;
	/*margin-bottom: 10px;
	padding-left: 40px;*/
   	color: white;
	
}
.titre_main1
{
    float: left;
	width: 10px;
	height: 10px;
	background-color: #fec2fb;
	border: 0px solid #fec2fb;
	/*margin-bottom: 10px;*/
	margin-right: 10px;
	margin-top: 6px;
	/*color: white;*/
	
}

.point_main1
{
    float: left;
	width: 5px;
	height: 5px;
	background-color: #b6c3e5;
	border: 0px solid #fec2fb;
	/*margin-bottom: 10px;*/
	margin-right: 10px;
	margin-top: 10px;
	color: white;
	
}
/*
rose #fec2fb
bleu #b6c3e5
*/
.element_menu
{

  /* background-color: #fec2fb;*/
   border: 0px solid #b6c3e5;
   margin-bottom: 3px;
   padding-top: 5px;
   padding-bottom: 5px;
   padding-left: 15px;
   text-align: left;
   font-size: 12px;
      	color: white;

}

.auto_menu
{
  /* background-color: #fec2fb;*/
   border: 0px solid #b6c3e5;
   margin-bottom: 3px;
   padding-top: 5px;
   padding-bottom: 5px;
   padding-left: 15px;
   text-align: left;
   font-size: 12px;
}

.auto_menu     div div  		
{   
	display:block;
	cursor:pointer;

}
/*
rose #fec2fb
bleu #b6c3e5
*/
.auto_menu    div:hover > div div
{   
	display:block;
}

.auto_menu     div div div
{   
	display:none;
}

.elemen2
{
	background-color:#fec2fb;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 5px;
	padding-left: 5px;
	color: white;
	font-weight: bold;
}

.elemen3
{
	background-color:#b6c3e5;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 20px;
	padding-left: 5px;
}
/*
rose #fec2fb
bleu #b6c3e5
*/
.elemen4
{
	background-color:#fec2fb;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 0px;
	padding-left: 5px;
	color: white;

}

#main
{
   float: right;
   width: 530px;
   border: 1px solid #b6c3e5;
   text-align:justify;
   padding-bottom: 20px;
}

.titre_main
{
	background-color: #b6c3e5;
	padding-left: 10px;
	color: white;
	font-weight: bold;
}

.element_main
{
	padding: 20px;
}
/*
rose #fec2fb
bleu #b6c3e5
*/

#basgauche
{
   width: 200px;
   height: 20px;
   float: left;
   border-top: 1px dashed #fec2fb;
   text-align: center;
   margin-left: 20px;
   margin-top: 40px;
}
#basdroite
{
   width: 200px;
   height: 20px;
   float: right;
   border-top: 1px dashed #fec2fb;
   text-align: center;
   margin-right: 20px;
   margin-top: 40px;
}

#prefoot
{
   float: left;
   width: 760px;
}

#footer
{
   float: left;
   width: 760px;
   margin-top: 20px;
   background-color: #fec2fb;
   margin-bottom: 50px;
   text-align: center;
   color: white;
   font-weight: bold;
}

img
{
	border: none;
	text-align: center;
}
.imageflottante
{
   padding-left: 20px;
   padding-right: 20px;
}
/*
rose #fec2fb
bleu #b6c3e5
*/
.floatright
{
   float: right;
   margin-left: 30px;
   margin-bottom: 30px;
   margin-top: 30px;
}
.floatcenter
{
   float: center;
   margin-left: 30px;
   margin-bottom: 30px;
   margin-top: 30px;
}

a
{
	color: white;
	font-weight: bold;
	text-decoration: none;
}
/*
rose #fec2fb
bleu #b6c3e5
*/
.surblanc
{
	color: #8f99cf;
	font-weight: bold;
	text-decoration: none;
}

.liengauche
{
	color: #b6c3e5;
	font-weight: normal;
	text-decoration: none;
}
.liendroite
{
	color: #b6c3e5;
	font-weight: normal;
	text-decoration: none;
}

a:hover
{
   font-style: italic;
}

p
{
	color: #7066a2;
}
/*
rose #fec2fb
bleu #b6c3e5
*/
strong
{
	color: #7066a2;
	text-indent: 30px;
}
text
{
	color: #7066a2;
	text-indent: 30px;
}


