/************** LIENS ******************/
a:link, a:visited, a:active, a.none {
	color: #555555; 
	text-decoration:none;
}

h1 a:link, h1 a:visited, h1 a:active {
	}

h1.title a:link, h1.title a:visited, h1.title a:active {
	color: #555555; 
	text-decoration:none;
	}

a:hover { 
	color:#555555;
	text-decoration:underline;
}

a.mainmenu {
	border:dotted #999999;
	border-width:1px 0px;
	clear:both;
	display:block;
	margin:1px 4px ;
	padding:0px 10px;
	text-align:right;
	text-decoration:none;	
	font-size:16px;
	font-weight:bold;
	}

a.menu {
	border: dotted #999999;
	border-width:1px 0px;
	clear:both;
	display:block;
	margin:1px 4px ;
	padding:0px 10px;
	text-align:left;
	text-decoration:none;
	}

a.mainmenu:hover, a.current {
	background-color:#ffffff;	
	margin:1px 0px 1px 5px;
	border:solid #bfc0c5;
	border-width:1px 0px 1px 1px;
	}

a.submenu:link,a.submenu:visited, a.submenu:active {
	font-size:15px;
	} 
/***************** GENERAL ******************/
body {
	background-image:url(style2008/bg.png);
	font-size:13px;
	font-family: "Trebuchet MS", serif;
	height:auto;
	height : 100% ;
	text-align : center ;
	margin-top:10px;
	}

table {
	border-collapse:collapse;
	margin:auto;
	font-size:13px;
	font-family: "Trebuchet MS", serif;
	}

td {
	padding:3px;
	vertical-align:middle;
	}

div {
	text-align:center; 
}

hr {
	clear:both;
	width:80%;
	color:#CCCCCC;
	background-color:#CCCCCC;
	height: 1px;
	border: 0;	
}

p {
	margin:0px;
	}
	
p.error {
	color:red;
	border: red 1px solid;
	font-size:16px;
	}

p.message {
	color:green;
	border: green 1px solid;
	font-size:16px;
	}

div.invisible {
	display:none;
	}

div.visible {
	display:block;
	}

img.clicicon {
	border:none;
	vertical-align:bottom;
	}

p.left {
	text-align:left;
	margin-top:2px;
	}

p.text {
	text-align:left;
	margin:2px 10px;
	}

p.submenu {
	text-align:center;
	border-bottom:1px solid silver;
	font-size:18px;
	width:80%;
	margin:5px auto;
	color:#555555;
	}

/************** Div's de placement *******************/

div.toptitle {
	background-repeat:no-repeat;
	font-size:25px;	
	width:900px;
	height:110px;
	margin:0px auto;
	padding:0px; 
	color:silver;
	text-align:center;
}

div.container {
	background:url(style2008/bgcontainer.png);
	margin:0px auto; 
	padding:0px;
	color:black;
	width:900px;
	}

div.subcontainer {
	margin:7px; 
	padding:5px;
	text-align:left;
	}

div.left {
	padding:0px;
	margin:0px;
	float:left;
	width:160px;
	}
	
div.menu {
	padding:0px;
	margin:0px;
	background-image:url(style2008/bgmenu2.png);
	background-repeat:no-repeat;
	}
	

div.menubottom {
	background-image:url(style2008/bgmenubottom.png);
	margin:0px;
	height:20px;
	float:left;
	width:160px;
	}

div.main {
	width:720px;
	float : right ;
	text-align : center ;
	margin:0px 12px 2px 0px;
	padding:0px;
	min-height:300px;
}

div.mainblog {
	width:545px;
	float : left ;
	text-align : center ;
}

div.right {
        border:5px solid #dbdee6;
	-moz-border-radius:5px;
        -webkit-border-radius:5px;
        background-color:#dbdee6;
	width:155px;
	float:right;
	margin:2px;
	}

div.mainfooter {
	margin:auto;
	width:900px;
	text-align:right;
	}
	
h1#toptitle_mobile {
	display:none;
	}
/************* POST ********************/

img.post {
	display:block;
	clear:both;
	border:1px #eeeeee solid;
	margin:auto;
	text-align:center;
	padding:2px ;
	max-width:500px;
}

img.creation {
	display:block;
	float:left;
	border:1px #73868C solid;
	margin:5px;
	padding:1px ;
}

div.im {
	text-align:center;
	}

div.blog_article {
	background:url(images/articlebg.png);
	background-repeat:no-repeat;
	text-align:justify;
	margin:5px;
	margin-bottom:35px;
	padding:5px;
	border-bottom:dotted silver 1px;
	}

div.blog_article div.header {
	text-align:left;
	color:#777799;
	margin-bottom:15px;
	}

div.blog_article div.header h1.title {
	font-size:25px;
	background:none;
	border:none;
	width:auto;
	height:auto;
	text-align:left;
	margin:0px;
	}

div.blog_article div.footer {
	text-align:right;
	padding:1px;
	margin: 2px 0px 1px 100px;
	vertical-align:bottom;
	}

div.tags {
	text-align:left;
	margin:1px;
	}

/*******COMMENTAIRES *******/

div.commentaires {
        border:1px solid silver;
	-moz-border-radius:5px;
        -webkit-border-radius:5px;
	margin:5px auto 0px auto;		
	width:400px;
	background:#dbdee6;
	color:white;
	}

div.comment_content {
	text-align:justify;
	overflow:auto;
	padding:4px;
	}

p.quiquand {
	margin:3px;
	text-align:right;
	vertical-align:bottom;
	}

div.comment_admin {
	border-top:1px dotted silver;
	margin:3px;
	text-align:right;
	}
/*********** POSTER ************/

div.postercat{
	width:95%;
	margin:auto ; 
	text-align:center;
	}

div.divPosterImage{
	margin-left:5px;
	text-align:left;
	}

div.menutitle {
	color:#444466;
	font-weight:bold;
	font-size:22px;
	margin:4px 5px;
	padding-left:5px;
	text-align:left;
	}

div.smalltitle {
	text-align:left;
	margin:1px 1px 3px;
	padding:3px;
	border:silver dotted;
	border-width:0px 0px 1px 1px;
	}

/***** *****/
h1 {
	color:#606b85;
	border:solid silver;
	border-width:0px 0px 1px 0px ;
	font-size:23px;
	margin:auto auto 4px auto;
	text-align:center;
	width:98%;
	}

h2 {
	color:#606b85;
	border-bottom:1px solid silver;
	clear:both;	
	margin:10px auto 5px;
	font-size:18px;
	text-align:center;
	width:95%;
}
	
h3 {
	font-style:italic;
	color:#606b85;
	margin:3px;
}	

h4{
	color:#fac656;
	font-style:italic;
	line-height:2px;
	text-align:left;
	color:#606b85;
}	

div.identification {
	text-align:right; 
	margin:2px 10px;
}

input.bigtext {
	font-size:25px;
	}
	
.center {
	text-align:center;
	}
	
.right {
	text-align:right;
	}
	
.color0 {
	background:#DDDDDD;
	}	
	
.color1 {
	background:#FFFFFF;
	}

