body {
	background: #ffffff url(design/fond_page.png) repeat-x top;
	font-family: 'Trebuchet MS', sans-serif;	
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
}	

a, a:visited {
	color: #004276;	
	text-decoration: none;
}

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

p {
	line-height: 1.3;	
}

ul {
	line-height: 1.3;	
	list-style-type: disc;
	margin-left: 20px;
}

h1 {
	font-size: 2em;
	color: #b20000;	
	margin: 30px 0 20px 0;	
	border-bottom: 1px dotted;
}

h2 {
	font-size: 2em;
	color: #b20000;	
	margin: 5px 0 10px 0;	
}

h3 {
	font-size: 1.3em;
	color: #b20000;	
	margin-bottom: 10px;	
}

h4 {
	font-size: 1.3em;
	color: #b20000;	
	margin-bottom: 10px;
	padding-left: 12px;
	background: url(design/puce.png) no-repeat left;	
}

table td {
	padding: 10px;
}

.spacer {
	clear: both;
	font-size: 0px;	
	height: 0px;
}

#link {
	color: #ffffff;
	margin: auto;
	width: 1000px;	
	padding: 10px;
	margin-bottom: 15px;
}

#link ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;	
}

#link ul li {
	display: block;
	float: left;	
	margin: 0px;
	padding: 0 0 0 22px;
}

#link ul li a, #link ul li a:visited {
	display: block;
	margin-right: 30px;
	color: #fff;
	text-decoration: none;
	border-bottom:1px solid #DF0000;
}

#link ul li a:hover {
	border-bottom: 1px dotted #fff;
}

#link ul li.accueil {
	background: url(design/icon_accueil.png) no-repeat center left;
}

#link ul li.forum {
	background: url(design/icon_forum.png) no-repeat center left;
}

#link ul li.twitter {
	background: url(design/icon_twitter.png) no-repeat center left;
}

#link ul li.dailymotion {
	background: url(design/icon_dailymotion.png) no-repeat center left;
}

#link ul li.wiki {
	background: url(design/icon_wiki.png) no-repeat center left;
}

#link ul li.wifi {
	background: url(design/icon_wifi.png) no-repeat center left;
}

#link ul li.blog {
	background: url(design/icon_blog.png) no-repeat center left;
}

a.ovh {
	background: url(design/ovh_com_blue.png) no-repeat;
	height: 18px;
	width: 76px;
	float: left;
	display: block;
	border: 1px solid;
	margin-right: 30px;
	border: 0px;
}

a.ovh:hover {
	background: url(design/ovh_com_red.png) no-repeat;
}

#global-bg {
	background: url(design/fond_cadre_exterieur.png) repeat-x top;
	width: 1000px;
	margin: auto;
	padding: 10px;
	overflow: auto;
}

#global {
	background: #ffffff;
}

#head {
	padding: 5px;
	height: 95px;
}

#logo {
	float: left;
	width: 298px;
	height: 95px;
}

#logo a {
	width: 298px;
	height: 95px;
	background: url(design/logo_n9ws.png) no-repeat;
	display: block;	
}

#bloc-right {
	float: right;
}

#cal-bg {
	background: url(design/fond_cadre_bloc_recherche.png) repeat-x;
	width: 100px;
	height: 85px;
	padding: 3px;
	float: left;
	margin: 5px;
}

#cal {
	background: #fff;
	height: 62px;
	padding: 10px;
}

.jour {
	font-size: 2.6em;
	color: #000;
	text-align: center;
	font-weight: bold;
	margin-bottom: 4px;
}

.mois {
	font-size: 1.4em;
	color: #B20000;
	text-align: center;
}

#connexion-bg {
	background: url(design/fond_cadre_bloc_recherche.png) repeat-x;
	width: 350px;
	height: 85px;
	padding: 3px;
	float: left;
	margin: 5px;	
}

#connexion {
	float: left;
	width: 330px;
	padding: 10px;
	height: 62px;
	background: #fff;
}

#connexion-content {
	background: #fff url(design/user.png) no-repeat;
	padding: 0 0 0 40px;
	min-height: 23px;
}

#menu {
	height: 25px;
	width: 1000px;
	margin: auto;	
	background: #f7f7f7 url(design/hmenu.jpg) repeat-x;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu ul li {
	display: block;
	float: left;	
	margin: 0px;
	padding: 0px;
}

#menu ul li a {
	color: #4d4d4d;
	height: 21px;
	display: block;
	margin-right: 3px;
	text-transform: uppercase;
	padding: 4px 20px 0px 20px;
	margin: 0px;
	text-decoration: none;
	font-weight: bold;	
}

#menu ul li a:hover {
	background: url(design/hmenu-sel.jpg) repeat-x;
	color: #fff;
}

