/* CSS pyrhum.net 09.2007,03.2008 */

html, body {
	height: 100%;
}

body { 
	background: #000 url(/users/riafieg/mep/fond_ciel.png);
	/*background: #bbc;*/
	color: #000;
	margin: 0; 
	padding: 0;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
}

#page {
	position: relative;
	background: #fff;
	padding: 0;
	min-width: 880px; 
	max-width: 1120px; 
	text-align: left;
	margin: 0 auto 3px auto;

	/* pour palier les bugs d'IE <=6 concernant la largeur maximum : */
	width:expression( 
    document.body.clientWidth > (1024/12) * 
    parseInt(document.body.currentStyle.fontSize)?
        "1024px":
        "auto" );

	border: 1px solid #335;
	border-top: none;
}

#entete {
	background: #124 url(/users/riafieg/mep/backgrounds/background.jpg);
	padding: 2px 0 2px 0;
	color: #fff;
}

#entDroite {
	padding-right: 4px;
	float: right;
	text-align: right;
	color: #eee;
}
#entDroite a {
	color: #eee;
	text-decoration: none;
}
#entDroite a:hover {
	color: #fff;
	text-decoration: underline;
}

#menu1 {
	color: #444;
	clear: both;
	border-top: 1px solid #335;
	margin-top: 2px;
	padding: 4px 8px 4px 8px;
}

#menu2 {
	clear: left;
	padding-top: 4px;
	border-top: 1px solid #444;
}

#colG {
	background: #fff;
	float: left; 
	width: 76.8%;
}

#colGi {
	float: left;
	min-width: 97%;
	padding: 6px;
}

#colD {
	float: right; 
	height: 100%;
	width: 23%;
}

#colDi {
	float: left;
	min-width: 93%;
	padding: 6px;
}

#contenu {
	clear: both;
	background: #fff;
	padding: 12px;
}

#pied {
	background: #223 url(/users/riafieg/mep/backgrounds/background.jpg);
	color: white;
	clear: both;
	padding: 4px;
	text-align: center;
}

/* ========================================================================== */

dl {
	width: 100%;
}

dt {
	color: #000;
	padding-bottom: 4px;
	border-bottom: 1px solid #aaa;
}

dd {
	margin-bottom: 10px;
	margin-left: 0;
	padding: 5px;
	padding-left: 0;
}

.liT {
	border-top: 1px dotted #3c65ae;
	border-bottom: 1px dotted #3c65ae;
}

.hs {
	font-color: gray;
	font-style: oblique; 
	margin: 12px;
}

/* spécial SWG */

.vliste {
	color: #ffcc20;
	font-weight: bold;
	font-size: 120%;
	padding-top: 6px;
	padding-bottom: 1px;
	border-bottom: 1px dotted #3c65ae;
	margin-bottom: 2px;
	clear: left;
}

.hrp {
	color: #448;
}


.RHsignature {
	font-size: 90%;
	margin-top: 12px;
	padding-top: 4px; 
	border-top: 1px dashed #e4e4e4;
}

.Pcadre {
	width: 88%; 
	background: #fff; 
	border-left: 10px solid #c9ddff;
	border-bottom: 1px solid #c9ddff;
}

.big1 {
	color: #fc2;
	font-family: serif;
	font-size: 200%;
	font-weight: bold;
	font-variant: small-caps;
}

.big2 {
	color: #fff;
	font-size: 140%;
	font-weight: bold;
	/*font-family: serif;
	font-variant: small-caps;*/
}

.bio {
	font-family: serif;
	background: white;
	color: black;
	border: 1px solid #aaa;
	padding: 6px;
	margin-left: 16px;
	-moz-border-radius: 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;
}

.nof {
	color: #223; 
	background: #eef; 
	border: 1px dashed #ccb; 
	padding: 12px; 
}

