/* CSS Document */
* { margin: 0; padding: 0; border: 0; }

body {
	background: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: center;
	}

#global {
	margin: 20px auto;
	_margin-bottom: 20px;
	position: relative;
	text-align: left;
	width: 760px;
	}
	
/*#header {
	background: black url(../images/wifi-header-01.jpg) no-repeat;
	height: 200px;
	}*/
	
#header1 {
	background: black url(../images/wifi-header-01.jpg) no-repeat;
	height: 200px;
	}
	
#header2 {
	background: black url(../images/wifi-header-02.jpg) no-repeat;
	height: 200px;
	}
	
#footer {
	background: black url(../images/wifi-footer.jpg) no-repeat top left;
	clear: both;
	color: white;
	font-size: 0.8em;
/*	height: 50px*/;
	padding: 50px 0 0 0;
	}
	
#footer a {
	color: white;
	text-decoration: none;
	}
	
#center {
	background: #FFF url(../images/wifi-fond.jpg) repeat-y;
	color: black;
	}
	
#content {
	background: transparent;
	line-height: 140%;
	margin-right: 160px;
	padding: 20px;
	}
	
#content a {
	border-bottom: #34A02C dashed 1px;
	color: #34A02C;
	display: inline;
	text-decoration: none;
	}
	
#content a:hover {
	border-bottom: #F0037F dashed 1px;
	border-top: none;
	color: #F0037F;
	}

#content ul {
	
	}
	
#content li {
	list-style: none inside url(../puce.gif);
	/*padding-left: 20px;*/
	}
	
.number {
	color: #F0037F;
	font-size: 1.6em;
	}


/*encart page d'accueil gauche*/
#bloc_left {
	background: #000 url(../images/bloc_left_top.jpg) no-repeat top right;
	color: #FFF;
	width: 277px;
	}

#bloc_left .top {
	background: url(../images/bloc_left_top.jpg) no-repeat top right;
	height: 37px;
	}
	
#bloc_left img, #bloc_right img  {
	float: left;
	margin-left: 15px;
	}
	
#bloc_left .middle {
	background: url(../images/bloc_left_middle.jpg) repeat-y top right;
	}
	
#bloc_left .bottom {
	background: url(../images/bloc_left_bottom.jpg) no-repeat top right;
	height: 22px;
	}

#bloc_left h3, #bloc_right h3 {
	color: #FFF;
	font-size: 1.3em;
	margin: 0;
	padding: 0 5px 5px 105px;
	}

#bloc_left p {
	clear: left;
	margin: 0;
	padding: 0 14px 0 8px;
	}


/*encart page d'accueil droite*/
#bloc_right {
	background: #000 url(../images/bloc_right_top.jpg) no-repeat top right;
	color: #FFF;
	float: right;
	width: 277px;
	}

#bloc_right .top {
	background: url(../images/bloc_right_top.jpg) no-repeat top right;
	height: 37px;
	}
	
#bloc_right .middle {
	background: url(../images/bloc_right_middle.jpg) repeat-y top right;
	}
	
#bloc_right .bottom {
	background: url(../images/bloc_right_bottom.jpg) no-repeat top right;
	height: 22px;
	}

#bloc_right p {
	clear: left;
	margin: 0;
	padding: 0 14px 0 8px;
	}
	
#bloc_left a, #bloc_right a, #bloc_left a:hover, #bloc_right a:hover  {
	color: #FFFFFF;
	border-color: #FFFFFF;
	}
	

#right {
	background: #8BD3E5;
	float: right;
	padding: 20px 0;
	width: 160px;
	}
	
#right ol {
/*	line-height: 120%;*/
	font-size: 1.2em;
	margin-right: 10px;
	}

#right li {
	height: 100%;
	list-style-type: none;
	margin-bottom: 7px;
	padding: 0;
	}
	
#right a {
	color: white;
	display: block;
	padding-left: 10px;
	text-decoration: none;
	}
	
#right a:hover, #right .select, #right a.select {
	border-left: #F0037F solid 5px;
	color: white;
	font-weight: bold;
	padding-left: 5px;
	}

/*#right ol li ul {
	font-weight: normal;
	}
	
#right ol li ul a {
	color: black;
	}
	
#right ol li ul a:hover {
	border: 0;
	color: black;
	font-style: italic;
	font-weight: normal;
	padding-left: 10px;
	}*/
	
h1 {
	}
	
h1 a {
	display: block;
	height: 200px;
	text-decoration: none;
	width: 760px;
	}
	
h1 a span {
	visibility: hidden;
	}
		
h2 {
	background: #FFF url(../images/wifi-h1.jpg) no-repeat bottom left;
	color: #F0037F;
	font-size: 1.6em;
	padding-bottom: 20px;
	_padding: 0;
	}

h3 {
	color: #34A02C;
/*	color: #CD82BE;*/
	font-size: 1.3em;
	margin-top: 2em;
	margin-bottom: 0.5em;
	}

p {
	margin: 1.2em 0;
	}

hr {
	background-color: white;
	color: white;
	height: 2em;
	margin: 0 !important;
	margin: -0.5em 0;
	visibility: hidden;
	}

/* Logos, documents et images */
/* Modification des styles par défaut de SPIP */
a img {
	border: 0;
	}
a:hover img {
	border: 0;
	}

img, .spip_logos { margin: 0; padding: 0; border: none; }

.spip_documents { text-align: center; border: 0; }
.spip_documents_center { clear: both; width: 100%; margin: auto; border: 0; }
span.spip_documents_center { display: block; margin-top:1em; border: 0; }
.spip_documents_left { float: left; margin-right: 15px; margin-bottom: 5px; }
.spip_documents_right { float: right; margin-left: 15px; margin-bottom: 5px; border: 0; }
.spip_doc_titre { font-weight: bold; font-size: 0.9em; margin-left: auto; margin-right: auto; }
.spip_doc_descriptif { clear: both; font-size: 0.8em; margin-left: auto; margin-right: auto; }
