﻿html, body
{
	border: none 0px;
	left: 0px;
	background-image: none;
	position: absolute;
	top: 0px;
	background-color: transparent;
	margin: 0px 0px 0px 0px;
	font-family :Arial;
	font-size : 11px;
	color : Black;
	padding : 0 0 0 0;
}

.bodyFenetre
{
	background-color:#eaf0f2;
}

p
{
	text-align : justify;
	margin : 5px 5px 5px 5px;
}

h1
{
	font-size:12px;
	font-weight:bold;
	margin: 2px 0px 2px 0px;
}

.soustitre
{
	font-weight:bold;
	color:#2979be;
	font-size : 11px;
	padding-left : 10px;
}

.TitreCarte
{
	text-align:center;
	font-size:large;
	font-family:Verdana;
	color:White;
	background-color:Transparent;
}

.bulleAide
{
	text-decoration:none;
}

.Entete
{
	background-color:Black;
}

.EnteteTableau
{
	background-color:Yellow;
	font-size:smaller;
	font-family:Arial;
	height:41px;
}

.EnteteTableau a
{
	font-size:smaller;
	font-family:Arial;
}

.BasPage
{
	background-color:Black;
}

.titre
{
	font-weight:bold;
	font-size : 14px;
    font-family : arial;
    color:#fff;
    background-color: #2979be; 
    height: 30px;
}

.sousTitre
{
	font-weight:bold;
	color:#2979be;
	font-size : 11px;
	padding-left : 10px;
}

.tableDiv
{
	display:table;
	border-spacing:3px;/*cellspacing:poor IE support for  this*/
}

.rowDiv
{
	display:table-row;
	width:auto;
}

.cellDiv
{
	float:left;
	display:table-cell;
	width:100%;
}

.form
{
	background-color : #eaf0f2;
}

.formConfirm
{
	background-color : #99CC66;
	width : 400px;
}

.lien
{
	font-weight:normal;
}

.txtBox
{
	font-family :Arial;
	color : Black;
	font-size : 12px;
	
}

.lstBox
{
	font-family :Arial;
	font-size : 12px;
	color : Black;
}

.btn
{
	border:0px;
	width:150px;
	height:38px;
	text-align:center;
	background-image:url(/images/ImagesSites/bouton.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color:#000;
	vertical-align:top;
	background-repeat:no-repeat;
}

.btnRouge
{
	border:0px;
	width:150px;
	height:38px;
	text-align:center;
	background-image:url(/images/ImagesSites/boutonRouge.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color:#000;
	vertical-align:top;
	background-repeat:no-repeat;
}

.ddl
{
	font-family :Arial;
	font-size : 11px;
	color : Black;
	border-style : solid;
	border-width : 1px;
}

.msgErr
{
	color: Red;
	font-weight : bold;
}

.focus
{
	background: beige;
	font-size : 11px;
	font-family:Arial;
	
}

.sansfocus
{
	background: #fff;
	font-size : 11px;
	font-family:Arial;
}

.normal
{
	background: white;
	color: black;
	font-size : 11px;
}

.exemple
{
	color: #333;
	font-style : italic;
}

.titre
{
	font-size : 14px;
	font-weight :bold;
	padding-left : 25px;
    padding-top : 10px;
    padding-bottom : 12px;
    color:#fff;

}

.etiquette
{
	font-weight :bold;
	width : 100px;	
	color : #000;
}

.infos
{
	font-size:9px;
	font-weight:normal;
	color : #000;
}

.colLibelle
{
	width : 100px;
	height : 20px;
}

.contour
{
	border-style: solid;
	border : 1px;
	border-color:Black;
}

.etiquetteConfirm
{
	font-family : Arial;
	font-size : 12px;
	font-weight :bold;
}

.libelleConfirm
{
	font-family : Arial;
	font-size : 12px;
}

.imgDonateur
{
	width  : 100px;
	height : 100px;
}

.imgPays
{
	width  : 75px;
	height : 50px;
}

.indication
{
	font-weight :lighter;
	font-family:Verdana;
	font-style : italic;
	color : #777;
	padding-left : 6px;
}

.langue
{
	position:absolute;
	left:5px;
	font-weight:bold;
	color:#8bc53f;
	vertical-align:middle;
}

.langue a
{
	font-weight:bold;
	color:#8bc53f;
}

.langue hover
{
	font-weight:bold;
	color:#8bc53f;
}

.BasPageMenu
{
	color:#FFFFFF;
	width:700px;
}

.BasPageMenu a
{
	
	color:#FFFFFF;
	text-decoration:none;
}

.BasPageMenu a:hover
{
	color: #8bc53f;
	text-decoration:none;
}

.lettreRecherche
{
	text-decoration :none;
}


.texteMenu
{
	color:#222;
	font-weight:bold;
	font-size:11px;
	padding-left:3px;
}

.texteMenuPays
{
	color:#222;
	font-weight:bold;
	font-size:11px;
	padding-right:6px;
}

#overDiv
{
	z-index:100; 
	position:absolute;
	width:100px;
	height:50px;
	top:0px;
	left:0px;
}

#spanGuideEcole
{
	font-weight:bold;
	color:Red;
	text-decoration:none;
}
 
#spanGuideEcole a
{
	font-weight:bold;
	color:Red;
	text-decoration:none;
}

#spanGuideEcole hover
{
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}

.sousTitreUploadPhoto
{
	font-weight:bold;
	color:#2979be;
	text-align:left;
	cursor:hand;
	position:relative;
	margin-bottom:6px;
	margin-top:3px;
}