/**************************** HTML Tag Styles ******************************/
body#splash {
	background:url('/img/splash.jpg') 50% 0 #f8f9f9 no-repeat;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	margin:0;
	padding:0;
	color:#1f1f20;
	position: absolute;
	padding: 25px;
	}
body#splash h1 {
	margin-top: 300px;
	}
body {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #ffffff;
	text-align: left;
	//text-shadow: 3px 3px 2px black;
	/*Définit l'ombrage texte, respectivement décalage à droite, en bas, rayon de l'effet de flou et couleur.*/
	//white-space: nowrap;
	/*Césure
	  normal (passage à la ligne automatique), pre (idem saisie), nowrap (pas de passage à la ligne automatique)*/
	//font-size: xx-large;
	//text-shadow: 6px 6px 2px black;
	}
#cadre {
	width:770px;
	margin: 0px auto;
	background:#5e81bc;
	border: 1px solid #999999;
	}

iframe {
	border: solid 1px black; width: 100%; height: 550px;
	}

/**************************** Header Styles ******************************/
#entete {
	background-color: #5e81bc;
	}
#entete #logo {
	width: 500px;
	float: left;
	text-align: left;
	padding: 5px 0px 5px 15px; 
	font-size: 20px; 
	color: #ffffff;
	}
#entete #logo a { 
	color:#ffffff;
	font-weight:bold; 
	text-decoration:none; 
	}
#entete #logo a img { 
	/*bannière standard*/
	width: 468px;
	height: 60px;
	background-color:#5e81bc;
	}
#entete #logo #slogan {
	padding:10px 0px 0px 0px;
	text-align:center;
	font-size:10px;
	}
#entete #titre {
	text-align:right;
	padding:5px 15px 5px 0px;
	font-weight:bold; 
	font-size:12px; 
	color:#FFF;
	padding:34px 15px 34px 0px;
	}


/**************************** Menu Styles ******************************/
#menu {
	clear: both;
	padding:5px 10px 5px 10px;
	overflow: hidden;
	height:14px; 
	border-top:1px solid #FFF; 
	border-bottom:1px solid #FFF;
	color:#FFF; 
	//text-transform: uppercase;
	}
#menu ul { 
	margin:0px;
	list-style-type: none; 
	padding-left: 1em;
	text-indent: 0em;
	}
#menu li { 
	margin:0px; 
	padding:0px; 
	height: 18px;
	height: 14px; /*opera*/
	display:block; 
	float: left; 
	}
.menu1 a {
	padding:0px 10px 0px 0px; 
	padding:5px 10px 5px 0px; 
	padding: 9px 10px 1px 10px; /*IE8*/
	padding: 9px 10px 5px 10px; /*opera*/
	padding: 9px 10px 5px 15px;
	text-decoration:none; 
	font-weight:bold; 
	font-size:12px; 
	color:#ffffff; 
	}
.menu1 a:hover {
	background-color: #ffffff;
	}
.menu2 a {
	padding:0px 10px 0px 10px;
	padding:5px 10px 5px 10px;
	padding:5px 34px 5px 33px; /*IE8*/
	padding:5px 34px 9px 33px; /*opera*/
	padding:5px 33px 9px 33px;
	text-decoration:none; 
	font-weight:bold; 
	font-size:12px; 
	color:#ffffff; 
	border-left:1px solid #FFF; 
	}
.menu2 a:hover {
	//text-decoration: underline;
	color:#5e81bc;
	background-color: #ffffff;
	}

/**************************** Body Styles ******************************/
a.URLtop {
	color:#00E;
	text-decoration:underline;
}

a.URLbottom { 
	color:#008000;
	text-decoration:none;
}

a.URLtext { 
	text-decoration:none;
	color:#000;
}

#relRow {
	background:#FFF;
	padding:5px;
}

#relWrapper {
	float:left;
    padding: 0px;
    border: 0px; 
	width:365px; 
	margin:0px;
} 

table tr td {
	width: 50%;
	}

.content {
    margin: 0px;
    padding: 0px;
    border: 1px solid #999;
}

.relHdr, .catHdr1, .catHdr2, .catHdr3 {
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
//	padding: 4px;
	background:#5e81bc;
	}
.relHdr a, .catHdr1 a, .catHdr2 a, .catHdr3 a {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	padding: 4px;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #ffffff;
	}
.relHdr a:hover, .catHdr1 a:hover, .catHdr2 a:hover, .catHdr3 a:hover {
	color:#5e81bc;
	background:#ffffff;
	border-bottom: 1px solid #999999;
	}

.relBottom1 {
	margin: 0px; 
	padding: 0px; 
	border: 0px;
	background:#5e81bc;
	clear: both;
	font-size: 3px; 
	line-height: 3px;
	}

.borderTL, .borderTR, .borderBL, .borderBR {
    width: 4px; 
	height: 4px;
    padding: 0px; 
	border: 0px;
    z-index: 99;
}

.borderTL, .borderBL { float: left; clear: both; }
.borderTR, .borderBR { float: right; clear: right; }
.borderTL { margin: -1px 0px 0px -1px; }
.borderTR { margin: -1px -1px 0px 0px; }
.borderBL { margin: -4px 0px 0px 0px; }
.borderBR { margin: -4px 0px 0px 0px; }