.intro {
	color: #334;
	background: #f4f4f4;
	padding: 8px;
	border: 1px solid #ddd;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

/* Calendrier */

.caltable {
	margin: auto;
}

div.cal {
	background: #bad4e3;
	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;
}

/* Galerie */

.GalNavigateur {
	text-align: justify;
	background: #0d1d1d;
	color: white; 
	padding: 4px; 
	margin-bottom: 0px; 
	border-bottom: 1px solid #505050; 
	border-right: 10px solid #547678; 
}

.GalEntetes {
	text-align: justify;
	background: #0d1d1d;
	color: white; 
	padding: 4px; 
	margin-bottom: 8px; 
	border-right: 10px solid #547678; 
	border-bottom: 10px solid #547678; 
}

/* titres et ruptures */

.GalTitres {
	font-size: 110%; 
	font-weight: bold; 
	color: #888; 
	background: #e4e4f4; 
	padding: 2px 6px 2px 6px; 
	margin-top: 4px; 
	margin-bottom: 2px;
}

.GalTitresLiens {
	text-decoration: none;
}

.GalSousTitres {
	font-size: 90%; 
	color: black; 
	background: #eeeeee;
	border: 1px solid #505050; 
	padding: 2px 6px 2px 6px; 
	margin-bottom: 5px;
}

/* styles appliqués aux images miniatures */

.GalRacineImgEtendue {
	border: 1px solid #aaaaaa;
	margin: 0px 0px 3px 0px;
}

.GalRacineImgSimple{
	border: 1px solid #ff0000;
	margin: 0px 3px 3px 0px;
}

.GalListeImg {
	border: 1px solid #aaaaaa;
	margin: 0px 0px 6px 0px;
}

.insertion {
	text-align: justify;
	background: #ddd;
	margin: 6px 0px 16px 56px;
	padding: 6px;
}

.boxBlanche {
	background: #fff;
	border: 1px solid #ccd;
	color: #000;
	padding: 6px; 
	margin: 0 16px 8px 16px;
	text-align: justify;
	-moz-border-radius: 6px;
}

.box {
	background: #dde;
	border: 1px solid #aab;
	color: #000;
	padding: 6px; 
	margin-bottom: 8px; 
	text-align: justify;
	-moz-border-radius: 4px 4px 0 0;
}

.box2 {
	background: #eef;
	border: 1px solid #aab;
	border-top: none;
	color: #000;
	padding: 6px; 
	margin-bottom: 8px; 
	text-align: justify;
	-moz-border-radius: 0 0 4px 4px;
}

.boxsel {
	background: #ccd;
	border: 1px solid #556;
	color: #000;
	padding: 6px; 
	margin-bottom: 8px; 
	text-align: justify;
	-moz-border-radius: 4px 4px 0 0;
}

.box2sel {
	background: #dde;
	border: 1px solid #556;
	border-top: none;
	color: #000;
	padding: 6px; 
	margin-bottom: 8px; 
	text-align: justify;
	-moz-border-radius: 0 0 4px 4px;
}

.errorbox { width: 600px; text-align: center; }
.italique { color: #444; background: transparent; }

#article { clear: right; margin-top: 12px; }

/* ===== liens ===== */

a { color: #000; letter-spacing: 0px; text-decoration: underline; background: transparent; }
a:hover { color: red; text-decoration: underline; background: transparent; }

acronym {
	text-decoration: none;
}

acronym:hover {
	color: blue;
	text-decoration: underline;
}

/* menus pour le site pyrhum.net */
.menu1div {
	font-weight: bold;
}

.menu1lien {
	color: #eee;
	text-decoration: none;
}
.menu1lienON {
	color: #ffbb00;
	text-decoration: none;
}

.menu2lien {
	color: #eee;
	text-decoration: none;
}
.menu2lienON {
	color: #ffbb00;
	text-decoration: none;
}

.menu1lien:hover, .menu1lienON:hover, .menu2lien:hover, .menu2lienON:hover {
	text-decoration: underline;
	color: #ffbb00;
}

/* DS9 */

.ds9 {
	margin: 0px 0px 8px 0px;
	background: transparent;
}

.ds9desc {
	margin: 8px 0 0 60px;
	padding: 0 0 4px 4px;
	border-left: 1px dotted #505050;
	border-bottom: 1px dotted #505050;
	background: transparent;
}

/* ===== titres et struture des docs ===== */

.BlogSousTitre {
	clear: right;
	margin: 6px 0 4px 0; 
	border-bottom: 1px dashed #dde;
	padding-bottom: 2px;
}

.BlogCorps {
	text-align: justify;
	margin-bottom: 14px;
}

.titre {
	font-weight: bold;
	color: #223;
	background: transparent;
}

h1 { 
	font-size: 14px;
	color: #667;
}
	
h2 {
	font-size: 13px;
	color: #667;
}

h3 {
	font-size: 12px;
	color: #667;
	text-decoration: underline;
}

/* gestion des marges et autres personnalisations */

hr { margin-top: 1px; margin-bottom: 1px; background: transparent; }
li { margin-bottom: 0; }
img { border: none; background: transparent; }

pre {
	font-size: 11px;
	color: #888;
	background: transparent;
	margin-top: 0px; 
	margin-bottom: 0px; 
	padding-left: 12px;
	padding-right: 6px;
	border-left: 2px dotted #ccc;
}

/* ===== Formulaires ===== */

form { margin-top: 0px; margin-bottom: 0px; background: transparent; }
textarea { width: 98%; }

/* Les "RH" */

.RHtrombi {
	max-width:120px;
	width:expression(document.body.clientWidth > 120? "120px": "auto" );
	margin-bottom: 4px;
	border: 1px solid #888;
}

.RHeqCitation { 
	color: black; 
	background: #ffffbb; 
	border: 1px dashed #cf8000; 
	border-bottom: none;
	padding: 4px;
}
.RHeqSource {
	color: black; 
	background: #ffdd00; 
	text-align: right;
	border: 1px dashed #cf8000; 
	padding: 2px;
}

.quote { 
	color: black; 
	border: 1px solid #93aded; 
	background: #bddfff; 
	padding: 2px; 
	margin: 8px 0px 8px 0px;
}

.RHpquote1 { color: black; border: 1px solid #93aded; background: #93aded; padding-left: 2px; }
.RHquote1 { color: black; border: 1px solid #93aded; background: #bddfff; padding: 2px; }
.RHquote2 { color: black; border: 1px solid #93aded; background: #bddfff; padding: 2px; }
.RHquote3 { color: black; border: 1px solid #93aded; background: #bddfff; padding: 2px; }

.RHlien {
	text-decoration: none;
	background: transparent;
}

.RHlienb {
	color: white;
	text-decoration: none;
	background: transparent;
}

.RHlieng {
	color: #778;
	text-decoration: none;
	background: transparent;
}

.RHlienb:hover {
	color: #ffbb00;
	text-decoration: underline;
	background: transparent;
}

.RHtxb { 
	color: white;
	background: transparent;
}

.RHtxg {
	color: #ddddff;
	background: transparent;
}

.RHhl { color: white; background: #00aa00; }

/* les tables Rhum */

.RHmsgtr {
	background: #d4d4e4;
}

.RHmsgtable {
	background: #d4d4e4;
	border: 1px solid #dde;
	-moz-border-radius: 4px;
}


.RHtdent {
	font-weight: bold;
	text-align: right;
	padding-right: 4px;
	background: #446668;
	color: yellow;
}


td.RHarbotd {
	letter-spacing: 0px;
	padding: 1px;
	padding-left: 3px;
	background: white;
	border: 1px solid white;
	white-space: nowrap;
}

td.RHarbotd:hover {
	background: #bad4e3;
	border: 1px solid #808080;
}

td.RHarbotdsel {
	letter-spacing: 0px;
	padding: 1px;
	padding-left: 3px;
	background: #ffbb00;
	border: 1px solid black;
	white-space: nowrap;
}

td.RHlistetd {
	padding: 2px;
	color: #777;
}

td.RHlistetd:hover {
	background: #bad4e3;
}

td.RHlistetdcl {
	white-space: nowrap;
}

td.RHlistetdcl:hover {
	background: #ffff80;
}

.RHlistetdcl :link, .RHlistetdcl :visited, .RHlistetdcl :hover, .RHlistetdcl :active {
	display: block;
}


.RHtxModifs {
	color: #aaa;
	border-top: 1px dashed #ccd;
	font-size: 0.90em;
	text-align: right;
	margin-top: 8px;
}

.logo {
	border: 1px solid black;
	margin-bottom: 1px;
}

.ImgPerso {
	margin: 8px;
	max-width: 192px; 
	width: expression(this.width > 192 ? 192: true);
}

.GalLog {
	max-width: 80px; 
	width: expression(this.width > 80 ? 80: true);
}

.TSo {
	color: #fff; 
	background: #8de;
	padding: 0 2px 0 2px;
}

.persoBox {
	background: #f4f4f4;
	border: 1px solid #eee;
	padding: 8px;
	margin: 5px 0 5px 0;
	width: 95%;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.persoLi {
	list-style-type: none;
	background : #fff;
	border: 1px solid #ccc; 
	padding: 4px;
}

.persoTitre {
	width: 180px;
	background: #ddf;
}

.RHsondage, .RHsondage10, .RHsondage20, .RHsondage30, .RHsondage40, .RHsondage50, .RHsondage70, .RHsondage90 {
	border: 1px solid #fff;
}
.RHsondage10 { background: #aaa; }
.RHsondage20 { background: #6b6; }
.RHsondage30 { background: #6c6; }
.RHsondage40 { background: #6d6; }
.RHsondage50 { background: #4e4; }
.RHsondage70 { background: #4f4; }
.RHsondage90 { background: #2f2; }
.RHsondage   { background: #0f0; }

.RHthnavHaut, .RHthnavBas {
	text-align: center;
	background: #f4f4f4;
	border: 1px solid #e4e4e4;
	color: #000;
	padding: 3px; 
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin-bottom: 4px;
}

.RHthLien {
	text-decoration: underline;
}
.RHthLienSel {
	text-decoration: none;
	font-weight: bold;
}

.thbox, .thboxsel {
	text-shadow: #f8f8f8 3px 3px 3px;
	background: #f4f4f4;
	border: 1px solid #e4e4e4;
	padding: 4px;
	margin-top: 6px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.thboxsel {
	border: 1px solid #223;
}

.thbox2, thbox2sel {
	padding: 4px;
	text-align: justify;
}

/* colonne de droite page d'accueil 2007 */

#droite60 h1, #droite h1, #colDi h1 {
	font-size: 12px;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 2px;
	margin-bottom: 4px;
}

#droite60 ul, #droite ul, #colDi ul {
	margin: 0;
	padding: 0 0 0 1.8em;	
}

#droite60 li, #droite li, #colDi li {
	margin: 0;
	padding: 0;
}

#RHriki .RHtable tr td h1 {
	font-size: 14px;
	text-shadow: none;
	margin: 0;
	padding: 3px 0 3px 0;
}

tr.ListeForums {
	background-color: #f4f4f4;
}

td.ListeForums {
	color: #555;
	background-color: #f4f4f4;
	text-align: center; 
	padding: 3px;
}


/* les boites avec fond */

div.jeubox {
	background: #000;
	background-image: url(/users/riafieg/mep/noir/gen2_fond.jpg);
	color: #eee; 
	margin-bottom: 2px;
	padding: 12px;
	-webkit-border-radius: 12px;
}

div.jeubox b {
	color: #ffbb00;
}

div.jeubox a {
	color: #ffbb00;
	text-decoration: none;
}

div.jeubox a:hover {
	color: #fff;
	text-decoration: underline;
}

div.jeubox h1 {
	color: #ffbb00; 
	margin: 0;
	text-shadow: none;
}

div.jeubox ul {
	color: #fff;
	margin: 4px 0 4px 0;
	padding: 0 0 0 1.8em;
}

div.jeubox li {
	margin: 0;
	padding: 0;
}

/* @group Annuaire des persos */

#persos h1 {
	text-align: left;
	color: #ffbb00; 
	margin: 0;
	text-shadow: none;
	background: #223 url(/users/riafieg/mep/backgrounds/background.jpg);
	margin: 0;
	padding: 6px;
}

#persos h1 a {
	color: #fff;
}

#persos ul {
	margin: 0;
	padding: 0 0 0 1.5em;
}

#persos li {
	margin: 0;
}

#persos .perso {
	font-size: 95%;
	background: #f4f4f4;
	border: 1px solid #e4e4e4;
	border-top: none;
	padding: 4px;
	margin-bottom: 6px;
}

#persos .persoNom {
	color: #000;
	margin: 0 0 8px 5px;
}

#persos .persoUl {
	color: #000;
	list-style-type: square;
}

#persos .persoInfos {
	margin: 8px 0 0 5px;
	color: #777;
}

#persos img {
	max-width: 200px;
	max-height: 200px;
}

/* @end */

#RHriki {
	text-align: justify;
}

#RHriki h1 {
	font-size: 18px;
	color: #113;
	text-shadow: none;
	margin-bottom: 8px;
}

#RHriki h2 {
	font-size: 14px;
	color: #334;
	background: #f4f4f4;
	padding: 6px;
	border: 1px solid #eee;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

#RHriki h3 {
	font-size: 13px;
	text-decoration: none;
	color: #445;
	padding-bottom: 2px;
	border-bottom: 1px solid #ddd;
}

#RHriki ul {
	margin-left: 0;
	padding-left: 1.8em;
}

#RHriki li {
	margin: 0;
}

