/* CSS Document */
body
{
	font-family:"Trebuchet MS","Lucida Grande",Verdana,sans-serif;
	font-size: 10pt;
	color:#000000;
	text-decoration:none;
	background:#FFFFFF;
	
}

.petit {
	font-size: 8pt;	
}
.moyen
{
	font-size: 9pt;	
}
.grand
{
	font-size:14pt;
}
a
{
	color:#041C7B;
	text-decoration:none;
}
a:hover
{
	color:#EE0000;
	text-decoration:underline;
}

.tableau
{
	border: 1px solid #CDCDCD;	
}
.tableau_cadre
{
	border-collapse:collapse;
	border:solid 1px #333333;
}
.titre_table
{
	background:#F1F1F1;	
}
.titre
{
	font-size:12pt;
	color:#0A0A0A;
	font-weight:bold;
}
.sous_titre
{
	font-size:10pt;
	color:#cc7707;
	font-weight:bold;
}

div.papier_corne
{
	background:url(../images/fond_feuille_gris.jpg) no-repeat;
	height:184px;
	float:left;
	margin-right:15px;
}
table.papier_corne
{
	font-size:8pt;
	margin-left:20px; 
	height:184px;
}

.feuille_bleu
{
	background:url(../images/fond_papier_bleu.jpg);
	width:304px;
}

.cadre_img
{
	border:#999999 double 3px;
	padding:1px;
}
/******************* Input ******************/

input.submit {
	width:30px;
}
input.texte_petit
{
	font-size: 8pt;	
}
form {
	margin:0;
}
.bouton_vert
{
	color:#FFFFFF;
	border:0px; 
	background:url(../images/bouton_vert.gif); 
	width:137px; 
	height:68px;
	font-size:12pt;
	font-weight:bold;
	padding-right:20px;
	cursor:pointer;
}

/********* sujet ***************************/

.titre_sujet
{
	font-size:14pt;
	font-weight:bold;
	color:#0f3196;
	border-bottom:#0f3196 dotted 1px;
}

/*************** Menu des rubriques **************/
.menu_rubrique
{
	border:#9C9C9C dotted 1px;
}

a.liens_menu_rubrique, .liens_menu_rubrique_selected
{
	color:#0000CC;
	display:block;
	width:150px;
	height:24px;
	padding-top:5px;
	text-decoration:none;
	padding-left:5px;
}
a.liens_menu_rubrique_selected
{
	color:#FFFFFF;
	background:#94c83a;
}
a.liens_menu_rubrique:hover, a.liens_menu_rubrique_selected:hover
{
	color:#FFFFFF;
	background:#94c83a;
}


/******************* MENU ONGLET *******************/
a.onglet0_selected
{
	font-size: 12pt;
	font-weight:bold;
	color:#092c71;
	text-align: center;
	text-decoration:none;
	background-image:url(../images/onglet0/onglet_sc.jpg);
	display:block;
	width:auto;
	height:35px;
	padding-top:14px;
}
a.onglet0_selected:hover
{
	font-size: 12pt;
	color:#0A0C5C;
	background-color:#EEEEEE;
}
a.onglet0_no_selected
{
	font-size: 12pt;
	font-weight:bold;
	color:#333333;
	display:block;
	width:auto;
	text-align: center;
	vertical-align: middle;
	text-decoration:none;
	background-image:url(../images/onglet0/onglet_uc.jpg);
	height:33px;
	padding-top:16px;
}
a.onglet0_no_selected:hover
{
	font-size: 12pt;
	color:#FFFFFF;
	background-color:#EEEEEE;
}

/****/

a.onglet2_selected
{
	font-size: 12pt;
	font-weight:bold;
	color:#092c71;
	text-align: center;
	text-decoration:none;
	background-image:url(../images/onglet2/onglet_sc.jpg);
	display:block;
	width:auto;
	height:34px;
	padding-top:12px;
}
a.onglet2_selected:hover
{
	font-size: 12pt;
	color:#0A0C5C;
	background-color:#EEEEEE;
}

a.onglet2_no_selected
{
	font-size: 12pt;
	color:#FFFFFF;
	font-weight:bold;
	display:block;
	width:auto;
	text-align: center;
	vertical-align: middle;
	text-decoration:none;
	background-image:url(../images/onglet2/onglet_uc.jpg);
	height:30px;
	padding-top:16px;
}
a.onglet2_no_selected:hover
{
	font-size: 12pt;
	font-weight:bold;
}


/*******  Sous menu flottant *************************/
.tab_flottant
{
	border-bottom:1px #ABABAB solid;
	border-left:1px #ABABAB solid;
	border-right:1px #ABABAB solid;
}
a.sous_menu
{
	display:block;
	width:190px;
	height:20px;
	padding-top:6px;
	background-color:#FFFFFF;
	text-decoration:none;
	text-align:left;
	color:#646464;
	padding-left:15px;
	font-weight:bold;
}

a.sous_menu:hover
{
	display:block;
	background-color:#f6f6f5;
	text-decoration:none;
}

/************* Chemin des rubriques *********************/
#div_chemin
{
	padding-top:10px;
	color:#000000;
	margin-left:10px;
}
a.lien_chemin_rubrique
{
	color:#323232;
	text-decoration:underline;
}
a.lien_chemin_rubrique:hover
{
	color:#7E7E7E;
	text-decoration:none;
}



/* -- Galeries -- */
.path {
	font-family: "Trebuchet MS", Lucida, Tahoma;
	font-size:10pt;
}

.imgBrowse, .imgBrowsedir {
	float : left;
	margin : 0 10px 10px 0;
	text-align : center;
	border : 1px dashed #777;
	width:170px;
}
.thumbnail {
	width : 170px;
	height : 160px;
	margin : 0;
	padding : 1px;
	font-size : 10pt;
	
}
.imgBrowse .action, .imgBrowsedir .action {
	height : 35px;
	margin : 0px 0px 0 0;
	text-align : center;
	font-size : 8pt;
	color:#777;
}

.imgBrowse .action a, .imgBrowsedir .action a{
	color:#111111;
	text-decoration:none;
}

.imgBrowse .thumbnail img {
	display : block;
	margin : 10px auto;
}
.imgBrowsedir .thumbnail img {
	display : block;
	margin : 5px auto;
}
.image {
	text-align:center;
	border : 1px dashed #777;
	margin:5px;
	width:700px;
}

