/* CSS issu des tutoriels www.alsacreations.com/articles */
body {
margin: 0;
padding: 3;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
background-color: #fff;
}


dt, dl, dd, ul, li, {
list-style-type: none;
margin: 0 0 0 0;
padding: 0;
}

/*-----------------------------
            CONTENEUR
------------------------------*/
.conteneur {
	padding: 0px;
	margin-top: 0px; 
	background-color: #fff;	
   	margin-left: auto;
   	margin-right: auto;
	height: 20px;
	width: 739px;
	overflow: hidden;
}
#titre {
	font : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color : #000;
	font-size : 20px;
	background-color :#fc0202;
	text-align : center;
	margin-top :0px;
	margin-bottom: 10px;
}
#conteneur_centre {
	height: 800px;
	width: relative;
   	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-color:#020202;
	top: 0px;
	overflow: hidden;
	text-align:center;	
}
#conteneur_centre img{
	border: none;
}
#conteneur_centre a:link {
 	color : #fc0202;
 	font-weight : normal;
 	border-right :none;
 	border-left : none;
 	text-decoration: none;
}
#conteneur_centre a:visited {
 	color : #fc0202;
 	font-weight : normal;
  	border: none;
 	text-decoration: none;
}
#conteneur_centre a:hover {
 	color : #fff;
  	border: none;
 	text-decoration: none;
}
#conteneur_centre1 {
	height: auto;
	width: relative;
   	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-color:#C4C4C4;
	top: 0px;
	overflow: hidden;
	text-align:center;	
}
#conteneur_centre1 img{
	border: none;
}
#conteneur_centre1 a:link {
 	color : #000;
 	font-weight : normal;
 	border-right :none;
 	border-left : none;
 	text-decoration: none;
}
#conteneur_centre1 a:visited {
 	color : #000;
 	font-weight : normal;
  	border: none;
 	text-decoration: none;
}
#conteneur_centre1 a:hover {
 	color : #ff9900;
  	border: none;
 	text-decoration: none;
}
#centre1 {
	height: auto;
	width: 100%;
   	padding-top: 0px;
	background-color:#fff;
	text-decoration:none;
}
#centre1 img{
	border: none;
/*}
#centre1 a:link {
 	color : #000;
 	font-weight : normal;
 	text-decoration: none;
}
#centre1 a:visited {
 	color : #000;
 	font-weight : normal;
}
#centre1 a:hover {
 	color : #ff9900;
  	border: none;
 	text-decoration: none;*/
}
#conteneur_centre2 {
	height: auto;
	width: auto;
   	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-color:#fff;
	top: 0px;
	overflow: hidden;
	text-align:center;
	img-align:center;	
}
#conteneur_centre2 a:link {
 	color : #000;
 	font-weight : normal;
 	border-right :none;
 	border-left : none;
 	text-decoration: none;
}
#conteneur_centre2 a:visited {
 	color : #000;
 	font-weight : normal;
  	border: none;
 	text-decoration: none;
}
#conteneur_centre2 a:hover {
 	color : #ff9900;
  	border: none;
 	text-decoration: none;
}
#conteneur680 {
	height: auto;
	width: 680px;
   	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-color:#fff;
	top: 0px;
	overflow: hidden;
	text-align:center;
	img-align:center;	
}
#conteneur680 a:link {
 	color : #000;
 	font-weight : normal;
 	border-right :none;
 	border-left : none;
 	text-decoration: none;
}
#conteneur680 a:visited {
 	color : #000;
 	font-weight : normal;
  	border: none;
 	text-decoration: none;
}
#conteneur680 a:hover {
 	color : #ff9900;
  	border: none;
 	text-decoration: none;
}
#centre2 {
	height: 80px;
	width: 50;
   	margin-left: 10;
	margin-right: auto;
	margin-top: 0px;
	background-color:#fff;
	top: 0px;
	overflow: hidden;
	text-align:center;
	img-align:center;	
}
#centre2 a:link {
 	color : #000;
 	font-weight : normal;
 	border-right :none;
 	border-left : none;
 	text-decoration: none;
}
#centre2 a:visited {
 	color : #000;
 	font-weight : normal;
  	border: none;
 	text-decoration: none;
}
#centre2 a:hover {
 	color : #ff9900;
  	border: none;
 	text-decoration: none;
}
#header {
position:fixed;
top:0;
width:100%;
height: 60px;
background-color:#C4C4C4;
}
#gauche {
position: fixed;
left:0;
width: 20%;
height: 100%;
background-color:#fff;
}
#gauche2 {
position: fixed;
left:0;
width: 20%;
height: 100%;
background-color:#fc0202;
}
#droite {
position: fixed;
right:0;
width:20%;
height: 100%;
background-color:#fff;
}
#droite2 {
position: fixed;
right:0;
width:20%;
height: 100%;
background-color:#fc0202;
}
#haut {
position: fixed;
right:0;
width:15%;
height: 280px;
background-color::#FC0202;
margin-top:30px;
margin-bottom:10px;
}
#bas {
position: fixed;
right:0;
width:15%;
height: 30%;
background-color:#c3c3c3;
margin-top:310px;
margin-bottom:10px;
}
#pied {
height: 30px;
background-color: C4C4C4;
}