#menu ul li#current a {
	color: #fff;
	background: url(design/hmenu-sel.jpg) repeat-x;
}

#content {
	margin-top: 15px;
	overflow: auto;
}

/* Page */
#page-content {
	overflow: auto;	
	min-height: 250px;
}

#page {
	background: #fff;
	margin: 0 15px 50px 15px;
	line-height: 2em;
	float: left;
	width: 642px;
}

#page-content p {
	margin-bottom: 15px;	
}

#navigation {
	float: left;
	width: 300px;
	margin-right: 15px;	
}

.bloc {
	width: 285px;
	padding: 10px;
	border: 4px solid #E2E2E2;
	margin-bottom: 20px;
	background: url(design/fond_bloc.png) repeat-x;
}
/* Fin Page */

/* Actus */
#actus {
	float: left;
	width: 600px;
	padding-left: 15px;
}

#actus-bg {
	background: url(design/fond_titre_actu.png) no-repeat right;
	padding-left: 15px;
	height: 75px;
	width: 585px;
	position: absolute;
}	

/* Slide */
#slide {
	padding: 0px;
	width: 600px;
	height: 300px;
	margin-bottom: 5px;
}	

#slide h2 {
	color: #fff;
	height: 75px;
	line-height: 70px;
	overflow: hidden;
	position: relative;
	padding: 0 0 0 25px;
}

#slide ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;	
}

#slide ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;	
}

#slide ul li a {
	color: #333333;
	height: 180px;
	width: 575px;
	display: block;	
	padding: 0 25px 10px 0;
	overflow: hidden;
	line-height: 1.5em;
	text-align: justify;
}

#slide ul li a:hover {
	text-decoration: none;
	color: #333333;
}

.slide-img {
	width: 110px; 
	height: 180px; 
	float: left;
}

.slide-text {
	margin-left: 120px;
	width: 455px;
	
}

/* Contrôles */
#slide-controls ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#slide-controls ul li {
	height: 28px;
	width: 28px;
	display: block;
	float: left;	
	margin: 0px;
	padding: 0px;
	border:1px solid #ccc;
	background:#eeeeee;
	color:#555;
	margin-right: 10px;
	line-height:28px;
	text-align: center;
}

#slide-controls ul li a {
	height: 28px;
	width: 28px;
	text-decoration: none;
	display: block;
	padding: 0;
	line-height: 28px;
	text-align: center;
}

#slide-controls ul li a:hover {
	height: 28px;
	width: 28px;
	color: #fff;
	background: #b20000;	
}

#slide-controls ul li#current a {
	height: 28px;
	width: 28px;
	color: #fff;
	background: #b20000;	
}

/* Colonne de droite */
#col-right {
	float: left;
	width: 370px;
	padding-left: 15px;
}

#recherche-bg {
	background: url(design/fond_cadre_bloc_recherche.png) repeat-x;
	height: 85px;
	padding: 3px;
	float: left;
	width: 350px;
}

#recherche {
	width: 330px;
	padding: 10px;
	height: 62px;	
	background: #fff;
}

#recherche-content {
	background: #fff url(design/picto_loupe.png) no-repeat top left;
	min-height: 36px;
	padding: 0 0 0 45px;
}

#services-bg {
	background: url(design/Fond_bloc_cadre_actu.png) repeat-x;
	height: 220px;
	padding: 3px;
	float: left;
	width: 350px;	
}

#services {
	background: #ffffff;
	width: 330px;
	padding: 10px;
	height: 210px;	
}

.tab-rubriques {
	background: url(design/fond_rubriques.png) no-repeat bottom right; 
	min-height: 128px;
}

.tab-rss {
	background: url(design/fond_rss.png) no-repeat bottom right; 
	min-height: 128px;
}

.tab-suivez {
	background: url(design/follow.png) no-repeat top right; 
	min-height: 128px;
}

.tab-archives {
	background: url(design/fond_actu2.png) no-repeat bottom right; 
	min-height: 128px;
}


#bottom-content {
/*	overflow: hidden;*/
	padding: 15px;
/*	width: 970px;*/
overflow: auto;

}

#news {
	float: left;
	width: 350px;
	border: 4px solid #eeeeee;
	padding: 5px;
	margin-right: 10px;
	min-height: 250px;
	height: auto;
}

.tab-forum {
	background: url(design/fond_forum.png) no-repeat bottom right; 
	min-height: 128px;	
}

.tab-wiki {
	background: url(design/fond_wiki.png) no-repeat bottom right; 
	min-height: 128px;	
}

.tab-web {
	background: url(design/fond_web.png) no-repeat bottom right; 
	min-height: 128px;	
}

