* {
	margin:0;
	padding:0;
	border:0;
}
html, body{
	width:100%;
	font-family: Arial , Helvetica, sans-serif;
	font-size:12px;
	min-width:1110px;
	width:auto !important;
	width:1250px;
} 

a{
	text-decoration:none;
	color:#000000;
	outline: none;
}

.bas p a{
	text-decoration:none;
	color:#ffffff;
}
.bas p a:hover{
	text-decoration:underline;
	color:#ffffff;
}

.bouton{
	cursor: pointer;
}

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

/************************************************************************************************/
/* CONTENEURS */
/************************************************************************************************/

/**** ACCEUIL ****/
.contenu_accueil{
	min-height:780px;
	height:auto !important;
	height:780px;
	width:283px;
	float:left;
	background-color:#ffffff;
}
.footer_accueil{
	width:253px;
	float:left;
}
/**** /ACCEUIL ****/

.conteneur_global{
	background-color:#ade5f6;
}

.fond_eau{
	position:relative;
	top:-30px;
	height:190px;
	width:503px;
	background:transparent url(/styles/images/fond_vague.gif) right no-repeat;
}

.conteneur_gauche{
	width:40%;
	background-color:#ade5f6;
	float:left;
	display:inline;
	min-height:685px;
	height:auto !important;
	height:685px;
	background:transparent url(/styles/images/fond_vague.gif) no-repeat right 443px;
	position:relative;
}

.conteneur_droite{
	width:60%;
	background:transparent url(/styles/images/fond_footer.png) repeat top left;
	float:left;
}

.bas{
	width:100%;
	height:15px;
	background-color:#000000;
}

/************************************************************************************************/
/* HEADER */
/************************************************************************************************/

#header{
	/*width:498px;*/
	position:relative;
	float:right;
	display:inline;
	min-height:700px;
	height:auto !important;
	height:700px;	
}

#header_logo{
	margin-top:12px;
	position:relative;
	float:right;
	display:inline;
	margin-right:30px;
	z-index:0;
	width:316px;
	height:160px;
	background:transparent
}

#header_onglet{
	float:right;
	display:inline;
	margin-right:15px;
	z-index:1;
	width:136px;
	height:96px;
}


#logo_grandlyon{
	position:absolute;
	top:653px;
	right:19px;
	width:159px;
	height:35px;
	
}

.menu_gauche{
	float:right;
	display:inline;
	width:300px;
	margin-top:84px;
}

/************************************************************************************************/
/* MENU */
/************************************************************************************************/
.menu_gauche table{
	
	font-family: Arial;
	font-size:16px;
	font-weight:bold; 
	text-align:right;
}

.menu_gauche table tr td a:hover, .menu_gauche table tr td a.hoverr {
	text-decoration:none;
	color:#ffffff;
}
/************************************************************************************************/
/* CONTENU */
/************************************************************************************************/
.contenu{
	width:411px;
	float:left;
	display:inline;
	background-color:#ffffff;
	min-height:780px;
	height:auto !important;
	height:780px;	
}

#onglet_videos{
	position:relative;
	left:10px;
	width:120px;
	height:83px;
	z-index:99999999;
}

.article{
	color:#535353;
	margin-left:16px;
	margin-right:16px;
	margin-top:15px;
}

.videos{
	color:#535353;
	position:relative;
	top:-10px;
	width:251px;
	margin-left:auto;
	margin-right:auto;
	z-index:1;
}

#txt_video{
	font-size:13px;
	position:relative;
	width:251px;
	margin-left:16px;
	margin-right:16px;
}

#lien_videos{
	color:#3cbfeb;
	font-size:14px;
	position:relative;
	width:251px;
	margin-left:16px;
	margin-right:16px;
	font-style:italic;
}

#onglet_quizz{
	margin-left:16px;
	width:125px;
	height:67px;
}
.quizz {
	margin-top:20px;
}
.quizz table tr td{
	float:left;
	margin-left:5px;
	font-family: Arial;
	font-size:12px;
}

.quizz_titre{
	text-align:center;
	width:251px;
	font-family: Arial;
	font-size:16px;
	font-weight:bold; 
	text-align:left;
}

.rep_quizz_ok{
	color:#238fb4;
	margin-left:16px;
	margin-right:16px;
	margin-top:15px;
	border: #3ebfeb 1px solid;
	background-color: #ade5f6;
	padding:8px;
}
.rep_quizz_ko{
	color:#535353;
	margin-left:16px;
	margin-right:16px;
	margin-top:15px;
	border: red 1px solid;
	background-color: #F49D9D;
	padding:8px;
}

