body { 
	background: #fefefe url(/users/guinch/site/marbre4.gif); 
	color: blac40k; 
	margin: 0; 
	padding: 0; 
}

#page {
	background: #fefefe url(/users/guinch/site/marbre2.gif);
	color: #EE0606;
	min-width: 700px; 
	max-width: 900px; 
	text-align: left;
	margin: 10px auto 0 auto;

	/* pour palier les bugs d'IE <=6 concernant la largeur maximum : */
	width:expression( 
    document.body.clientWidth > (900/12) * 
    parseInt(document.body.currentStyle.fontSize)?
        "900px":
        "auto" );
}

#entete {
	background: #fefefe url(/users/guinch/site/marbre2.gif);
	color: #fff;
	height: 40px;
	padding: 8px;
}

#navigation {
	background: #fefefe url(/users/guinch/site/marbre3.gif);
	color: #BF9430;
	clear: both;
	padding: 2px 0 0 6px;
	height: 18px;
}

#contenu {
	clear: both;
	padding: 0;
	margin: 0;
}

#contenu1 {
	clear: both;
	background: #fff;
	border-top: 1px solid #D1D1D1;
	padding: 10px;
	margin: 0;
}

#colG {
	background: #fff;
	float: left; 
	width: 76.8%;
	border-top: 1px solid #D1D1D1;
	border-bottom: 1px solid #D1D1D1;
	border-right: 1px solid #D1D1D1;
	-moz-border-radius: 0 8px 0 0;	
}

#colGi {
	float: left;
	min-width: 97%;
	padding: 10px;
}

#colD {
	float: right; 
	height: 100%;
	width: 21%;
	padding-right: 1em;
	border-top: 1px solid #D1D1D1;
}

#colDi {
	float: left;
	min-width: 93%;
	padding: 10px;
}

#pied {
	background: #fefefe url(/users/guinch/site/marbre2.gif);
	padding: 4px;
}

/* ===== colonne de navigation ===== */

.NAVtitre, .NAVtitreON {
	font-weight: bold;
}