#partenaires {
	float: left;
	width: 209px;
	border: 4px solid #eeeeee;
	padding: 5px;
	background: url(design/fond_bloc_partenaire.png) no-repeat top center;
	min-height: 250px;
	margin-right: 10px;
	height: auto;
}

#moniteur {
	float: left;
	width: 337px;
	border: 4px solid #eeeeee;
	padding: 5px;
	min-height: 250px;
	background: url(design/moniteur.png) no-repeat top right;
}

#moniteur a, #moniteur a:visited {
	text-decoration: none;
	color: #b20000;
}

#moniteur p {
	margin-top: 35px;
	line-height: 2em;	
}

#footer {
	padding: 15px;
	font-style: italic;
	color: #666666;
	font-size: 0.9em;
	text-align: left;
	border-top: 1px solid;
}

#footer a {
	color: #777777;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;	
}

#footer-logo {
	float: right;
	vertical-align: middle;
}

#footer-copyright {
	float: left;
}

/* n9ws */
.avatar {
	background-position:center;
	background-repeat:no-repeat; 
	/*margin-right:15px; */
	height: 50px; 
	width: 50px; 
	float: left; 
}

.n9ws ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

.n9ws ul li {
	height: 28px;
	width: 28px;
	display: block;
	float: left;	
	margin: 0px;
	padding: 0px;
	border:1px solid #ccc;
	background:#eeeeee;
	color:#555;
	margin-right: 10px;
	line-height:28px;
	text-align: center;
}

.n9ws ul li a {
	height: 28px;
	width: 28px;
	text-decoration: none;
	display: block;
	padding: 0;
	line-height: 28px;
	text-align: center;
}

.n9ws ul li a:hover {
	height: 28px;
	width: 28px;
	color: #fff;
	background: #b20000;	
}

.n9ws ul li#current a {
	height: 28px;
	width: 28px;
	color: #fff;
	background: #b20000;	
}

.author {
	border-bottom: 1px solid #ddd;
}

/*.comment {
	min-height: 50px;
	border-bottom: 1px dotted #a2a2a2;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: normal;
}

.comment-author {
	height: 60px;
	line-height: 50px;
}*/
/* Commentaires */
.comment {
	min-height: 70px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.comment-avatar-contour {
	border: 1px solid #ddd;
	height: 50px;
	width: 50px;
	float: left;
	padding: 5px;
	margin-right:15px;
}

.comment-avatar {
	height: 50px;
	width: 50px;
	background-repeat: none; 
	background-position: center;
}

.comment-arrow {
	background: url(design/comment_arrow.png) no-repeat; 
	float: left;
	height: 32px;
	width: 31px;
	margin-top: 10px;
}

.comment-text {
	border: 1px solid #e1e5e5;
	margin-left: 107px;
	min-height: 50px;
	padding: 5px 5px 5px 10px;
}

.comment-author {
	width: 100%;
	text-align:right;
	display: block;
	font-size: 10px;
}

.blockquote {
	padding: 4px;
	border:1px solid #E0E0E0;
	margin: 0 5px 5px 0px;
	background-color:#eee;
}

.block {
	padding: 5px;
	border: 1px solid #E0E0E0;
	margin: 5px 5px 20px 5px;
	background: #f6f6f6;
}

.tags {
	background: url(design/tag.png) no-repeat left center;
	padding-left: 25px;
}

.clock {
	background: url(design/clock.png) no-repeat left center;
	padding-left: 25px;
}

/* Liens */
a.puce {
	background: url(design/puce.png) no-repeat left center;
	padding-left: 12px;
	margin-right: 10px;
}

a.news {
	background: url(design/newspaper.png) no-repeat left center;
	padding-left: 25px;
	margin-right: 10px;
}

a.forum {
	background: url(design/comment.png) no-repeat left center;
	padding-left: 25px;
	margin-right: 10px;
}

a.link {
	background: url(design/link.png) no-repeat left center;
	padding-left: 25px;
	margin-right: 10px;
}

a.cal {
	background: url(design/cal.png) no-repeat left center;
	padding-left: 25px;
	margin-right: 10px;
}

a.home {
	background: url(design/home.png) no-repeat left center;
	padding-left: 25px;
	margin-right: 10px;
}

a.user {
	background: url(design/utilisateur.png) no-repeat left center;
	padding-left: 20px;
	margin-right: 7px;
}

.bloc-partenaires {
	width:198px;
	min-height: 200px;
	padding:5px;
	border:1px solid #ddd;
	float:left;
	margin-bottom: 20px;
}

.bloc-partenaires p {
	font-size:12px;
}

.bloc-membres {
	width:198px;
	min-height: 140px;
	padding:5px;
	border:1px solid #ddd;
	float:left;
	margin-bottom: 20px;
}

.bloc-membres p {
	font-size:12px;
}

img.picto {
	float: left;
	margin-right: 10px;
}