/*	---------------------------------------------------------

		C O N T E N U   680 px
		
	---------------------------------------------------------	*/

/*	---------------------------------------------------------
		B O D Y
	---------------------------------------------------------	*/
body {
	margin: 0;
	font-size: 0.8em;
	line-height: 1.5em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(../../images/divers/body.png) center 240px no-repeat #FFFFFF;
}


/*	---------------------------------------------------------
		D I V   P R I N C I P A L E S
	---------------------------------------------------------	*/

/*	----------------
		D I V   0
	----------------	*/
#div0 {
	width: 100%;
	margin: 0 auto 0 auto;
}


/*	----------------
		D I V   1
	----------------	*/
#div1content {
	width: 100%;
	height: 248px;
	margin: 0 auto 0 auto;
	background-position: center top;
	background-repeat: no-repeat;
}

#div1 {
	width: 980px;
	height: 248px;
	margin: 0 auto 0 auto;
	background-position: left top;
	background-repeat: no-repeat;
	background: url(../../images/divers/img.png) left center no-repeat;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='images/divers/img.png');
}

/*	----------------
		D I V   2
	----------------	*/
#div2 {
}

/*	----------------
		D I V   3
	----------------	*/
#div3 {
	width: 980px;
	margin: 0 auto 0 auto;
}

/*	----------------
		D I V   4
	----------------	*/
#div4 {
	width: 720px;
	padding: 30px 170px 20px 90px;
	margin: 0 auto 0 auto;
	font-size: 0.8em;
	line-height: 32px;
	clear: both;
	background: url(../../images/divers/div4/div4.jpg) 90px top no-repeat;
}


/*	---------------------------------------------------------
		D I V   S E C O N D A I R E S
	---------------------------------------------------------	*/
.drapeaux {
	width: 50px;
	padding: 8px 10px 0 0;
	float: left;
	text-align: right;
}

.actualite {
	width: 240px;
	height: 64px;
	font-size: .9em;
	line-height: 1.2em;
	margin: 210px auto auto 100px;
	color: #444;
	position: absolute;
}
.actualite .crossfade li {
	width: 270px;
}

.MenuSiteGauche {
	width: 90px;
	margin: 10px 0;
	padding-bottom: 40px;
}

.ContenuSite {
	width: 680px;
	margin: 30px 20px 0 20px;
	padding-bottom: 40px;
}

.MenuSiteDroite {
	width: 170px;
	margin: 10px 0;
	padding-bottom: 40px;
}

/*	----------------
		 D I V  4
	----------------	*/
#div4 .a, #div4 .b, #div4 .c {
	float: left;
	padding: 0 20px 0 20px;
}
#div4 .a {
	margin-top: -32px;
}
#div4 .b {
	float: none;
	text-align: center;
	visibility: hidden;
}
#div4 .c {
	margin-top: -32px;
	float: right;
}


/*	---------------------------------------------------------
		S T Y L E S   P R É F O R M A T É S
	---------------------------------------------------------	*/

/*	----------------
		P
	----------------	*/
p {
	padding: 0;
	margin: 0;
}

/*	----------------
		H R
	----------------	*/
hr {
	margin: 20px 0 20px 0;
	padding: 0;
	background-color: #999999;
	height: 1px;
	border: none;
}

/*	----------------
		H 1 ,  H 2 ,  H 3 ,  ...
	----------------	*/
h1 {
	padding: 0;
	margin: 0;
	font-size: 1.4em;
	color: #000000;
	font-weight: bold;
	position: absolute;
}
h1  span{
	visibility: hidden;
}

h2 {
	padding: 0;
	margin: 0;
	font-size: 1.4em;
	color: #FF3717;
	font-weight: bold;
}

h3 {
	padding: 0;
	margin: 0;
	font-size: 1.2em;
	color: #FF3717;
	font-weight: bold;
}

h4 {
	padding: 0;
	margin: 20px 0 0 0;
	font-size: 1em;
	color: #8AB802;
	font-weight: bold;
}

h5 {
	padding: 0;
	margin: 0;
	font-size: 1.2em;
	color: #000000;
	font-weight: bold;
}

h6 {
	padding: 0;
	margin: 0;
	font-size: 1.2em;
	color: #000000;
	font-weight: bold;
}

/*	----------------
		U L,   L I
	----------------	*/
ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
li {
	padding: 0;
	margin: 0;
}

/*	----------------
		M E N U S I T E D R O I T E
	----------------	*/
.MenuSiteDroite ul {
	padding: 0;
	margin: 0 0 15px 0;
	list-style: none;
	text-align: left;
}
.MenuSiteDroite li {
	padding: 0;
	margin: 2px 0;
	display: block;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
}
.MenuSiteDroite li a, .MenuSiteDroite li a:visited {
	padding: 2px 15px 3px 20px;
	margin: 0;
	height: 20px;
	line-height: 20px;
	display: inline;
	cursor: pointer;
	text-decoration: none;
	color: #FFF;
}
.MenuSiteDroite li a:hover {
	color: #567301;
	background: url(../../images/divers/div3/MenuSiteDroite/ul_li_a-hover.gif) right center no-repeat;
}
.MenuSiteDroite li .on, .MenuSiteDroite li .on:hover, .MenuSiteDroite li .on:visited {
	color: #FF3717;
	background: url(../../images/divers/div3/MenuSiteDroite/ul_li_a-on.gif) right center no-repeat;
}


/*	---------------------------------------------------------
		T E X T E
	---------------------------------------------------------	*/
.txt { position: absolute; }

.petit { font-size: 0.9em; }
.grand { font-size: 1.2em; }
.enorme { font-size: 1.4em; }

.left { text-align: left; }
.center { text-align: center; }
.right { text-align: right; }

.date {
	color: #FFCC00;
	display: block;
	font-weight: bold;
}


/*	---------------------------------------------------------
		I M A G E
	---------------------------------------------------------	*/

/*	----------------
		D I V 1
	----------------	*/
#div1 .logo {
	position: absolute;
	margin: 10px 0 0 0;
}

.drapeaux .drp {
	margin: 3px 2px 3px 2px;
}


/*	---------------------------------------------------------
		D I V E R S
	---------------------------------------------------------	*/

/*	----------------
		L U S O D E V
	----------------	*/
.lusodev {
	padding-left: 13px;
	margin-left: 3px;
	background: url(../../images/divers/div4/logo_lusodev-mini.gif) left center no-repeat;
}


/*	---------------------------------------------------------
		S T Y L E S   L I E N S
	---------------------------------------------------------	*/

/*	----------------
		A
	----------------	*/
a:link, a:visited {
	color: #0099FF;
	text-decoration: underline;
	position: relative;
	z-index: 1;
}
a:hover {
	color: #FF3717;
}

/*	----------------
		D I V 1
	----------------	*/
.actualite a:link, .actualite a:visited {
	color: #444;
	text-decoration: none;
}
.actualite a:hover {
	color: #000;
}

/*	----------------
		D I V 4
	----------------	*/
#div4 a, #div4 a:visited {
	color: #666;
	text-decoration: none;
}
#div4 a:hover {
	color: #000;
}

/*	---------------------------------------------------------
		C O U L E U R S
	---------------------------------------------------------	*/
.rouge { color: #FF0000; }
.noir { color: #000000; }
.vert { color: #88B700; }
.blanc { color: #FFFFFF; }
.gris { color: #666666; }
.jaune { color: #FFFF00; }
.orange { color: #FF9900; }