.NAVlienOFFm { color: #406480; text-decoration: none; }
.NAVlienOFFm:hover { color: #fff; text-decoration: underline; }

.NAVlienONm { color: #406480; text-decoration: underline; }
.NAVlienONm:hover { color: #fff; text-decoration: none; }

/* ================================================================== */
.EtiquetteSection {
	color: white;
	font-weight: bold;
	font-size: .9em;
	padding: 0 5px 0 5px;
	-moz-border-radius: 2px;	
}

/* BOB */

.RHbobGlobal {
	color: black; 
	background-color: #ffcc30; 
	border: 1px solid #ff8000; 
	margin-bottom: 8px;
}

.RHbob {
	color: black;
	background-color: #ff8000;
	padding: 2px 4px 2px 4px;
}

.RHbobLien {
	color: black;
}

/* ####################### Rhum/Galerie ###################### */

/* styles de base : navigateur et entêtes génériques */

.GalExifPanel {
	text-align: center;
	background: #edd;
	color: #000;
	padding: 4px;
	margin-top: 2px;
	margin-bottom: 2px;
	border: 1px solid #edd;
}

.GalNavigateur {
	text-align: justify;
	background: #dddddd; 
	color: #000000; 
	padding: 4px; 
	margin-bottom: 0px; 
	border-bottom: 1px solid #505050; 
	border-right: 10px solid #ed8800; 
}

.GalSeriesSimples {
	text-align: center;
}

/* titres et ruptures */

.GalTitres {
	clear: right;
	font-weight: bold;
	color: black;
	background: #ccc;
	padding: 3px;
	margin-top: 6px; 
	margin-bottom: 6px;
	border: 1px solid #999;
	-moz-border-radius: 3px;
}

.GalTitresLiens {
	text-decoration: none;
	color: #000;
}

.GalSousTitres {
	color: black;
	background: #ddd;
	padding: 3px;
	margin-bottom: 6px;
	border: 1px solid #999;
	border-top: none;
	-moz-border-radius: 3px;
}


/* styles appliqués aux images miniatures */

.GalRacineImgEtendue {
	border: 1px solid #101010;
	margin: 0px 0px 3px 0px;
}

.GalRacineImgSimple{
	border: 1px solid #fff;
	margin: 0;
}

.GalRacineImgSimple:hover{
	border: 1px solid #000;
}

.GalListeImg {
	border: 1px solid #101010;
	margin: 0px 0px 6px 0px;
}

/* ####################### ---------------- ###################### */


/* pour les galeries : */
.RHtitre2 {
	font-weight: bold; color: white; background-color: #505050; padding: 2px 6px 2px 6px; margin-top: 4px; margin-bottom: 2px;	
	border-left: 10px solid #ed8800;
}


.Rtitre { background: #67a3f0; color: white; padding: 4px; font-weight: bold; margin-bottom: 5px; }

.txbl { color: #808080; }

.txsep {
	margin-top: 10px;
	border-top: 1px solid #cccccc;
	padding-top: 2px;
}


.uRHtxs { text-align: right; color: white; margin-bottom: 6px; margin-right: 6px; }
.rRHtxs, .rRHlien { color: white; text-decoration: none; }
.rRHlien:hover { color: #ffbb00; text-decoration: underline; }

.insertion {
	text-align: justify;
	background-color: #dddddd;
	margin: 6px 0px 16px 56px;
	padding: 6px;
}


.errorbox { width: 500px; text-align: center; }
.italique { color: #607090; background-color: transparent; }

#article { clear: right; margin-top: 12px; }

/* ===== liens ===== */

a { color: #EE0606; letter-spacing: 0px; text-decoration: underline; background-color: transparent; }
a:hover { color: #FA6670; text-decoration: underline; background-color: transparent; }
acronym { color: black; background-color: transparent; text-decoration: underline; }
.tdm1 { color: #304060; letter-spacing: 0px; text-decoration: none; background-color: transparent; }

/* ===== Deep Search 9 ===== */

.ds9 {
	margin: 0px 0px 8px 0px;
	background-color: transparent;
}

.ds9desc {
	margin: 8px 0 0 60px;
	padding: 0 0 4px 4px;
	border-left: 1px dotted #505050;
	border-bottom: 1px dotted #505050;
	background-color: transparent;
}

/* ===== titres et struture des docs ===== */

.BlogTitre {
	font-weight: bold; 
	color: #EE0606;
	margin-bottom: 8px;
}
.BlogSousTitre {
	clear: right;
	color: #406480;
	margin: 2px 0 0 15px; 
	padding-bottom: 2px;
	border-bottom: 1px dashed #D1D1D1;
}
.BlogTexte {
	text-align: justify;
	margin: 4px 0 20px 15px; 
}

.titre {
	font-weight: bold;
	color: #000000;
	background-color: transparent;
}

h1 {
	font-weight: bold;
	color: #406480;
}

h2 {
	font-weight: bold;
	color: #406480;
}

h3 {
	font-weight: bold;
	color: #406480;
}

/* ===== gestion des marges et autres personnalisations ===== */

hr { margin-top: 1px; margin-bottom: 1px; background-color: transparent; }
ul { margin-left: 0; padding-left: 1.75em; }
li { margin-bottom: 4px; }
img { border: none; background-color: transparent; }

pre {
	color: #606060;
	background-color: transparent;
	margin-top: 0px; 
	margin-bottom: 0px; 
	padding-left: 12px;
	padding-right: 6px;
	border-left: 2px dotted #a00000;
}

/* ===== Formulaires ===== */

form { margin-top: 0px; margin-bottom: 0px; background-color: transparent; }
textarea { width: 99.5%; }

/* ===== Styles pour rhum 2.3.0, février 2003 ===== */

.quote { 
	color: black; border: 1px solid #93aded; background-color: #bddfff; padding: 2px; 
	margin: 8px 0px 8px 0px;
}

.RHpquote1 { color: black; border: 1px solid #93aded; background-color: #93aded; padding-left: 2px; }
.RHquote1 { color: black; border: 1px solid #93aded; background-color: #bddfff; padding: 2px; }
.RHquote2 { color: black; border: 1px solid #93aded; background-color: #bddfff; padding: 2px; }
.RHquote3 { color: black; border: 1px solid #93aded; background-color: #bddfff; padding: 2px; }

.RHbox {
	text-align: justify;
	background: #fefefe url(/users/guinch/site/marbre3.gif); 
	color: #000000; 
	padding: 4px; 
	margin-bottom: 0px; 
}

.RHlien {
	color: #f00;
	text-decoration: none;
	background-color: transparent;
}

.RHlienb {
	color: white;
	text-decoration: none;
	background-color: transparent;
}

.RHlienb:hover {
	color: #ffbb00;
	text-decoration: underline;
	background-color: transparent;
}

.RHtx, .RHtxs, .RHliste	{
	background-color: transparent;
}

.RHtxb { 
	color: white;
	background-color: transparent;
}

.RHtxg {
	color: #ddddff;
	background-color: transparent;
}

.RHt1 {
	font-weight: bold; 
	color: #203050;
	background-color: transparent;
}

.RHhl { color: white; background-color: #00aa00; }

.RHtitre { 
	font-weight: bold; 
	color: #000000;
	background-color: transparent;
	margin-top: 12px;
	margin-bottom: 2px;
}

.RHdesc {
	background-color: white;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 6px;
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px solid #808080;
}

/* les tables Rhum */

.RHmsgtr {
	background: #eeeeee;
}

.RHmsgtable {
	background: #909090;
	/*border: 1px solid #909090;*/
}

.RHtable {
	background-color: #fefefe url(/users/guinch/site/marbre3.gif);
	border: 1px solid #D1D1D1;
	width: 100%;
	-moz-border-radius: 8px;
}

.RHtdent {
	font-weight: bold;
	text-align: right;
	padding-right: 4px;
	background-color: #fefefe url (/users/guinch/site/marbre2.gif);
	color: white;
	/*border: 1px solid #909090;*/
}


td.RHarbotd {
	letter-spacing: 0px;
	padding: 1px;
	padding-left: 3px;
	background-color: white;
	border: 1px solid white;
	white-space: nowrap;
}

td.RHarbotd:hover {
	background-color: #fefefe url (/users/guinch/site/marbre4.jpg);
	border: 1px solid #808080;
}

td.RHarbotdsel {
	letter-spacing: 0px;
	padding: 1px;
	padding-left: 3px;
	background-color: #ffbb00;
	border: 1px solid black;
	white-space: nowrap;
}

td.RHlistetd:hover {
	background-color: #ffff80;
}

td.RHlistetdcl {
	white-space: nowrap;
}

td.RHlistetdcl:hover {
	background-color: #ffff80;
}

.RHlistetdcl :link, .RHlistetdcl :visited, .RHlistetdcl :hover, .RHlistetdcl :active {
	display: block;
}

.RHpastille {
	padding-left: 2px;
}

.RHboxHaut {
	clear: right;
	font-weight: bold;
	color: #EE0606;
	background: #fefefe url(/users/guinch/site/marbre2.gif);
	padding: 5px;
	border: 1px solid #D1D1D1;
	-moz-border-radius: 8px 8px 0 0;
}

.RHboxMid {
	color: black;
	background: #fefefe url(/users/guinch/site/marbre3.gif);
	padding: 5px;
	border: 1px solid #D1D1D1;
}

.RHboxBas {
	color: black;
	background: #fefefe url(/users/guinch/site/marbre3.gif);
	padding: 5px;
	margin-bottom: 2px;
	border: 1px solid #D1D1D1;
	border-top: 0;
	-moz-border-radius: 0 0 8px 8px;
}

.RHboxDroite {
	font-weight: normal;
	color: #999;
	float: right;
}

.RHboxIcone {
	float: right;
}

/* les boîtes avec menu */

.RHmenuHaut {
	/*margin-bottom: 1px;*/
}

.RHmenuBas {
	color: black;
	background: #fefefe url(/users/guinch/site/marbre3.gif);
	border: 1px solid #D1D1D1;
	padding: 4px; 
	margin-bottom: 6px; 
	-moz-border-radius: 0 8px 8px 8px;
}

.RHmenuSEL {
	color: black;
	background: #fefefe url(/users/guinch/site/marbre3.gif);
	border: 1px solid #D1D1D1;
	padding: 4px; 
	margin-right: 2px;
	-moz-border-radius: 8px 8px 0 0;
}

.RHmenuNSEL {
	background: #fefefe url(/users/guinch/site/marbre3.gif);
	border: 1px solid #ccc;
	border-bottom: 1px solid #D1D1D1;
	color: black;
	padding: 4px; 
	margin-right: 2px;
	-moz-border-radius: 8px 8px 0 0;
}

.RHlienmenuSEL {
	font-weight: bold;
	color: black;
	text-decoration: none;
}
.RHlienmenuNSEL {
	color: black;
	text-decoration: none;
}

.photoblog {
	border: 1px solid #444;
	margin-right: 1px;
	margin-bottom: 1px;
}

/* Rhumdoc */

.RHDtitre {
	clear: right;
	width: 99.5%;
	font-weight: bold;
	color: black;
	background: #ccc;
	padding: 5px;
	border-bottom: 1px solid #bbb;
	-moz-border-radius: 8px 8px 0 0;
}

.RHDchapeau {
	width: 99.5%;
	color: black;
	background: #ddd;
	padding: 5px;
	margin-bottom: 10px;
	border-top: 0;
	-moz-border-radius: 0 0 8px 8px;
}

.RHDbas {
	color: #555;
	text-align: right;
	font-size: 90%;
	margin-top: 12px;
	padding-top: 4px; 
	border-top: 1px solid #bbb;
}

.RHarbo,.RHarboCourant, .RHarboHi, .RHarboCourantHi {
	/*font-size: 0.98em;*/
	padding: 3px;
}

.RHarboCourant, .RHarboCourantHi {
	background: #ffbb00;
}

.RHarboHi, .RHarboCourantHi {
	border: 1px solid #bbb;
	-moz-border-radius: 4px;
}

.RHarboHi {
	background: #efefef;
}

.RHarboPlus {
	font-size: .8em;
	color: #ffbb00;
}

.RHsignature {
	font-size: 90%;
	margin-top: 12px;
	padding-top: 4px; 
	border-top: 1px solid #bbb;
}

.RHtxModifs {
	color: #888;
	text-align: right; 
	margin-top: 8px; 
	border-top: 1px dotted #D1D1D1;
}

.colDbox {
	border-bottom: 1px solid #D1D1D1;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#RHriki, #RHrikiC2 {
	text-align: justify;
}

#RHriki h1 {
	font-family: arial,helvetica,sans-serif;
	font-size: 150%;
	border-bottom: 1px dashed #D1D1D1; 
	padding-bottom: 6px;
	margin-bottom: 6px;
}

#RHriki h2 {
	background: #fefefe url(/users/guinch/site/marbre2.gif);
	color: #fff;
	padding: 4px;
	border: 1px solid #D1D1D1;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

#RHriki h3 {
	color: #BF4D30;
	padding-bottom: 2px;
	border-bottom: 1px solid #D1D1D1;
}

#RHriki ul, #RHrikiC2 ul, #colDi ul {
	margin-left: 0;
	padding-left: 1.8em;
}

#RHriki li, #RHrikiC2 li, #colDi li {
	margin: 0;
}

#RHriki dt {
	border-top: 1px dashed #ddd;
	padding-top: 4px;
}

#RHriki dd {
	margin-bottom: 6px;
}

#RHriki .RHrikiL, #RHrikiC2 .RHrikiL {
	color: #1c7dfe;
	text-decoration: none;
}

#RHriki .RHrikiLactif, #RHrikiC2 .RHrikiLactif {
	color: #1c7dfe;
	text-decoration: underline;
}

#RHriki .RHrikiLD {
	color: red;
	text-decoration: none;
}

#RHriki a:hover, #RHrikiC2 a:hover {
	text-decoration: underline;
}

.RHrikiCommandes {
	float: right;
	background: #fefefe url (/users/guinch/site/marbre4.gif);
	padding: 2px 8px 0 8px;
	border: 1px solid #ddd;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#colDi h2 {
	color: #EE0606;
	margin-top: 0;
}


#RHrikiC2 h3 {
	color: #EE0606;
	margin-top: 0;
}

li.RHrikiArboN1 {
	list-style-type: disc;
}

li.RHrikiArboN2 {
	list-style-type: square;
	color: #ddd;
}


/* Calendrier */

.caltable {
	margin: auto;
}

div.cal {
	background: #fefefe url(/users/guinch/site/marbre3.gif);
	border: 1px solid #fff;
	position: absolute;
	right: 50px;
	visibility: hidden;
	margin-top: 2px;
	width: 45em;
	z-index: 5;
}

div.calp1 {
	background: #ccd;
	color: #000;
	font-weight: bold;
	border: 1px solid #bbc;
	padding: 6px;
}
div.calp2 {
	background: #dde;
	border-left: 1px solid #bbc;
	border-right: 1px solid #bbc;
	padding: 6px;
}
div.calp3 {
	background: #eef;
	border: 1px solid #bbc;
	text-align: left;
	padding: 6px;
}

.lettre {
	font-family: Georgia, Times, serif;
	font-size: 14px;
	background: #fefefe url(/users/riafieg/mep/paper02.gif);
	color: black;
	border: 1px solid #ddd;
	padding: 12px;
	margin: 8px;
}

.datapad {
	font-family: Courier New, Courier, serif;
	font-size: 13px;
	background: #001000;
	color: #3e5;
	padding: 12px;
	margin: 8px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.RHlieng {
	color: #877;
}

.RHtrombi {
	max-width: 160px;
}

.RHbroadcastHaut {
	color: #000;
	background: #ff8000; 
	border: 1px solid #ff8000; 
}

.RHbroadcastBas {
	color: #000;
	background: #ffcc30; 
	border: 1px solid #ff8000; 
	margin-bottom: 10px;
}

.RHrixTd {
	background-color: #fff;
}
.RHboxHaut #rixStatut {
	color: #fff;
}
.RHmenuBas #rixStatut {
	color: #000;
}
.RHrixPluginSousTitre {
	color: #000;
}

.RHrixPluginSousTitre a {
	color: #f00;
}


