@charset "utf-8";
/************************************************************

CSS Document by Hugo LIEGEARD 24/10/07 last modif 11/12/08

CSS page consulter.php

**************************************************************/

.body { background:url(index_images/fond.png) repeat-x; }
.bodyVOL { background:url(inscript/bg_va.png) repeat-y; }
.body-mem { background:url(inscript/bg_va.png) repeat-y; }
#page {}
#header { background:url(consult_images/images/table_01.png) no-repeat bottom; width:950px; height:102px;}
#table { background:url(consult_images/images/table_02.png) no-repeat; 
		 height:Opx; }
		 
.table { background:url(index_images/fond.png) repeat-x; border-top: solid 1px #2d559e; border-left: solid 1px #2d559e; }
.table p {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; color:#3b6085; }

.tableVOL { background:url(index_images/fond.png) repeat-x; border-top: solid 1px #2d559e; border-left: solid 1px #2d559e; }
.tableVOL p {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; color:#3b6085; }

.table_admin a:link, a:visited { text-decoration:none; color:#5b9ccf; }
.table_admin a:hover { color:#c35454; }
.table_admin { border-top : solid 1px }

.border { font-size:14px;  border-right: solid 1px #2d559e; border-bottom: solid 1px #2d559e;
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; padding:2px; }

.border a:link, .border a:visited {
text-decoration:none;
color:#3B6085;
font-weight:bold;
}

.border a:hover {
color:#990000;
text-decoration:underline;
}

.link-consult a:link, a:visited {
text-decoration:none;
color:#436398;
font-weight:bold;
}

.link-consult a:hover {
text-decoration:underline;
}

.button { 
	cursor: pointer; 
	font			: normal 10px Arial, Helvetica, sans-serif;
	padding-top		: 2px 2px 0px 2px;
	color			: #ffffff;
	background-color: #4e7eaa;
	border			: 1px solid #253a4e;
}

.button:hover { background-color:#739dc4;}

img { border: 0px; }

#top {background:url(consult_images/fond-top.png) no-repeat;
width:991px; height:19px;
}
#fond {background:url(consult_images/fond-cont.png) repeat-y;
width:991px; height:23px;
}

#end {background:url(consult_images/fond-end.png) repeat-y;
width:991px; height:22px;
}

.footer { background:url(consult_images/foot.png) no-repeat; }

#commande p { margin:0px 0px 5px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; margin-bottom:8px;
font-weight:bold;
}

#fond p { margin:0px 0px 5px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; margin-bottom:8px;
font-weight:bold;
}

.link:link, .link:visited {
text-decoration:none;
color:#D41010;
border:none;
}

.link:hover {
text-decoration:underline;
}

.link2:link, .link2:visited {
text-decoration:none;
color:#D41010;
border:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
padding-right:30px;
}

.link2:hover {
text-decoration:underline;
}

#deconnection {
padding-top:10px;
}

#L {float:left;}
#R {float:right; }

/* --------- TABLE ESPACE MEMBRE -------------- */
	 
.table-mem { background:#d0dcf6; border-top: solid 1px #2d559e; border-left: solid 1px #2d559e; }
.table-mem p {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; color:#3b6085; }

#fond-mem p { margin:0px 0px 5px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; margin-bottom:8px;
font-weight:bold; color:#FFFFFF;
}

#fond-mem {background:url(consult_images/fond-cont.png) repeat-y;
width:991px; height:23px;
}

#select {
border: solid 1px #2d559e;
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; color:#2d559e;
}