#RHriki .RHrikiL {
	color: #58d;
	text-decoration: none;
}

#RHriki .RHrikiLD {
	color: red;
	text-decoration: none;
}

#RHriki a:hover {
	text-decoration: underline;
}

#RHrikiC2 h1 {
	color: #667;
	font-size: 14px;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 2px;
	margin-bottom: 4px;
}

#RHrikiC2 h2 {
	color: #667;
	font-size: 14px;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 2px;
	margin-bottom: 4px;
}


#RHrikiC2 h3 {
	color: #667;
	font-size: 14px;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 2px;
	margin-bottom: 4px;
}


#RHrikiC2 h4 {
	font-size: 12px;
	color: #667;
	margin: 8px 0 2px 0;
}

#RHrikiC2 h4 a {
	font-size: 12px;
	color: #667;
}

#RHrikiC2 ul {
	margin: 0;
	padding: 0;
	padding-left: 1.8em;
}

.photoblog {
	border: 1px solid #fff;
}


.simple {
	margin: 0; padding: 0; padding-left: 1.8em;
}


div#RHrikiC2 {
	background: #f4f4f4;
	padding: 0 8px 8px 8px;
	border: 1px solid #ddd;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

li.RHrikiArboN1 {
	list-style-type: disc;
}

li.RHrikiArboN2 {
	list-style-type: square;
	color: #ccc;
}

