*
{
	font-family: Roboto, Helvetica, Arial, sans-serif;
}

body
{
	background:#ffffff;
	margin:0px;
	padding:0px;
}
img
{
	border:0px;
}
a
{
	color:#999999;
	text-decoration:none;
}
a:hover
{
	color:#000000;
	text-decoration: underline;
}
.site
{
/*	width:1000px;
	margin:auto;*/
}
.header
{
	height:99px;
	background:url("../png/header.png") no-repeat center;
	margin-top:20px;
	padding-top:19px;
}
.header span
{
	display:inline-block;
	font-size:50px;
	font-family:Roboto, Helvetica, Arial, sans-serif;
	color:#ffffff;
	padding-top:20px;
	text-align:center;
	position:relative;
	z-index:1;
}
.foot
{
	text-align:center;
	height:29px;
	padding-top:10px;
	background:url('../png/foot.png') no-repeat center;
	margin-bottom:20px;
}
.foot a,.foot
{
	color:#bbbbbb;
}
.foot:hover a,.foot:hover
{
	color:#dddddd;
}
.foot a:hover
{
	color:#ffffff;
}
.menu_v
{
	float:left;
	margin-bottom:10px;
	width:200px;
	background:url('../png/menu_center.png') repeat-y top left;
	text-align: center;
}
.menu_v_top
{
	padding-top:3px;
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	background:url('../png/menu_top.png') no-repeat top left;
	text-align: center;
}
.menu_v_ctn a
{
	color:#dddddd;
	text-align: center;
}
.menu_v_ctn a:hover
{
	color:#ffffff;
	text-align: center;
}
.menu_v_ctn
{
	padding-bottom:15px;
	background:url('../png/menu_bottom.png') no-repeat bottom left;
	text-align: center;
}

a.bulle {
     position:relative;
     color:#FFF;
     text-decoration:none;
     font-family:Roboto, Helvetica, Arial, sans-serif;
     text-align:center;
     font-size:11px;
   }

   a.bulle:hover {
      background: none;
      z-index: 50;
   }

   a.bulle span {
     display: none;
   }

   a.bulle:hover span {
      display: block;
      position: absolute;
      top: -15px;
      left: 50px;
      font-family:Roboto, Helvetica, Arial, sans-serif;
      text-align:justify;
      font-size:12px;
      font-weight:normal;
      background: white;
	  border: 1px solid #4c66a4;
   }

.corp
{
	width:886px;
	padding-bottom:12px;
	padding-top:15px;
	color:#000000;
	margin:auto;
}
.corp_ctn
{
	margin-left:220px;
	width:660px;
}
.clean
{
	clear:both;
}
h1,h2,h3,h4,h5,h6,p
{
	margin:0px;
}

marquee
{
	padding: 2px 2px 2px 2px;
	text-align: center;

}
h1,h2,h3
{
	color:#333333;
	border-bottom:2px solid #555555;
	margin-left:10px;
	padding-top:5px;
}
h4,h5,h6
{
	color:#333333;
	margin-left:10px;
	padding-top:5px;
}
.paragraphe,corp_ctn p
{
	padding-left:10px;
	padding-bottom:5px;
	padding-top:5px;
}
.menu_v_top,.menu_v_ctn
{
	padding-bottom:20px;
	padding-top:5px;
	text-align:center;
}

#mot_president
{
	padding : 5px 5px 5px 5px;
}

#resultats
{
	border-collapse:collapse;
	text-align:center;
}

#resultats td
{
	border: 1px solid black;
	border-collapse:collapse;
	padding-left:10px;
	padding-right:10px;
}

label
{
    display: block;
	width: 150px;
	float: left;
}


.cours_souhaites
{
    min-width: 385px;
    max-width: 385px;
    min-height: 65px;
    max-height: 65px
}

.commentaires
{
    min-width: 650px;
    max-width: 650px;
    min-height: 90px;
    max-height: 90px;
}

.label_verif
{
    font-style: italic;
    display: inline-block;
    width: 150px;
}

.red_text
{
    color:red;
}

.breve
{
    border: 2px solid #222;
    font-weight: bold;
    padding: 3px 5px;
		margin-bottom: 2rem;
}

.result_data
{
    max-width: 80%;
		height: auto;
}

input {
	margin-bottom: 5px;
}

.photos-table {
    border: 1px solid black;
    border-collapse: collapse;
}

.photos-table th {
    color: white;
    background-color: red;
}

.photos-table th, .photos-table td {
    border: 1px solid black;
}

.photos-table td a {
    color: #555;
}

.photos-table td a:hover {
    color: #222;
}
}