@charset "utf-8";
/* CSS Document */

body {
	vertical-align:top;;
	background-color:#7f7f7f;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#333;
	overflow-y:scroll;
}

table.extern {
	width:960px; 
	height:790px; 
	border:none; 
	background-color:#fef007;
}

table.intern {
	border:none;
	width:100%;
	height:100%;
	vertical-align:top;
}

table.page {
	width:85%;
	border:none;
}

.menu{
	font-size:10px;
	font-weight: bolder;
	text-align:left;
}

.sous-menu{
	font-size:9px;
	text-align:left;
}
	
img {
	border:none;
}

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


a:hover {
	text-decoration:underline;
}
a.link {
	color:#ed1b24;
}

td.angle {
	width:25px;
	height:25px;
}

td.angle-sup-le{
	background-image: url(../images/angle_sup_le.gif);
}

td.angle-sup-ri{
	background-image:url(../images/angle_sup_dr.gif);
}

td.angle-inf-ri{
	background-image: url(../images/angle_inf_dr.gif);
}

td.angle-inf-le{
	background-image: url(../images/angle_inf_le.gif);
}

td.bordure {
	height: 25px;
	background-repeat:repeat-x;
}

td.bord-sup {
	background-image:url(../images/ligne_sup.gif);
}

td.bord-inf {
	background-image:url(../images/ligne_inf.gif);
}
td.bord-inf {
	background-image:url(../images/ligne_inf.gif);
}

td.bordure-verticale {
	width: 25px;
	background-repeat:repeat-y;
}

td.bord-le {	
	background-image:url(../images/ligne_vertical_le.gif);
}

td.bord-ri {
	background-image:url(../images/ligne_vertical_dr.gif);
}

.copyright {
	font-size:9px;
	text-align:center;
	vertical-align:top;
}

.admin {
	border:none;
	text-align:left;
}

.banner {	
	width:100%; 
	height:80px;	
}

#codesuisse {
	font-size:11px;
	font-weight:bold;
	}
	
.red {
	
	color:#900;
	text-align:justify;
}

div#contenuNews {
	width:100%;
	height:200px;
	text-align:justify;
	
}
#bloc-video {
	position: relative;
	top: 40px;
	height:400px ;
}

#bloc-photos {
	position: relative;
	top: 40px;
}

#type-formation {
	font-weight:bold;
	font-size:12px;
}

#adminTitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold ;
}

.titre-1 {
	color:#000000;
	text-align:center;
}

.titre-2 {
	color:#000000;
	text-align:left;
}
.titre-3 {
	color:#000000;
	text-align:center;
}

.adminCell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold ;	
}

.date-heure {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
		


