@charset "UTF-8";
/* CSS Document */


*{
	outline:				none;
	padding:				0;
	margin:					0;
}
a{
	text-decoration:		none;
}

h1{
	font-family:			"Times New Roman", Times, serif;
	font-weight:			normal;
	font-size:				20px;
	color:					#FFF;
	margin:					0;
	padding:				0;
	width:					720px;
	margin-top:				33px;
	margin-left:			93px;
	display:				block;
	text-align:				center;
}

body{
	background-image:		url(../img/bg.jpg);
	background-repeat:		repeat-x;
	background-color:		#3b3b3b;
	margin:					0;
	padding:				0;
}
#header{
	display:				block;
	width:					927px;
	height:					109px;
	background-image:		url(../img/header.jpg);
	margin:					0 auto;
}

#header a{
	width:					630px;
	height:					109px;
	display:				block;
	float:					left;
	overflow:				hidden;
	text-indent:			-5000px;
}
#moteur_recherche{
	width:					183px;
	overflow:				auto;
	float:					left;
	padding: 				0;
	padding-top:			86px;
	margin-left:			10px;
}
.recherche{
	height:					18px;
	color:					#999;
	font-style:				italic;
	border:					none;
	margin:					0;
	display:				block;
	float:					left;
	padding-left:			3px;
	border:					1px solid #0a6da1;
}


.valid{
	background-image:		url(../img/submit-recherche.jpg);
	width:					28px;
	height:					20px;
	border:					none;
	padding-bottom:			1px;
	cursor:					pointer;
	outline:				none;
	margin:					0;
	display:				block;
	float:left;
}
#conteneur{
	width:					905px;
	overflow:				auto;
	margin:					0 auto;
	background-repeat:		no-repeat;
	background-image:		url(../img/bg-conteneur.jpg);
	overflow:				auto;
	padding-top:			11px;
	margin-bottom:			40px;
}
#background{
	background-image:		url(../img/bg-background.jpg);
	overflow:				auto;
}
#bandeau{
	background-image:		url(../img/bg-bandeau.png);
	background-repeat:		no-repeat;
	overflow:				auto;
}

.lien_blanc{
	color:					#FFF;
	text-decoration:		none;
}

#menu a{
	font-family:			"Times New Roman", Times, serif;
	font-weight:			bold;
	font-size:				15px;
	color:					#3b3b3b;
  	text-shadow: 1px 1px 0px #FFF;
}
#menu a:hover{
	color:					#0b6fa3;
}

#bandeau ul{
	list-style:				none;
	padding:				0;
	margin:					0;
	padding-top:			43px;
	padding-left:			175px;
}
#bandeau li{
	float:					left;
	padding-left:			15px;
	padding-right:			10px;
}
#cours{
	background-color:		#FFF;
	overflow:				auto;
	width:					719px;
	margin:					0 auto;
	margin-top:				11px;
	border-left:			1px solid #0a6da1;
	border-right:			1px solid #0a6da1;
	border-bottom:			1px solid #0a6da1;
}

.titraille{
	font-family:			Verdana, Geneva, sans-serif;
	font-size:				18px;
	color:					#2dadf2;
	display:				block;
	padding-left:			65px;
	margin-top:				20px;
	margin-bottom:			0;
}

#footer{
	background-image:		url(../img/bg-background.jpg);
	font-size:				10;
	font-weight:			normal;
	font-family:			Verdana, Geneva, sans-serif;
	font-size:				10px;
	color:					#3b3b3b;
	padding-bottom:			5px;
	padding-top:			25px;
}
#footer a{
	color:					#3b3b3b;
}
#footer p{
	text-align:				center;
	padding:				0;
	margin:					0;
	padding-top:			10px;
}
#footer img{
	display:				block;
	width:					78px;
	margin:					0 auto;
}

/*--------------MENU---------------*/

.biblio{
	background-image:		url(../img/puce-biblio.png);
	background-repeat:		no-repeat;
}
.sito{
	background-image:		url(../img/puce-sito.png);
	background-repeat:		no-repeat;
}
.fichesauteurs{
	background-image:		url(../img/puce-fichesauteurs.png);
	background-repeat:		no-repeat;
}
.faq{
	background-image:		url(../img/puce-faq.png);
	background-repeat:		no-repeat;
}
.plan{
	background-image:		url(../img/puce-plan.png);
	background-repeat:		no-repeat;
}
.pdf{
	background-image:		url(../img/puce-pdf.png);
	background-repeat:		no-repeat;
}


/*--------------COURS---------------*/



/*-------------- COLONNE GAUCHE ---------------*/


#col_gauche {
	width: 					42px;
	float:					left;
	margin-left:			7px;
	padding-top:			15px;
	height: 				100px;
}

