body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2335A5;
	font-size: 1em;	
}

table {
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #1C2F76;
	font-size: 1.8em;
}


h2{
font-family: Georgia, "Times New Roman", Times, serif;
	color: #336699;	
	font-size: 1.5em;
}

h3 {
	color: #7282F3;
	font-size: 1.2em;
}

h4 {
	color: #000033;
	line-height: normal;
	margin: 1px;
	font-size: 1em;
	font-style: italic;
}





hr {
	color: #1C2F76;
}

a{
	color: #0033CC;
	text-decoration: none;
}


a:hover, a:focus, a:active {
	
	color: #2F72E2;
	text-decoration:underline;
}

form, input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}


.loginStyle {
			
	background-color: #DAE7FE;
	font-size: 0.8em;

}

.teteColonne{
	background-color:#DAE7FE;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2335A5;
	font-weight: bold;
	color: #2335A5;
}

.listeActivite {
	background-color: #CFD9E6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.sousListeActivite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #AABCD1;
}

.cadreSimple  {
	background-color: #D1E2FC;
	border: 1px solid #003399;
	padding: 10px;	
}
.cadreLegende  {
	background-color: #D0EAF7;
}
.cadreActivite{
	color: #000000;
	background-color: #D1E2FC;
	text-indent: 4px;
	border: 1px solid #0066FF;
	padding:5px;
}
.cadreAdministratif {
	background-color: #CCCC99;
	color: #CC3333;
	border: 1px solid #9F6A35;
	padding:5px;
	
	width: 100%;
}

.cadreAdministratif a{
	font-weight: bold;
	color: #964925;	
}


.erreurTitre  {
	font-size: 1.5em;
	font-weight: bold;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.erreurSQL {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #00CCFF;	
}

.confirmationTitre  {
	font-size: 1.5em;
	font-weight: bold;
	color: #58BBD1;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.messageTitre  {
	font-size: 1.5em;
	font-weight: bold;
	color: #CC6633;
	font-family: Georgia, "Times New Roman", Times, serif;
}



/********************** footer  *******************************/
.footer{
	color: #7A8EDA;
	font-size: 0.9em;
}
.footer a, .footer a:visited{
	color: #7A8EDA;
	font-size: 0.9em;
}
.footer a:hover{
	color: #FFFFFF;
}
/********************** news  *******************************/



#news
{
	width:580px;
	float: left;
	text-align: left;
	margin: 2px;

}
#newsListBox 
{
	background-color:#DAE7FE;
	width:250px;
	padding: 5px;
	margin: 2px;
	margin-top:56px;
	float: left;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #3366CC;
	border-right-color: #3366CC;
	border-bottom-color: #3366CC;
	border-left-color: #3366CC;	
}

#newsListBox a
{
	font-size:0.8em;
	text-transform:capitalize;
	color:#1C2F76;
}


#newsTitre
{
	font-family: Georgia, "Times New Roman", Times, serif;
	float:left;
	padding: 12px;
	text-transform: capitalize;
	font-size:2	em;
	color:#1C2F76;
}

#newsContenu
{
	
	background-color:#DAE7FE;
	clear:both;
	padding: 5px 10px 10px;
	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #3366CC;
	border-right-color: #3366CC;
	border-bottom-color: #3366CC;
	border-left-color: #3366CC;	
}

#newsContenu table, #newsContenu tr,#newsContenu td
{
	padding: 2px;
	border: 1px solid #3366CC;
}

#newsEdit
{
	color:#3333FF;
	background-color:#FFFFFF ;
	text-align:center; 
	border:1px solid #FF0099;
	width:150px;
}
#newsFooter
{
	padding:5px; 
	text-align:right ;
	font-size:0.7em;
	color:#999999;
	
}
/********************** pages editables *******************************/

.pageEditable
{
	background-color:#FF99CC; 
	border:1px solid #FF0000 ; 
	width:100%;
	font-size:12px; 
	font-family:Verdana, Arial, Helvetica, sans-serif, Times, serif;
}
.pageEditableTitre
{
	font-family:Verdana, Arial, Helvetica, sans-serif, Times, serif;
	float:left;
	font-size:16px;
	font-weight:bold;
	padding: 12px;
	
}

.pageEditableContenu
{
	background-color:#CBDAFE;
	clear:both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px 10px 10px;
	text-align:justify;
}

.pageEditableEdit
{
	color:#3333FF;
	background-color:#FFFFFF ;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px ; 
	text-align:justify; 
	padding:5px; 
	border:1px solid #FF0099;
	width:70px;
	float:left; 
}
.pageEditableFooter
{
	font-family:Verdana, Arial, Helvetica, sans-serif, Times, serif; 
	font-size:10px;  
	padding:5px; 
	text-align:right ;
	
}


