/* CSS Document */
body
{
	background:#d9dadb;
	font-family:"Trebuchet MS","Lucida Grande",Verdana,sans-serif;
	font-size: 9pt;
	color:#000000;
	text-decoration:none;
	
}

.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;
}
.lien_retour
{
	color:#1f1c75;
	font-weight:bold;
}
.lien_page
{
	width:20px;
	display:block;
	border:#ABABAB solid 1px;
	float:left;
	margin-left:4px;
	text-align:center;
	text-decoration:none;
}
.lien_page:hover
{
	text-decoration:none;
	background:#B9B9B9;
	color:#000000;
}
.tableau
{
	border: 1px solid #898989;	
}
.tableau_cadre
{
	border-collapse:collapse;
	border:solid 1px #333333;
}
table.tableau_ombre
{
	background:url(../images/fond_tableau.jpg) no-repeat;
	width:206px;
}
TD.tableau_ombre
{
	padding-left:15px;
	padding-right:15px;
}
.titre_table
{
	background:#F1F1F1;	
}
.titre
{
	font-size:13pt;
	color:#1f1c75;
	font-weight:bold;
}
.sous_titre
{
	font-size:12pt;
	color:#58585a;
	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;
}

.cadre_img
{
	border:#999999 solid 1px;
	padding:3px;
}
/******************* Input ******************/
select
{
	background-color:#EBEBEB;
	font-family:"Trebuchet MS","Lucida Grande",Verdana,sans-serif;
	font-size: 10pt;
	border:#BCBCBC solid 1px;
}
input.text, textarea
{
	background:#EBEBEB;
	color:#000033;
	border:#BCBCBC solid 1px;
	margin-bottom:2px;
}


input.texte_petit
{
	font-size: 8pt;	
}
form {
	margin:0;
}
.bouton_vert
{
	color:#FFFFFF;
	border:0px; 
	background:url(../images/bouton_vert.jpg); 
	width:136px; 
	height:68px;
	font-size:12pt;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
}
#txt_rech
{
	/*background:url(../images/fond_champ_rech_no_focus.jpg) top left no-repeat transparent;*/
	background:url(../images/fond_champ_rech.png) top left no-repeat transparent;
	border:none;
	padding-top:8px;
	padding-left:6px;
	height:22px;
	width:126px;
	outline:none;
	font-size:8pt;
}
#txt_rech:focus
{
	background:url(../images/fond_champ_rech.png) top left no-repeat transparent;
}
/********* Produits *************************/
.titre_prod
{
	font-size:12pt;
	font-weight:bold;
	color:#000099;
}
.prix_prod
{
	font-size:11pt;
	font-weight:bold;
	color:#003300;
}

/********* sujet ***************************/
.rub_prod
{
	font-weight:bold;
	color:#333333;
}
.titre_sujet
{
	font-size:14pt;
	font-weight:bold;
	color:#1f1c75;
	border-bottom:#1f1c75 dotted 1px;
}

/*************** Menu des rubriques **************/
table.menu_rubrique
{
	background:url(../images/fond_tableau.jpg) no-repeat;
	width:215px;
}
td.menu_rubrique
{
	padding-left:25px;
}

a.liens_menu_rubrique, .liens_menu_rubrique_selected
{
	color:#333333;
	display:block;
	width:150px;
	height:24px;
	padding-top:5px;
	text-decoration:none;
	padding-left:5px;
	font-size:9pt;
	font-weight:600;
}
a.liens_menu_rubrique_selected
{
	color:#1f1c75;
	text-decoration:underline;
}
a.liens_menu_rubrique:hover, a.liens_menu_rubrique_selected:hover
{
	color:#1f1c75;
	text-decoration:underline;
}


/******************* MENU ONGLET *******************/
a.onglet0_selected
{
	font-size: 10pt;
	font-weight:600;
	color:#000066;
	display:block;
	text-align: center;
	text-decoration:none;
	height:29px;
	width:99px;
	padding-top:4px;
	background:url(../images/onglet_over.jpg);
	margin-right:5px;
}
a.onglet0_selected:hover
{
	font-size: 10pt;
	color:#0A0C5C;
	background:url(../images/onglet_over.jpg);
}
a.onglet0_no_selected
{
	font-size: 10pt;
	font-weight:600;
	color:#333333;
	display:block;
	width:auto;
	text-align: center;
	text-decoration:none;
	height:29px;
	width:99px;
	padding-top:4px;
	background:url(../images/onglet_out.jpg);
	margin-right:5px;
}
a.onglet0_no_selected:hover
{
	font-size: 10pt;
	color:#000066;
	background:url(../images/onglet_out.jpg);
}


/*******  Sous menu flottant *************************/
.sous_menu_flottant
{
	margin-top:-10px;
	padding-top:15px;
	position:absolute;
	top:35px;
	width:500px;
	border:solid 0px #FF0000;
	
}
a.sous_menu
{
	display:block;
	height:18px;
	text-decoration:none;
	color:#000066;
	float:left;
	margin-right:7px;
}
.separ_menuf
{
	/*border-left:#3C3C3C solid 1px;
	width:2px;*/
	float:left;
}

a.sous_menu:hover
{
	display:block;
	text-decoration:underline;
}

/************* Chemin des rubriques *********************/
#div_chemin
{
	color:#000000;
	margin-left:10px;
	font-size:8pt;
}
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;
}