.relContent { 
	background:#FFF; 
	//height:230px;
	//overflow:auto;
min-height:230px;
min-height:206px;
}

.relContent a {
	display:block;
	color:#000000;
}

.relContent p {
	background:#ffffff;
	//border-bottom:1px solid #999; 
	//border-bottom-style: dotted;
	padding:4px 0px 3px 4px;
	padding:4px 4px 3px 4px;
	//margin:0px 1px;
	color:#000;
}

.relContent p.examens {
	border-bottom:1px solid #999; 
	border-bottom-style: dotted;
	//margin:0px 1px;
	margin:0px 0px;
padding: 0px 0px 0px 0px;
}

.relContent p.examens a {
	color: #5e81bc;
	text-decoration:none;
	padding:4px 4px 3px 4px;
	}
.relContent p.examens a:hover {
	color:#ffffff;
	background: #5e81bc;
	background: #87a1cd;
	background: #Afc0de; /*50%*/
	}

#splash {
	float:right;
}

#splash a{
	text-decoration:none;
}

#splash img{
/*
Image en haut à droite après le menu
385 x 261 pixels
*/
	width:385px;
	border:0px;
}

.catWrapper {
    padding: 0px;
    border: 0px;
	margin:0px;
} 

.catBottom1 {
    margin: 0px; 
	padding: 0px; 
	border: 0px;
	background:#09C;
    clear: both;
    font-size: 3px; 
	line-height: 3px;
    background:#3b5998;
	//background:silver;
background:#5e81bc;

}

.catBottom2 {
    margin: 0px; 
	padding: 0px; 
	border: 0px;
	background:#F66;
    clear: both;
    font-size: 3px; 
	line-height: 3px;
}

.catBottom3 {
    margin: 0px; 
	padding: 0px; 
	border: 0px;
	background:#6C6;
    clear: both;
    font-size: 3px; 
	line-height: 3px;
}

.catContent {
	color:#000;
	display:block; 
	background:#FFF;
}

.catContent a {
	color:#000;
}

.catContent p {
	padding:2px 0px 2px 0px;
	margin:0px 12px;
}

.tbback {
	width:770px;
	background-color:#FFFFFF;
}

.sponsoredresults {
	background-image: url(css_is00.com);
	background-repeat: no-repeat;
	padding:4px 0px 0px 15px;
	font-size:10px; 
	color:#999; 
}

#results {
	margin:20px 0px 10px 0px; 
	background-color:#FFFFFF; 
}

#results p { 
	margin:5px 0px 10px 0px; 
	padding:0px 15px 0px 15px;  
	width:450px; 
}

.URLtop {
	font-weight: normal;
	font-size: 12pt;
	text-decoration:underline;
}

.URLbottom { 
	color:#008000; 
	text-decoration:none; 
}

.URLtext { 
	text-decoration:none;
	color:#000;
}

#next { 
	margin:0px; 
	padding:12px 0px 12px 0px; 
	text-align:center;
}

#next a { 
	font-weight:bold; 
	font-size:13px; 
}

#next a:visited {
	color:#00E;
}

#related {
	background:#E9E0AA;
}

#related a {
	color:#000;
	font-size:13px;
}

#related .relHeader {
	padding:4px;
	font-size:16px;
	color:#000;
	font-weight:bold;
}


#copyright {
	padding:10px 0px 0px 0px;
	text-align:center;
	font-size:10px;
	//background-color:#336699;
	color:#ffffff;
}

#copyright a {
	color:#000;
	color:#ffffff;
}

/* ---------- ajouté par moi ---------- */
.contact { width: 520px;	width:680px; }
.profil { float:left; width:89px; height:100px; }
.fl {float: left;}
.strike {text-decoration: line-through;}
.caract {
color: #a9bfcb;
color: #000000;
}
/*table.photo { margin:0 auto 0 auto; }*/
table.photo td { padding:5px; margin:0 auto 0 auto; }

/* ---------- télécharger ---------- */
.dld {float: right; margin-right:100px;text-align: right;}
.dlg {float: left; margin-left:100px;text-align: left;}
.cb {clear: both;}

/* ---------- à vérifier ---------- */
pre{ font-size: 12px; padding: 5px 10px; margin:0px; }
img.download {vertical-align:middle;}
img { border: none; }
h3 { padding: 5px 10px; /*border-bottom: 1px dotted #564b47;*/ }
img.pix { width:0px; height:0px; border:0px;}
.photo img { /*float: left;*/ width: 106px; height: 106px; }
.photo img { margin:10px;}
.dld img, .dlg img, .photo img { padding:3px; border:1px solid #808080; }

/*
Les deux attributs CSS display:none et visibility:hidden permettent tous deux de masquer l'affichage d'un élément en CSS dans le navigateur. 

Néanmoins, il existe une subtile nuance : 
visibility: hidden rend le bloc concerné invisible. Cependant, il conserve toujours son emplacement et les blocs adjacents restent à leur place 
display:none retire le bloc de l'affichage courant. Son emplacement est ainsi occupé, selon les cas, par les blocs adjacents, comme si le bloc n'était pas là !
*/
.dn {display:none;}
