/* CSS nico-lesite / 200701 / Denis Bourez */

/* 	mise en plage globale
	=====================
	inspiré de http://css.alsacreations.com/xmedia/exemples/design_css2/etape1.html
	Merci à eux !
*/

body {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	background-color: #000;
	color: #000; 
	margin: 4px 0 0 0; 
	padding: 0; 
}

div#vmp {
	min-height: 100%;
	width: 770px;
	padding: 0 10px;
	margin: 0 auto;
	position: relative;
}

div#vmc {
	padding-bottom: 0; 
	overflow: auto;
}

div#vmg {
	height: 100%;
	float: left;
	background: url(/users/denis/mep/vm/fond_gauche.gif) repeat-y;
	width: 232px;
}
	
div#vmd {
	height: 100%;
	float: right;
	background: url(/users/denis/mep/vm/fond_droite.gif) repeat-y;
	width: 538px;
}


div#page {
	background: #f00;
	min-height: 100%;
	width: 750px;
	padding: 0 10px;
	margin: 0 auto;
	position: relative;
}

div#gauche {
	float: left;
	width: 100px;
}
	
div#droite {
	float: right;
	margin: 0 10px 0 10px;
	width: 630px;
}

div#centre {
	background: #f00;
	padding-bottom: 0; 
	overflow: auto;
}

div#pied {
	position: absolute;
	width: 100%;
	bottom: 0;
	text-align: center;
	color: #aaa;
}


/* le menu */

.NAVtitre, .NAVtitreON {
	padding-left: 4px;
	font-size: 15px;
	font-weight: bold;
}

.NAVtitre:hover, .NAVtitreON:hover {
	background: #e20000;
}

.NAVlien {
	color: #000;
	text-decoration: none;
}

.NAVlienON {
	color: #ffe052;
	text-decoration: underline;
}

.NAVlien:hover, .NAVlienON:hover {
	color: #fff;
	text-decoration: none;
}

.NAVtitre2, .NAVtitre2ON {
	padding-left: 4px;
	font-size: 11px;
}

/* divers */

.j,.ref {
	color: #ffe052;
}

.ref {
	margin-left: 5%;
}

.TriBox {
	font-size: 12px;
	background: #e20000;
	border: 1px solid #e20000;
	color: #fff;
	padding: 4px;
	margin: 0; 
}

.TriMsg {
	font-size: 12px;
	color: #000;
	border: 1px solid #e20000;
	padding: 4px 16px 4px 16px;
	margin: 0;
}

.contMsg {
	margin: 12px 0 12px 0;
}

/* 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;
}

.italique { color: #607090; background-color: transparent; }


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

a { color: #000; text-decoration: underline; }
a:hover { color: #000; text-decoration: underline; }
acronym { color: black; background-color: transparent; }

.jlien {
	color: #ffe052;
	text-decoration: none;
}
.rlien {
	color: #b00;
	font-weight: bold;
	text-decoration: none;
}
.blien {
	color: #fff;
	text-decoration: none;
}

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

h1 {
	margin: 0 0 0 0;
	font-size: 26px;
	font-weight: bold;
	color: #000;
}

h2 {
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	/*color: #ffe052;*/
	color: #fff;
}

h3 {
	font-weight: bold;
	color: #ffe052;
}

/* ===== gestion des marges et autres personnalisations ===== */

hr {
	border: 0;
	color: #e20000;
	background: #e20000;
	height: 1px;
	margin: 0; 
}

ul { margin-left: 0; padding-left: 1.75em; }
li { margin-bottom: 4px; }
img { border: none; background-color: transparent; }

/* formulaires */

/*
input[type="text"],
input[type="password"], 
input[type="file"], 
textarea {
	background: #f00;
	border: 1px solid #000;
	background: #e20000;
	padding: 2px;
}

input[type="text"]:hover,
input[type="password"]:hover,
input[type="file"]:hover,
textarea:hover {
	border: 1px solid #fff;
	background: #f00;
	border: 1px solid black;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="file"]:focus {
	border: 1px solid #fff;
	background: #e20000;
}

textarea:focus {
	border: 1px solid #fff;
	background: #fff;
}
*/

textarea {
	font-family: courier;
	font-size: 13px;
	width: 95%;
}

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

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

.RHlienb {
	color: #fff;
}

/* les tables R3 */

.RHtable {
	background-color: #ef0000;
	border: 1px solid #9a0000;
	width: 100%;
}

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

/* Boites R3 */

.RHbox {
	background: #ffe052; 
	color: #000; 
	padding: 4px; 
	margin: 8px 0 12px 0; 
}

.RHboxHaut {
	clear: right;
	font-weight: bold;
	color: black;
	background: #ffe052;
	padding: 5px;
	margin-top: 8px;
	border: 1px solid #ffe052;
}

.RHboxMid {
	color: black;
	background: #eee;
	padding: 5px;
}

.RHboxBas {
	background: #e20000;
	padding: 5px;
	margin-bottom: 2px;
}

.RHboxDroite {
	font-weight: normal;
	float: right;
}

.RHboxIcone {
	float: right;
}

/* les boîtes avec menu */

.RHmenuHaut {
	margin-bottom: 5px;
}

.RHmenuBas {
	background: #ffe052;
	border: 1px solid #ffe052;
	padding: 4px; 
	margin-bottom: 6px; 
}

.RHmenuSEL {
	text-decoration: underline;
	color: black;
	background: #ffe052;
	border: 1px solid #ffe052;
	padding: 4px; 
	margin-right: 2px;
}

.RHmenuNSEL {
	background: #f00;
	border: 1px solid #f00;
	color: white;
	padding: 4px; 
	margin-right: 2px;
}

.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 #446668;
}

.RHtxs {
	font-size: 12px;
}

.RHpastille {
	padding-left: 4px;
}

.boiteBlanche {
	background: #fff;
	padding: 18px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}

