@charset "utf-8";

/** Style de: "index.php" + général... **/

.texte_intro
	{
	font-size:15px;
	font-weight: bold;
	}
	
.image_acceuil
	{
	width:753px;
	border: 1px solid #808080;
	}

.image
	{
	text-align:center;
	margin-top:15px;    
	margin-bottom:15px; 
	}
	
.citation
	{
	font-style:italic;
	margin-bottom:10px;
	}

.reference
	{
	margin-bottom:30px;
	text-align:right;
	font-size:11px;
	font-style:normal;
	}
	
.cap
	{
	font-variant:small-caps;
	}

.soulignerouge
	{
	text-decoration:underline;
	color:#FF0000;
	font-weight:bold;
	font-style:italic;
	}
	
.rougegras 
	{
	color:#FF0000;
	font-weight:bold;
	font-style:italic;
	}	
	
/** Style de: "objectifs.php" **/
	
/** Style de: "geometrie_actuelle.php" **/

/** Style de: "plans.php" **/

.plan
	{
	text-indent:40px;	
	}
	
.cap2
	{
	font:20px Verdana, Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	text-align:center;
	}

/** Style de: "docs_extensions.php" **/

.annee_publication
	{
	background-color:#F5F5F5;
	font-size:22px;
	text-align:center;
	font-weight: bold;
	border-left: 3px solid #808080;
	border-bottom: 3px solid #808080;
	padding-bottom:5px;
	padding-top:5px;
	}

.format_publication
	{
	font-size:16px ;
	color:#F00;
	text-indent: 10px;
	font-weight: bold;
	}
	
.image_publication
	{
	width:150px;
	border: 1px solid #808080;
	}

.titre_publication
	{
	font-weight: bold;	
	}

.publication
	{
	width:570px;
	text-align:justify;
	vertical-align:top;
	}
	
/** Style de: "anim_vid.php" **/	

.cadre
	{
	border: 2px solid #808080;
	text-align:center;
	}
	
	
/** Style de: "formations_officielles.php" **/

.annee_formation
	{
	background-color:#F5F5F5;
	font-size:22px;
	text-align:center;
	font-weight: bold;
	border-left: 3px solid #808080;
	border-bottom: 3px solid #808080;
	padding-bottom:5px;
	padding-top:5px;
	}

.nom_formation
	{
	font-size:16px ;
	color:#F00;
	text-align:center;
	font-weight: bold;
	}
	
.lieu_formation
	{
	width:150px;	
	color:#093;
	vertical-align:text-top;
	text-align:right;
	font-weight: bold;
	}	
	
.formation
	{
	width:570px;
	text-align:justify
	}
	
.petit
	{
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#F00;
	text-align:center;
	}

.bleu
	{
	color:#00F;	
	}
	
.blanc
	{
	color:#FFF;
	}

/** Style de: "conferences.php" **/

.annee_conference
	{
	background-color:#F5F5F5;
	font-size:22px;
	text-align:center;
	font-weight: bold;
	border-left: 3px solid #808080;
	border-bottom: 3px solid #808080;
	padding-bottom:5px;
	padding-top:5px;
	}

.nom_conference
	{
	font-size:16px ;
	color:#F00;
	text-align:center;
	font-weight: bold;
	}
	
.lieu_conference
	{
	width:150px;	
	color:#093;
	vertical-align:text-top;
	text-align:right;
	font-weight: bold;
	}	
	
.conference
	{
	width:570px;
	text-align:justify;
	}
	
/** Style de: "devenir_membre.php" **/

.etoile
	{
	vertical-align:super; 
	font-size:60%;
	color:red;	
	}
	
.image_code
	{
	width:150px;
	border: 1px solid #808080;
	}
	
/** Style de: "equipe.php" **/
	
.image_membre
	{
	width:150px;
	border: 1px solid #808080;
	}

.nom_membre
	{
	font-weight: bold;	
	}

.decription_membre
	{
	width:570px;
	text-align:justify;
	vertical-align:top;
	}
	
/** Style de: "nouveautés" **/

.titre_nieuw
	{
	background-color:#F5F5F5;
	text-align:center;
	font-weight: bold;
	padding-bottom:5px;
	padding-top:5px;
	}
	
.cadre_nieuw
	{
	background-color:#F5F5F5;
	text-align:justify;
	border: 1px solid #808080;
	padding-bottom:5px;
	padding-top:5px;
	}
	
.iframe
	{
	border: 1px solid #808080;
	width:350px;
	}
	
textarea 
	{
	resize:none;
	height: 100px;
	width: 600px;
	max-height: 180px;
	max-width: 600px;
	}
 
marquee
	{
	text-align:justify;
	}
 
.gris_1
	{
	text-align:justify;
	border: 1px solid #808080;
	background-color:#F5F5F5;
	padding:10px;
	}
	
.gris_2
	{
	text-align:justify;
	border: 1px solid #808080;
	background-color:#DCDCDC;
	padding:10px;
	}