﻿/* OLD STYLE UI */
body {
	/*background:url(../../pics/back11.jpg) #FFFFFF repeat-x ;*/
}
root { 
display: block;
}
table #siteContent,td {
        border-collapse:collapse;
}
table #principalContent {
        font-family:trebuchet ms;
        font-size:13px;
}
.miniTitle {
        float:left;
        width:100%;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:15pt;

}
.titleDesc {
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
font-style:italic;

border-width:1px;
background-color:#F0F8FF;
}
.titrePage
{
font-family:Tahoma, sans-serif;
font-size:19pt;
color:#FFFFFF;
font-weight:200;
float:left; width:auto;
}
#head {
background-image:url(http://lapuissancedelevangile.toile-libre.org/pics/sky.jpg);
}
.Style2 {color: #FF0000}
#menu-connected 
{
	float:right;
	font-family:Tahoma, "Lucida Bright", "Lucida Calligraphy";
	font-size:8pt;
	color:#333300;
	text-decoration:none;
}
#menu-connected  a { color:#000066; }
#listeArticles { width:70%; }
#normalMenu, #normalMenu a {
background-color:#004A95;
text-decoration:none;
border-width:1px;

color:/*#000066*/white;
}
#normalMenu a:hover
{
	color:#CCFF00;
}

/*for rounded boxes, starting by "rb"*/
/* set millions of background images */
.rbroundbox { background: url(nt.gif) repeat; }
.rbtop div { background: url(tl.gif) no-repeat top left; }
.rbtop { background: url(tr.gif) no-repeat top right; }
.rbbot div { background: url(bl.gif) no-repeat bottom left; }
.rbbot { background: url(br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 50%; margin: 1em auto; }


/* MENU */
#LMenuContainer {
	padding:3px;
	border: 1px #DDDDDD ;
	
}

.title_doc_recent
{
border:1px;
border-style:solid;
border-color:#CCCCCC;
font-family:Tahoma;
font-size:8pt;
font-weight:bold;
color:#990000;
}
.recent_title {
color:#000033;
font-family:Tahoma;
font-size:8pt;
text-decoration:none
}
.recent_title:hover
{
text-decoration:underline;
color:#003366;
}

/*** For norMal Menu navigation **/
#nav li, #nav{
	display:inline;
	list-style:none;
	text-decoration:none;
	margin:2px;
	padding: 10px;
	line-height: 30px;
	font-family: Tahoma;
	font-size: 12pt;
	cursor:pointer;
}
#nav li:hover
{
color:green;
}
#nMContainer
{
background:#004080;
color:white;

}
li a { text-decoration:none; color:#FFFFFF}


