﻿/**** COULEUR ****/
/*
jaune #FFCC00
bleu #485FA2  #014495
*/

/**** MASTER PAGE ****/

html, body
{
}

body
{
	background-color: #485FA2;
	font-family: Verdana,Georgia,Tahoma,Helvetica,Arial,sans-serif;
}

#conteneur
{
	width: 1000px;
	margin: 20px auto;
	color: #485FA2;
	font-size: 14px;
	line-height: 18px;
	background-color: #FFFFFF; /*	border:1px solid #FFCC00;*/
}

#bando_haut
{
}

#contenu
{
}

#menu_global
{
	float: left;
	width: 190px;
	margin-top: 15px;
}

#page
{
	padding: 10px;
	margin-left: 200px;
	background: url(  'images/degrade_gris.jpg' ) repeat-y;
}

#piedpage
{
	background-color: #EEEEEE;
	border-bottom: 1px solid #FFCC00;
	border-top: 1px solid #FFCC00;
	font-size: 16px;
	padding: 5px;
	text-align: center;
}

#piedpagemenu
{
	padding: 40px 0;
	text-align: center;
	background-color: #2C3383;
	font-size: 11px;
	color: #FFFFFF;
	font-size: 9px;
}

.menupadding
{
	margin: 0 auto;
	font-size: 10px;
}


/**** BANDEAU ****/

#bando_haut table tr td
{
	border-bottom: 1px solid #FFCC00;
}

.bandotitre
{
	border-left: 5px solid #FFCC00;
	background: url(  'images/fond_bando.jpg' ) no-repeat;
	padding-left: 12px;
}

.titre
{
	color: #CC0000;
	font-size: 26px;
	margin-bottom: 5px;
}

.sstitre
{
	color: #485FA2;
	font-size: 14px;
	margin: 0 0 4px 0;
}

#bando_haut a
{
	border-left: 1px solid #CCCCCC;
	color: #1E2981;
	font-size: 11px;
	padding: 0 5px;
	text-decoration: none;
}

#bando_haut a:hover
{
	background-color: #CC0000;
	color: #FFFFFF;
}


/**** MENU ****/

.menuGlobal
{
	font-size: 12px;
	padding-left: 5px;
}

.menuItemGlobal
{
	background-color: #FFFFFF;
	border-bottom: 1px solid #F9F9F9;
	border-top: 1px solid #E4E4E4;
	color: #2C3383;
}

.menuItemGlobalHover
{
	background-color: #FFCC00;
}


/**** PAGE ****/

h1
{
	border-bottom: 2px solid #CC0000;
	color: #485FA2;
	font-size: 16px;
	font-weight: bold;
}

h2
{
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 0;
}

#page p
{
	margin: 0 0 10px 0;
	text-align: justify;
}

#page p.ensavoirplus
{
	text-align: right;
}

#page p.plugin
{
	font-size: 0.7em;
	text-align: center;
	margin-top: 80px;
}

/**** INSCRIPTION ****/

#inscription
{
	margin: 10px;
}

#inscription h2
{
	margin-top: 20px;
}

#part1, #part2_1, #part2_2, #part2_3, #part2_4, #part2_5
{
	width: 95%;
}

.retrait1
{
	padding-left: 10px;
}

.retrait2
{
	padding-left: 30px;
}

tr.Q td
{
	padding-top: 20px;
}

#part2_1 ul, #part2_1 ul, #part2_2 ul
{
	margin-top: 0;
	margin-bottom: 0;
}

.ouinon input
{
	margin-left: 20px;
}

#cnil
{
	margin: 20px 0;
	text-align: justify;
}

#validation
{
	text-align: center;
	margin-top: 30px;
}

.tiret
{
	list-style-type: none;
	margin: 0 10px;
	padding: 0;
	font-size: 10px;
}

span.formule input
{
	margin-bottom: 35px;
}
/**** CONTACT ****/

.libelle
{
	text-align: right;
}

/**** PIED DE PAGE ****/

#piedpage a
{
	margin: 5px 10px;
}

/**** PROGRAMME ****/

.prg
{
	margin-bottom: 25px;
}

.jaunepale a, .bleupale a
{
	color: #485FA2;
}

.jaunepale a:visited, .bleupale a:visited
{
	color: #485FA2;
}


.prg tr td
{
	padding: 7px;
}

.gris
{
	color: #555;
	padding: 3px 0 3px 0px;
	font-weight: bold;
}

.jaunevif
{
	background-color: #FFCC00;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	width: 20px;
}

.jaunepale
{
	background-color: #FFFF99;
	font-size: 11px;
}

.bleuvif
{
	background-color: #6699CC;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	width: 20px;
}

.bleupale
{
	background-color: #99CCFF;
	font-size: 11px;
}

/**** INTERVENANTS ****/

td.bio
{
	padding: 5px 5px 40px 5px;
	font-size: 0.9em;
	text-align: justify;
}

a.discret, a.discret:visited
{
	color: #485FA2;
}


/**** RESUMES ****/

.abstract
{
	margin: 0 0 35px 0;
	font-size: 0.9em;
}

h4
{
	font-size: 1.1em;
	margin: 0;
}


.abstract a, .abstract a:visited
{
	color: #485FA2;
}

ul.morelink
{
	margin: 0 0 0 2em;
	color:#CC0000;
}

ul.morelink li
{
	list-style-type: square;
}


/**** VIDEOS ****/

div.video
{
	margin-top: 20px;
	margin-bottom:50px;
	font-size:0.9em;
}

div.video a, div.video a:hover, div.video a:visited
{
	text-decoration: none;
	color: #485FA2;
}

.videoBio
{
	font-weight: bold;
}



.videoTitre
{
	font-style: italic;
}