#vers-prec-big{
	background:				url(../img/vers-prec-big.png) no-repeat 10px 0;
	height:					22px;
	width:					33px;
	display:				block;
	margin-bottom:			19px;
	margin-left:			9px;
}
#vers-prec-big:hover{
	background:				url(../img/vers-prec-big.png) no-repeat 0 0;
}

#vers-prec-big a{
	font-family:			Verdana, Geneva, sans-serif;
	font-weight:			bold;
	font-size:				12px;
	display:				block;
	width:					33px;
	padding-top:			3px;
	color:					#FFF;
	padding-left:			15px;
	overflow:				hidden;
	text-indent:			-200px;
}


#no-prec-big{
	background:				url(../img/no-prec-big.png) no-repeat;
	height:					22px;
	width:					33px;
	display:				block;
	margin-bottom:			19px;
	margin-left:			9px;
}



/*-------------- COLONNE CENTRE ---------------*/



#col_centre {
	float:					left;
	width:					618px;
}

#titre {
	font-family:			"Times New Roman", Times, serif;
	font-size:				25px;
	color:					#2dadf2;
	padding-left:			10px;
	margin-top:				15px;
	padding-bottom:			20px;
}

#cont_cours{
	font-family:			"Times New Roman", Times, serif;
	font-size:				16px;
	line-height:			25px;
	color:					#181818;
	text-align:				justify;
	width:					598px;
	padding: 				0 10px 10px 10px;
}

#cont_cours h2{
	font-family:			"Times New Roman", Times, serif;
	font-size:				18px;
	color:					#2dadf2;
	margin-bottom:			10px;
	text-align:				left;
}

#cont_cours p:first-letter {
	margin-left:			35px;
}

#cont_cours ul{
	margin-left:			30px;
	margin-top:				20px;
	padding:				0;
}

#cont_cours ul li{
	list-style:				disc;
	margin-bottom:			30px;
}

#bloc_notes{
	font-family:			Verdana, Geneva, sans-serif;
	font-size:				12px;
	color:					#181818;
	text-align:				justify;
	width:					578px;
	padding:				10px;
}

#cont_cours .pictonote{
	color:					#2dadf2;
	font-size:				10px;
	cursor:					pointer;
	font-size:		 		8px;
	margin-left:			5px;
	vertical-align: 		super;
	font-size: 				8px;
	font-weight:			bold;
	line-height: 			10px; 
}
.note{
	color:					#FFF;
	background-color:		#2dadf2;
	display:				none;
}
.pictonote:hover > .note{
	/*display:				block;
	position:				relative;
	padding:				10px;
	width:					578px;
	text-align:				center;*/
}

#notes{
	font-size:				10px;
}

#cont_cours #navigation{
	margin-top:				30px;
	width:					618px;
	height:					100px;
	overflow:				hidden;
}

#cont_cours #navigation a{
	background:				#DDD;
	color:					#FFF;
	width:					130px;
	height:					50px;
	text-align:				center;
	display:				block;
	line-height:			50px;
}

#cont_cours #navigation a:hover{
	background:				#CCC;
}

.pp{
	float:					left;
}

.ps{
	float:					right;
	margin-right:			20px;
}
/*-------------- COLONNE DROITE ---------------*/


#col_droite {
	margin-left: 			670px;
	padding-top:			15px;
	height:					100px;
	width:					42px;
}


#vers-suiv-big{
	position:				relative;
	background:				url(../img/vers-suiv-big.png) no-repeat -7px 0;
	height:					22px;
	width:					33px;
	display:				block;
	margin-bottom:			19px;
}

#vers-suiv-big:hover{
	background:				url(../img/vers-suiv-big.png) no-repeat 0 0;
}

#vers-suiv-big a{
	font-family:			Verdana, Geneva, sans-serif;
	font-weight:			bold;
	font-size:				12px;
	display:				block;
	width:					33px;
	padding-top:			3px;
	color:					#FFF;
	padding-left:			5px;
	overflow:				hidden;
	text-indent:			-200px;
}


#no-suiv-big{
	position:				relative;
	background:				url(../img/no-suiv-big.png) no-repeat -7px 0;
	height:					22px;
	width:					33px;
	display:				block;
	margin-bottom:			19px;

}





.bloc_auteur h2{
	font-size:				18px;
	color:					#3bb2f3;
	background-image: 		url("../img/puce-auteurs.png");
    background-repeat: 		no-repeat;
	padding-left:			15px;
}


.bloc_auteur {
	padding-top: 			30px;
	padding-bottom: 		40px;
	overflow: 				auto;
	width:					600px;
	margin:					0 auto;
	font-size:				14px;
	font-family:			Verdana, Geneva, sans-serif;
}


.bloc_auteur img {
	width: 					130px;
	margin-right: 			15px;
	margin-left:			16px;
	margin-top:				10px;
	float: 					left;
}

