/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	width: 960px;
	margin: 0 auto;
	background: #FFFFFF url(../images/im01.gif) repeat-x 0 120px;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #959595;
	position:relative;
	
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #385B88;
}

h1 {
	font-size: 2em;
	margin-bottom: 0.5em;
}

h2 {
	margin-bottom: .8em;
	font-size: 2em;
	font-weight: normal;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

p, blockquote, ul, ol {
	margin-bottom: 1.4em;
	line-height: 1.6em;
	text-align: justify;
}

p {
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: none;
	color: #E08934;
}

a:hover {
	text-decoration: underline;
}

img {
	border:0px; /* sans bordure */
	margin:15px; /* avec 15 pixels de marges autour */
}

/* Boxed Style */

.moduletable {
	width: 100%;
	margin-bottom:20px;
}

.moduletable th {
	padding: 0;
	margin-bottom: .8em;
	border-bottom: 1px solid #D6D5D5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: normal;
	color: #385B88;
	text-align: left;
}

.boxed .content {
	padding: 10px;
}

/* Post */

.post {
}

.contentpaneopen{
	width: 100%;
	color: #707070; /* couleur du texte dans la page */
}

.contentheading, .componentheading {
	margin: 0;
	padding: 0 0 0 0px;
/*	border-bottom: 1px solid #D6D5D5; */
	margin-bottom: .8em;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #385B88;
}
.componentheading {
/*	font-size: 2em; */
}

.post .date {
	margin-top: -26px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.post .date .month {
	display: block;
	float: right;
	width: 60px;
	margin-bottom: 3px;
	padding: 5px 0;
	background: #D6D5D5;
	text-align: center;
	font-size: 11px;
}

.post .date .day {
	display: block;
	float: right;
	clear: right;
	width: 60px;
	margin-bottom: 1px;
	padding: 10px 0;
	background: #EAEAEA;
	text-align: center;
	font-size: 24px;
}

.post .date .year {
	display: none;
}

.createdate {
	background : url(../images/date.png) no-repeat;
	padding: 0px 0 5px 20px;
	border-bottom: 2px solid #EAEAEA;
	/*border-right: 1px solid #EAEAEA;*/
	font-size: 9px;
	margin-bottom: 1.4em;
	line-height: 1.8em;
	text-align: justify;
}

.modifydate {
	background : url(../images/date.png) no-repeat;
	padding: 0px 0 5px 20px;
	border-bottom: 2px solid #EAEAEA;
	/*border-right: 1px solid #EAEAEA;*/
	font-size: 9px;
	margin-bottom: 1.4em;
	line-height: 1.8em;
	text-align: justify;
}


.post .meta p {
	margin: 0;
}

.post .story {
	padding: 20px 40px;
}



/* header */
#header {
width: 1024px;
	height: 220px;
	margin: 50px auto;
	margin-bottom : 20px;
	
	/*	background-color:#006600;
background: url(../images/im02b.jpg) no-repeat 0 65px;*/
}


/* Logo */
/* Logo1 */
#logo1 {
	float:left;
	width: 474px;
	height: 180px;
	background: url(../images/im02b.jpg) no-repeat 20px 0px;
	position:relative; 
}

#logo1 h1 {
	position:absolute;
	left:180px;
	top:70px;
}

#logo1 h1 a {
	font-size: 30px;
	color: #FFFFFF;
	text-decoration:none;
}

#logo1 h1 i {
	text-transform: uppercase;
	letter-spacing: -3px;
	font: italic normal 36px Georgia, "Times New Roman", Times, serif;
	color: #385B88;
}

/* Logo2 */
#logo2 {
	float:left;
	width: 550px;
	height: 232px;
	margin-top:-32px;
	background: url(../images/im03.gif) no-repeat 0px 0px;
	position:relative;
}


/* Logo Ulb */
#ulb {
	width:60px;
	height:60px;
	position:absolute;
	left:500px;
	top:0px;
	background: url(../images/im05.jpg) no-repeat 0px 0px;
}

/* logo Srsc */
#srsc {
	width:144px;
	height:100px;
	left:416px;
	top:170px;
	position:absolute;
	background: url(../images/co3-logo.jpg) no-repeat 0px 0px;
}


/* Content */

#content {
	width: 1024px;
	margin: 0 auto;
}

/* Content > Main */

#main {
	float: right;
	width: 700px;
	margin-top: 0px;
	margin-bottom:50px; /* pour eviter que le pied soit colle */
}

/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 240px;
	margin-bottom:50px; /* pour eviter que le pied soit colle */
	padding-left:20px;
}

/* Content > Sidebar > Login */

.inputbox {
	color: #385B88;
	margin-bottom: 5px;
	padding: 2px 5px;
	border: 1px solid #385B88;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.button {
	background: #385B88;
	color: #FFFFFF;
}

/* Content > Sidebar > Menu */

.moduletable_menu {
	margin-bottom: 30px;
	border-bottom: 4px solid #EBEBEB;
	line-height: normal;
	width: 100%;
}

.moduletable_menu a {
	display: block;
	padding: 10px 0 10px 24px;
	background: url(../images/img05.gif) no-repeat 10px 17px;
	border-top: 1px solid #EBEBEB;
	color: #E08934;
}

.moduletable_menu a:hover {
	background: #EBEEF3;
	text-decoration: none;
	font-weight: bold;
	color: #385B88;
}

.moduletable_menu th{
	background: #EBEEF3;
	text-decoration: none;
	font-weight: bold;
	color: #385B88;
	height: 40px;
	vertical-align: middle;
	text-align: left;
	padding-left: 20px;
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

/* Content > Sidebar > Partners*/

#partners {
}

#partners .content {
	padding: 10px 0;
}

#partners ul {
	margin: 0;
	border-bottom: 1px solid #D1BC5C;
	list-style: none;
	line-height: normal;
}

#partners li {
	padding: 10px;
	border-top: 1px solid #D1BC5C;
}

/* Footer */

#footer {
	width: 924px;
	clear: both;
	margin-top: 50px;
	padding: 20px 50px;
	border-top: 2px solid #D6D5D5;
}

#footer p {
	width: 1024px;
	margin: 0 auto;
	font-size: x-small;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}

#user1{
float: left;
width: 49%;
}

#user2{
float: right;
width: 49%;
}

.clr{clear:both;}

.mosimage_caption {
	font-size: 0.8em;
}

#text {
	width: 100%;
	margin-top :20px;
}

/*
#text a {
	text-decoration: none;
	color: #E08934;
}

#text a:hover {
	text-decoration: none;
	font-weight:bold;
}
*/
.centre {
	text-align: center;
}

