/* Elements communs */

body
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0;
	padding:0;
}

#wrap
{
	background: transparent url('../images/bg.png') repeat-y scroll  0 0;
	margin:0 auto;
	padding:0;
	width:960px;
}

#bandeau {
	background: white url(../images/bandeau.png) no-repeat 0 0;
	height:150px;
}

#menu {
	background: #215CA8 url(../images/menu.jpg) no-repeat 0 0;
	height:35px;
}

#gauche {
	float:left;
	width:200px;
	text-align: center;
}

#contenu {
	float:left;
	margin: 0 15px;
	text-align:justify;
	width:580px;
}

#contenu_edito
{
	float:left;
	margin:0 10px 0 0;
	width:415px;
}

#news
{
	border: 1px solid #215CA8;
	float:left;
	background-color: #DDD;
	margin: 10px 0 0 0;
	padding: 5px;
	width: 143px;
	
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}

#droite {
	float:right;
	width:150px;
	text-align: center;
	padding-top:20px;
}

#footer {
	background-color:#215CA8;
	color: yellow;
	font-size: 1.2em;
	height:20px;
	padding-top: 5px;
	text-align: center;
}

/* --- --- */
#gauche table
{
	background-color: rgba(255,255,255,0.3);
}


#gauche table tr td
{
	text-align: center;
}

/* --- Liens --- */
#droite a {
	color: #FF0;
	letter-spacing: 1px;
	text-align: center;
	text-decoration: none;
	text-shadow:1px 1px 3px black;
}


#footer a {
    color: yellow;
    text-decoration:none;
}

#footer a:hover , a:active , a:focus {
    color : black;
    text-decoration:underline;
}

#menu ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu ul li {
	display:block;
	float:left;
	margin:9px 0;
	text-align:center;
	width:160px;
}

#menu a:hover
{
	background-color: rgba(255,255,255,0.2);
	padding: 3px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}

#menu a, #menu a:link
{
	color: yellow;
	letter-spacing: 1px;
	text-decoration: none;	
	text-shadow:1px 1px 3px black;
}


.lien_direct a
{
	line-height: 2em;
}

/* --- Icones de lien --- */
a.external_link:link
{
	background: transparent url('../images/icon/external_link.png') no-repeat scroll right center;
	padding-right: 13px;
}

a.pdf_doc:link
{
	background: transparent url('../images/icon/pdf_doc.png') no-repeat scroll right center;
	padding-right: 13px;
}

a.excel_doc:link
{
	background: transparent url('../images/icon/excel_doc.png') no-repeat scroll right center;
	padding-right: 13px;
}

/* --- Liens directs --- */
.lien_direct
{
	background-color:#DDD;
	border:1px solid #215CA8;
	float:right;
	margin-left: 10px;
	padding-bottom:1em;
	width:100px;
	
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}

.lien_direct p:first-child
{
	color: #215CA8;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}

.lien_direct ul {
	list-style-type:none;
	margin:0;
	padding:0;
	text-align: center;
}

.lien_direct ul li
{
	display: inline;
}

/* Images */
.vignette_edito
{
	background-color:#AAAAAA;
	float:left;
	margin:0 10px 5px 0;
	padding:2px;
}

/* Texte */
#contenu h1
{
	color:#215CA8;
	font-size:1.8em;
	letter-spacing:3px;
}

#contenu h2
{
	border-bottom: 1px solid;
	color:#215CA8;
	font-size:1.5em;
	letter-spacing:2px;
}

#contenu h3
{
	color:#215CA8;
	font-size:1.2em;
	letter-spacing:2px;
}

.annonce
{
	font-weight:bold;
	text-align:center;
}

#texte_bandeau {
	color:yellow;
	font-size:1.48em;
	font-style:italic;
	left:655px;
	letter-spacing:1px;
	position:relative;
	text-shadow:2px 2px 2px black;
	top:120px;
}

.signature
{
	color: black;
	font-weight:bold;
	line-height:1.6em;
	text-align:center;
}

#block_parcours p
{
	color:#215CA8;
	font-size: 1.2em;
	font-weight: bold;
	margin: 5px 0;
	padding: 0;
	text-align: center;
}

#block_parcours table
{
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%
}

#block_parcours table td
{
	text-align:right;
}

#block_parcours table td.logo_partenaire
{
	text-align: left;
}

#block_parcours span
{
	font-size: 1.2em;
}

#block_parcours ul
{
	padding-left: 15px;
	list-style-type: circle;
}

#block_parcours li
{

}
/* --- Message d'alerte --- */
.msgBox p:first-child
{
	font-size: 1.3em;
	letter-spacing: 2px;
	margin: 0 0 0.8em;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px white;
}

.msgBox p
{
	margin: 0;
}

.msgBox ul
{
	margin: 0;
	padding: 0 0 0 2em;
}

/* --- Message box --- */
.msgBox
{
	border: 1px solid;
	margin: 10px 0px;
	padding:1em 10px 1em 50px;
	background-repeat: no-repeat;
	background-position: 10px center;
	width: 69%;

	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}

.info
{
	/*TODO: Ajouter + 20 luminosité */
	color: #00529B;
	background-color: #BDE5F8;
	background-image: url('../images/message/info.png');
}

.success
{	/*TODO: Ajouter + 20 luminosité */
	color: #4F8A10;
	background-color: #DFF2BF;
	background-image:url('../images/message/success.png');
}

.warning
{
	color: #CA7900;
	background-color: #FEF8DE;
	background-image: url('../images/message/warning.png');
}

.error
{
	/*TODO: Ajouter + 20 luminosité */
	color: #D8000C;
	background-color: #FFBABA;
	background-image: url('../images/message/error.png');
}


/* --- Default --- */
a:link, a:visited, a:hover, a:active
{
	color: #215CA8;
	text-decoration: none;
}
img
{
	border:0;
}

hr
{
	height: 1px;
	border: 0;
	color: #215CA8;
	background-color: #215CA8;
} 