/*-----------------------------
            Contenu Gnl
------------------------------*/

p {
margin: 0 0 5px 0;
color: #000;
text-decoration : none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
font-weight: 300;

}

/*-----------------------------
   Home Index+ page sans menu
------------------------------*/

#langueindex {
	font :  Verdana, Arial, Helvetica, sans-serif;
	font-weight: 300;
	color : #fff;
	font-size : 1em;
	margin-left : auto;
	margin-right :auto;
	text-align : center;
	text-decoration : none;	
}
#langue2 {
	font :  Verdana, Arial, Helvetica, sans-serif;
	color : #000;
	font-size : 11px;
	margin-left : auto;
	margin-right :auto;
	padding-left:5px;
	text-align : left;
	text-decoration : none;
}
#langue3 {
	font :  Verdana, Arial, Helvetica, sans-serif;
	color : #000;
	font-size : 0.8em;
	margin-left : auto;
	margin-right :auto;
	padding-left :0;
	text-align : right;
	text-decoration : none; 
	}
#langue3a {
	font :  Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color : #000;
	font-size : 1em;
	margin-left : 30px;
	margin-right :30px;
	padding-left :0;
	text-align : left;
	text-decoration : none; 
}
#texte {
	font :  Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color : #000;
	font-size : 1em;
	margin-left : 0px;
	margin-right :0px;
	padding-left :0;
	text-align : justify;
	text-decoration : none; 
}
#texte blink{
	font :  Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color : #ff0000;
	font-size : 1.2em;
	margin-left : 0px;
	margin-right :0px;
	padding-left :0;
	text-align : justify;
	text-decoration : blink; 
}
#textes {
	font :  Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color : #000;
	font-size : 1em;
	margin-left : 0px;
	margin-right :0px;
	padding-left :0;
	text-align : left;
	text-decoration : none; 
}
#texterge {
	font :  Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color : #ff0000;
	font-size : 1.2em;
	margin-left : 0px;
	margin-right :0px;
	padding-left :0;
	text-align : justify;
	text-decoration : none; 
}
#texteblanc {
	font :  Verdana, Arial, Helvetica, sans-serif;
	font-weight: 300;
	color : #fff;
	font-size : 1em;
	margin-left : 0px;
	margin-right :0px;
	padding-left :0;
	text-align : justify;
	text-decoration : none; 
}

#langue4a {
	font :  Verdana, Arial, Helvetica, sans-serif;
	color : #fff;
	font-size : 0.8em;
	margin-left : auto;
	margin-right :auto;
	padding-left :0;
	text-align : center;
	text-decoration : none;
}
#legende {
	font :  Verdana, Arial, Helvetica, sans-serif;
	color : #000;
	font-size : 0.8em;
	margin-left : auto;
	margin-right :auto;
	padding-left :0;
	text-align : center;
	text-decoration : none;
}
#langue_capital {
	font :  Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color : #fc0202;
	font-size : 16px;
	margin-left : auto;
	margin-right :auto;
	padding-left :0;
	text-align : center;
	text-decoration : none;
}

/*-----------------------------
            MENU
------------------------------*/

dt, dl, dd, ul, li {
list-style-type: none;
margin: 0 Opx 0 0;
padding: 0;
text-decoration : none;
}