.bloc_auteur .bio {
	margin-top:				7px;
	width: 					430px;
	float: 					left;
	text-align:				justify;
}

.bloc_auteur .bio a{
	text-decoration: none;
	color:#3bb2f3;
}

.bloc_auteur .bio a:hover{
	background:#AAB0B5;
	color: #FFF;
}
.surlignage{
	background-color:#FF0;
}
.resultatrecherche{
	display:				block;
	padding:				20px;
	font-family:			Verdana, Geneva, sans-serif;
	margin-top:				5px;
	font-size:				13px;
	color:#000;
}
.accesrecherche{
	background-image:url(../img/puce-faq.png);
	background-repeat:no-repeat;
	padding-left:15px;
	margin-left:30px;
	font-size:				14px;
	color:					#2dadf2;
	font-weight:bold;
}
.h2-recherche{
	font-family:			Verdana, Geneva, sans-serif;
	font-size:				16px;
	color:					#2dadf2;
	display:				block;
	margin-bottom:			20px;
	margin-top:				20px;
}

.recherchenull{
	font-family:			Verdana, Geneva, sans-serif;
	padding:				10px;
	background:				#EEE;
	font-size:				13px;
	text-align:				center;
	margin-bottom:			30px;
}

/* BIBLIOGRAPHIE */
#biblio{
	overflow:auto;
	font-family:		Verdana, Geneva, sans-serif;
	font-size:			14px;
	color:				#181818;
	width:				598px;
	margin:				0 auto;
}
#biblio a{
	color:#999;
	font-style:italic;
}
#biblio a:hover{
	text-decoration:underline;
}
#biblio h2{
	font-family:			Verdana, Geneva, sans-serif;
	font-size:				16px;
	color:					#2dadf2;
	display:				block;
	margin-bottom:			20px;
	margin-top:				20px;
}
#biblio ul{
	overflow:auto;
	padding:0;
	margin:0;
}
#biblio li{
	padding-left:20px;
	background-image:url(../img/puce-biblio.png);
	background-repeat:no-repeat;
	margin-bottom:20px;
}

/* SITOGRAPHIE */
#sito{
	overflow:auto;
	font-family:		Verdana, Geneva, sans-serif;
	font-size:			14px;
	color:				#181818;
	width:				598px;
	margin:				0 auto;
}
#sito a{
	color:#999;
	font-style:italic;
}
#sito a:hover{
	text-decoration:underline;
}
#sito h2{
	font-family:			Verdana, Geneva, sans-serif;
	font-size:				16px;
	color:					#2dadf2;
	display:				block;
	margin-bottom:			20px;
	margin-top:				20px;
}
#sito ul{
	overflow:auto;
	padding:0;
	margin:0;
}
#sito li{
	padding-left:20px;
	background-image:url(../img/puce-sito.png);
	background-repeat:no-repeat;
	margin-bottom:20px;
}

/* AIDE */
#aide{
	overflow:auto;
	font-family:		Verdana, Geneva, sans-serif;
	font-size:			14px;
	color:				#181818;
	width:				598px;
	margin:				0 auto;
}
#aide a{
	color:#999;
	font-style:italic;
}
#aide a:hover{
	text-decoration:underline;
}
#aide h2{
	font-family:			Verdana, Geneva, sans-serif;
	font-size:				16px;
	color:					#2dadf2;
	display:				block;
	margin-bottom:			20px;
	margin-top:				20px;
}
#aide ul{
	overflow:auto;
	padding:0;
	margin:0;
}
#aide li{
	padding-left:20px;
	background-image:url(../img/puce-sito.png);
	background-repeat:no-repeat;
	margin-bottom:20px;
}

/* PLAN DU COURS */
#plan{
	overflow:auto;
	font-family:			"Times New Roman", Times, serif;
	font-size:			14px;
	color:				#181818;
	width:				598px;
	margin:				0 auto;
}
#plan a{
	
}
#plan a:hover{
	text-decoration:underline;
}
#plan h2{
	font-family:			"Times New Roman", Times, serif;
	font-size:				16px;
	color:					#2dadf2;
	display:				block;
	margin-bottom:			20px;
	margin-top:				20px;
}
#plan ul{
	overflow:auto;
	padding:0;
	margin:0;
}
#plan li{
	padding-left:20px;
	float:none;
}
.titre{
	font-size:				16px;
	color:					#2dadf2;
	display:				block;
	margin-bottom:			20px;
	margin-top:				20px;
	font-weight:			bold;
	background:url(../img/puce-plan.png) no-repeat left 2px;
	padding-left:15px;
}
.soustitre{
	font-size:				14px;
	color:					#2dadf2;
	display:				block;
	margin-bottom:			10px;
	margin-top:				5px;
	margin-left:			40px;
}