/************************************************************************************************/
/* FOOTER */
/************************************************************************************************/
.footer{
	float:left;
}
/* ONGLETS  */
.onglet_gauche{
	margin-top:10px;
	
}

#onglet_actus{
	margin-top:5px;
	margin-left:16px;
	z-index:1;
}


.OngletptActusHoverr{
	height:54px;
	width:124px;
	clear:both;
	margin-top:10px;
	background:transparent url(/styles/images/petit_onglet_actus_hover.png) right no-repeat;
}

.OngletptVideosHoverr{
	height:66px;
	width:124px;
	clear:both;
	margin-top:10px;
	background:transparent url(/styles/images/petit_onglet_videos_hover.png) right no-repeat;
}

.OngletptQuizzHoverr{
	height:55px;
	width:124px;
	clear:both;
	margin-top:10px;
	background:transparent url(/styles/images/petit_onglet_quizz_hover.png) right no-repeat;
}

/* /ONGLETS  */

.date_actus{
	margin-top:20px;
	margin-left:20px;
	font-family: Arial;
	font-size:12px;
	color:#000000;
}
.date_actus a {
	color:#000000;
}
.titre_actus{
	color:#e2001a;
	margin-left:34px;
	font-family: Arial;
	font-weight:bold; 
	font-size:12px;
}
.titre_actus a {
	color:#e2001a;
}
.debut_actus{
	margin-top:10px;
	margin-left:34px;
	font-family: Arial;
	font-size:12px;
	color:#000000;
}

.debut_actus{
	color:#000000;
}

.divbtn {
	float:right;
	display:inline;
	margin-top:10px;
}


#contenu h1{
	text-decoration:none;
	color:#3cbfeb;
	font-size:35px;
	margin-left:16px;
	margin-right:16px;
	margin-top:20px;
}

#contenu h2 a:hover{
	text-decoration:none;
	color:#3cbfeb;
	font-size:12px;
}

#contenu h2 a{
	text-decoration:none;
	color:#000000;
	font-size:12px;
}

#contenu h2{
	text-decoration:none;
	font-size:16px;
	margin-left:16px;
	margin-right:16px;
	margin-bottom:16px;
	margin-top:20px;
}

#contenu .article h2 {
	margin-left:0px;
	margin-top:15px;
	text-decoration:none;
	color:#000;
	font-size:16px;
}

#contenu img{
	margin-left:0px;
	margin-top:15px;
}

#contenu .article li {
 list-style-image: url(/styles/images/fleche_bleu.png);
 margin-left:50px;
}
#contenu .article li a:hover{
	color:#3cbfeb;
}

.dailymotion{
	margin-left:16px;
	margin-right:16px;
	font-size:12px;
	font-style:italic;
	color:#3cbfeb;
}

.dailymotion a{
	color:#3cbfeb;
}

#contenu .article ul {
	 margin-bottom:10px;
	 margin-top:10px;
	 color:#3cbfeb;
	 font-weight:bold;
}
#contenu .article table{
		border-collapse:collapse;
}

#contenu .article table tr td{
	border-bottom:1px solid;
	border-color:#c5c6c8;
	font-size:11px;
	letter-spacing:-1px;
}


.navig{
	margin-top:15px;
	margin-left:16px;
}
.navig span.active {
	font-size:13px;
	color:#0098B6;
	font-weight:bold;
}
.navig span.pages{
	font-size:13px;
	color:#3cbfeb;
}
.navig span.pages a{
	font-size:13px;
	color:#3cbfeb;
}

.form_insc label {
	float:left;
	display:block;
	width:66px;
	text-align:right;
	padding-right:10px;
	color:#279DDA;
}
.form_insc input {
	float:left;
	display:block;
	width:145px;
	border:#638ba0 1px solid;
	padding-top:2px;
	color:#797979;	
}
.form_insc input.input170 {
	float:left;
	display:block;
	width:170px;
	height:18px;
	border:#638ba0 1px solid;
	padding-top:2px;
	color:#797979;	
}

.form_insc select {
	float:left;
	display:block;
	width:205px;
	height:21px;
	border:#638ba0 1px solid;
	padding-top:2px;
	color:#797979;	
}

.form_insc textarea {
	float:left;
	display:block;
	width:300px;
	height:50px;
	border:#638ba0 1px solid;
	padding-top:2px;
	color:#797979;	
}

.message_ko{
	border:red 1px solid;
	width:95%;
	padding:10px;
	background-color:#fff;
	color:red;
	margin:5px;
}

.siteplan ul {
	margin-left:50px;
	margin-top:20px;
}