.menu {
   margin-left: auto;
   margin-right: auto;
	width:600px;
	position : relative;
	top: 10px;
	height: 30px;
}
#menu dl {
float: left;
}
#menu li {
display: inline;
margin-bottom:5px;
}
#menu-dt {
text-decoration: none;
color: #000;
background-color:#c4c4c4;
padding-right: 10px;
}
#menu-dt:hover {
text-decoration:none;
color: #000;
background-color:#c4c4c4;
padding-right: 10px;

}
#menu a:hover {
	color :#ff9900;
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-size : O.9em;
	text-decoration: none;
}
.menugauche {
list-style-type: none;
margin: 0;
padding:15px;
text-align: right;
font-size: 0.8em;
}
.menugauche li {
margin-bottom: 5px;
}
.menugauche a {
margin: 0 0px;
padding-right : 10px;
padding-bottom: 10px;
color: #fcf302;
font-size: 11px;
font-weight : normal;
text-decoration:none;
}
.menugauche a:hover {
color:#000;
text-decoration: none;
}
.onglet {
list-style-type: none;
margin-top: 15px;
padding:15px;
text-align: right;
font-size: 0.8em;
}
.onglet dl {
margin-bottom: 5px;
}
.onglet a {
margin: 0 0px;
padding-rignt : 20px;
padding-bottom: 10px;
color: #000;
font-weight : 300;
}
.onglet a:hover {
color:#fc0000;
text-decoration: none;
}
.cgt {
list-style-type: none;
margin: 0;
padding-left:10px;
text-align: left;
font-size: 0.7em;
}
.cgt li {
margin-bottom: 2px;
}
.cgt a {
margin: 0 5px;
padding-bottom: 3px;
color: #000;
font-weight : normal;
text-decoration:none;
}
.cgt a:hover {
color:#ff0000;
text-decoration: none;
}
.cgt2 a {
margin: 0 5px;
padding-left:10px;
color: #EFED45;
font-size: 11px;
font-weight : normal;
text-decoration:none;
}
.cgt2 a:hover {
color:#000;
text-decoration: none;
}
.utiles {
list-style-type: none;
margin: 0;
text-align: right;
padding:10px;
font-size: 11px;
text-decoration: none;
}
.utiles : hover{
color:#fcc42d;
}
.utiles li {
margin-bottom: 5px;
}
.utiles a {
margin: 0 0px;
padding-right : 15px;
padding-bottom: 10px;
color: #000;
font-weight : light;
text-decoration: none;
}
.utiles a:hover {
color:#ff9900;
text-decoration: none;
}
.menugauche1 {
margin: 0;
padding:10px;
text-align: left;
font-size: 11px;
}
.menugauche a li {
margin-bottom: 10px;
}
.menugauche1 a {
margin: 0 0px;
padding-right : 0px;
color: #000;
background-color: e3e3e3;
}
.menugauche1 a:hover {
color:#ff9900;
text-decoration: none;
}
.menudroite {
list-style-type: none;
margin: 0;
padding:15px;
text-align: left;
font-size: 12px;
}
.menudroite li {
margin-bottom: 5px;
}
.menudroite a {
margin: 0 0px;
padding-left : 20px;
color: #fff;
font-weight : bold;
}
.menudroite a:hover {
color:#000;
}
.menufleche {
list-style-type: none;
margin: 0;
padding:15px;
text-align: center;
font-weight : bold;
font-size:1.2em;
color:#ffffff;
bottom: 14px;
}
.menufleche a {
margin: 0 5px;
padding-right : 10px;
color: #fff;
font-weight : bold;
background-color :#a6a6a6;
}
.menufleche a:hover {
color:#fff;
background-color :#fc0202;
text-decoration: none;
}
.menuindex a {
color: #fff;
font-weight : 300;
}
.menuindex a:hover {
color:#fc0202;
text-decoration: none;
}
.menucentre {
list-style-type: none;
margin: 0;
padding:15px;
text-align: center;
font-size: 11px;
}
.menucentre li {
margin-bottom: 5px;
}
.menucentre a {
margin: 0 0px;
padding-right : 20px;
color: #000;
font-weight : 300;
background-color: 808080;
}
.menucentre a:hover {
color:#ff9900;
text-decoration: none;
}


p {margin: 0 0 5px 0;}
text-decoration:none;
}



/* ------------
	images
---------------*/ 

# img {
	margin: 5px 5px;
	float: center;
}
#separateur {
	margin-top:65px;
}
#fr {
	float: left;
	position: relative;
	left: 140px;
	text-align: center;
	margin-top: 60px;
}
	float: right;
	position: relative;
	left: 140px;
	text-align: center;
	margin-top: 60px;
	margin-left: 5px;
}
/* gestion des vignettes */
div.float {
 	float: left;
 }

div.float p  {
 	text-align: center;
	text-decoration: none;
	color: black;
  }

  div.blocvignette img{
   
    background-color: #e3e3e3;
    border: none;
    padding-left:1px;
 }
 div.spacer {
 	clear: both;
 }



/*----------------------
Eleni </style>
--------------------*/

/* RAPPEL  IMPORTANT pour fenetre cliquable agrandissement
a inserer avant fin body
<script type="text/javascript" src="g_img.js"></script>
*/