div#RHrikiC1 li.RHrikiArboN1 {
	margin-bottom: 8px;
}

div#RHriki span.RHrikiArboPages {
	color: #999;
}

div.RHboxLiens {
	background: #f4f4f4;
	border: 1px solid #ddd;
	margin: 2px 0 4px 0;
	padding: 4px;
	clear: both;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

div.RHboxLiensDescription {
	padding: 4px;
	margin: 2px 0 2px 0;
	border: 1px solid #ddd;
	background: #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

div.RHboxLiensCategories {
	text-align: right;
	color: #999;
}

div.RHboxLiens h2 {
	margin: 0;
	padding: 0;
}

div.boiteAttente {
	text-align: center;
	font-weight: bold;
	background: #d00;
	color: #fff;
	padding: 4px; 
	border: 1px solid #d00;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;

}

div .menuDeroulant {
	position: absolute;
	color: #000;
	background: #124 url(/users/riafieg/mep/backgrounds/background.jpg);
	padding: 8px 20px 8px 0;
	margin: 0;
	border: 1px solid #999;
	-webkit-border-bottom-left-radius: 12px;
	-webkit-border-bottom-right-radius: 12px;
}

.menuDeroulant ul {
	margin: 0;
	padding-left: 2.0em;
	list-style-type: disc;
}

.menuDeroulant ul li {
	color: #346;
	margin: 0;
	padding: 0;
}

.menuDeroulant a {
	color: #fff;
}

.menuDeroulant a:hover {
	text-decoration: underline;
	color: #ffbb00;
}

.menuDeroulant li:hover {
	color: #ffbb00;
}

.resume {
	background-color: #fff;
	color: #555;
	margin: 0 0 8px 0;
	padding: 8px;
	border: 1px solid #e4e4e4;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
}

.RHalerte {
	background: #fd2;
	color: #000;
	text-align: center;
	
	padding: 6px; 
	margin-bottom: 10px; 
	border: 1px solid #fd2;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.pyr_jeux {
	margin-top: 4px;
	color: #aaa;
}

.pyr_jeux a {
	color: #555;
}

.headline {
	color: #555;
	border-bottom: 1px dashed #ddd; 
	padding-bottom: 2px;
	margin-bottom: 4px;
}
