/* Corps */


body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, sans-serif;
	/*font-size: small;*/
	background-color: #333333;

}

a:link {
	color: #40659B;
	text-decoration: none;
	/*border-bottom: 1px dotted #bbb;*/
}

a:visited {
	color: #8EA4C2;
}

a:hover {
	color: #036;
}


#conteneur {
	position: relative;
	top: 0px;
	left: 0px;
	width: 780px;
	background-color:#ffffff;
	height: auto;
	text-align: left;
	overflow:auto;
}


#tete{	
	position: relative;
	background-image:url(img/bg-head.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	height: 120px;
	float:inherit;
	width: 780px;
	margin: 0px;
	border: 0px;
}

#logo{
	position: relative;
	background-image:url(img/header.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	height: 80px;
	width: 780px;
	float:inherit;
}

#menu{
	position: relative;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align:left;

	height:10px;
	width: 770px;
	float: inherit;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
}


#content{
	position: relative;
	width:510px;
	text-align:left;
	padding-left: 10px;
	padding-top: 23px;
	padding-bottom: 3px;
	float:left;
	background-color:#ffffff;
	height: auto;
}

#sousmenu{
	position: relative;
	padding-top: 23px;
	float: right;
	width:240px;
	padding-left:20px;
	background-color:#FFFFFF;
	

	
}

#smheader{
	position: relative;
	background-color: #65737C;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	color: #fff;
	padding-top: 5px;
	padding-bottom:15px;
	padding-left: 5px;
	text-align:left;
	font-weight:bold;
	
}

#smcontent{
	position: relative;
	text-align:left;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 100%;
}


#footer{
	position: relative;
	width:780px;
	background-color: #65737C;
	padding: 0px;
	height:auto;
	text-align: center;
	margin: 0px;
	float: left;

 }

#over{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 50;
	width: 100%;
	height: 1000px;
	background-image:url(img/bg.png);
}

#mag1{
	position: absolute;
	top: 30px;
	left: 0;
	width: 100%;
	height: 1000px;
	z-index: 60;
	text-align: center;
/*	line-height: 0px;*/
}

#mag2{
	position: relative;
	background-image:url(img/bg-webmag.png);
	background-repeat: no-repeat;
	/*width: 947px;
	height: 662px;*/
	width: 832px;
	height: 592px;
	color: #000000;
	margin: 0 auto;
	text-align: left;
}

#mag3{
	position: relative;
	top: 52px;
	left: 61px;
	width: 710px;
	height: 470px;
	/*color: #000000;*/
		background-color: #f5f5f5;
}

#bordermagl{
	position:absolute;
	top:0px;
	left:0px;
	width:11px;
	}
	
#textemag {
	width: 688px;
	height: 470px;
	position:absolute;
	top:0px;
	left:11px;
	font-size:11px;
	text-align:justify;
	background-color:white;
	}

#bordermagr {
	position:absolute;
	top:0px;
	left:699px;
	width:11px;
	}

#sommaire{
	height: 450px;
	width: 680px;
	position:relative;
	font-size: 11px;
	color: #333333;
	padding-top: 20px;
	padding-left: 30px;
	line-height: 16px;
}

#som_foot{
	position: relative;
	top: 430px;
	left: 0px;
	color: #bbbbbb;
	font-size:9px;
	height: 15px;
	width: auto;
}

#mag_close{
	position:relative;
	top: 49px;
	left: 520px;
	height: 9px;
	width: 250px;
	padding: 0px;
	margin: 0px;
	z-index: 200;
	color: #bbbbbb;
	font-size:9px;
	text-align:right;
}

#texte{
	padding-left: 150px;
	padding-right: 228px;
	width:330px;
	height:470px;
	font-size:12px;
	background-color: #f5f5f5;
	text-align:justify;
			overflow: auto;

}

#legende{
	position: absolute;
	z-index: 150;
	top: 472px;
	left: 645px;
	width: 60px;
	height: 13px;
	background-color: #ffffff;
	color: #bbbbbb;
	font-size: 9px;
	text-align: right;
	

}

/*#legende:hover{
	visibility: visible;
	}*/

  .visi1 { visibility:"visible" }
  .visi2 { visibility:"hidden" }

/*img {
	border-width: 5px;
}*/

#webmag{
	position: relative;
	float: left;
	width:740px;
	height: 400px;
	padding: 20px;
	
}

#bg-mag {
	position: relative;
	float: left;
	width:780px;
	height: 15px;
	padding: 0px;
	background-position: center;
	background-repeat: no-repeat;
	background-image:url(img/bg-mag.gif);

}

/* Typo */
p {
	margin: 1em 0 1em;
	padding: 0;
}

h1 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #FFFFFF;
	background-position: left;
}

h2 {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 5px;
	margin: 10px 0 0 0;	
	text-align:justify;
}

h3 {
	margin: 10px 0 0 0;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
}

h4 {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
}

h4 a:link, h4 a:visited {
	text-decoration: none;
	border-bottom: none;
	color: #FFFFFF;
}

h4 a:hover, h4 a:active {
	text-decoration: underline;
	border-bottom: none;
	color: #CCCCCC
}

#menu a:link, h4 a:visited {
	text-decoration: none;
	border-bottom: none;
	color: #FFFFFF;
}

#menu a:hover, h4 a:active {
	text-decoration: underline;
	border-bottom: none;
	color: #CCCCCC
}

#menu a:visited {
	text-decoration: none;
	border-bottom: none;
	color: #FFFFFF;
}

h5 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #fff;
	padding: 5px;
}

.hide{display:none}

/* Liens */ 

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

img { 
text-decoration: none;
border-bottom: none;


}



#gal {
}
	
#gal a {
	text-decoration: none;
}	


#gal img {
	text-decoration: none;
}



/* Sous-menu */

ul {
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	list-style-type: none;
}

li {
	color: #000;
}

/*ul a:link {
	color: #40659B;
	text-decoration: none;
	border-bottom: 1px dotted #bbb;
	}
ul a:hover, li a:active, li a:visited {
	color: #8EA4C2;
	text-decoration: none;
	border-bottom: 1px dotted #bbb;
	}*/

/* Box */

.box {
	border: thin solid #CCCCCC;
	text-align: center;
	
}

.imgbox {
	border: 1px dotted #CCCCCC;
	padding: 10px;
	margin-top: auto;
	margin-right: 10px;
	margin-bottom: auto;
	margin-left: 10px;
}
	
/* PROVISOIRE */

.textecontenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	color: #000000;
}

.txtecontenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	color: #000000;
}

.textetitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
	
.textefooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
	
	
.boxtransparent {
	padding: 8px;
	border: none;
}

.textecontenu a:link {
	color: #40659B;
	text-decoration: none;
	/*border-bottom: 1px dotted #bbb;*/
}

.textecontenu a:visited {
	color: #8EA4C2;
	text-decoration: none;
	/*border-bottom: 1px dotted #bbb;*/
}

.textecontenu a:hover {
	color: #036;
	/*border-bottom-style: solid;*/
}

h2 a:link {
	color: #40659B;
	text-decoration: none;
	border-bottom: 1px dotted #bbb;
}

h2 a:visited {
	color: #8EA4C2;
	text-decoration: none;
	border-bottom: 1px dotted #bbb;
}

h2 a:hover {
	color: #036;
	border-bottom-style: solid;
}

.boxhigh {
	border: 0px;
	background-color: #F5F8FC;
}