/* Les éléments HTML en général
-------------------------------------------------------- */
body{
	background: #390000;
	font-family: Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	margin: 0;
	padding: 0;
/*	text-align: center; */
}

h1, h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, "Trebuchet MS", sans-serif;
}

h1{font-size: 28px;; color: #FFFFFF}
h2{font-size: 24px;}
h3{font-size: 20px; color: #d0d0d0; }
h4{font-size: 11px;}
h5{font-size: 1.1em; color: #FFFFFF}
h6{font-size: 1em;}

#copy {
	font-size: 8px;
}
	


img {
	border: none;
}


textarea{
	width: 99%;
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
}

 
html{
	margin: 0;
	padding: 0;
	text-align: center;
}

a{
	color: #a91111;
	text-decoration : none;
}

a:visited{
	color: #a91111;
	text-decoration : none;
}

a:hover{
	color: #bbbb00;
	text-decoration : underline;
}

/* 
-------------------------------------------------------- */
#surex {
	color: #00FF00;
	text-decoration : none;
}
.surex {
	color: #00FF00;
	text-decoration : none;
}
.warning {
	color: #FF0000; 
	font-weight:bold;
}


#new {
	color: #FF9c00;
	text-decoration : none;
}
#new:hover {
	color: #FF9c00;
	text-decoration : underline;
}


#admin{
	color: #FFFF00;
}
.admin{
	color: #FFFF00;
}

#ban{
	position: absolute;
	width: 800px;
	height: 140px;
	top: 5px;
	left: 50%;
	margin: 0 0 0 -400px;
	padding: 0 1ex;
	background-image:url(../images/portailphoto_petit.png); 
    background-repeat: no-repeat;
    background-position: 50%, 0;
	text-align: center;
	font-size: 18px;
	color: #f0f0f0;
}


/* zone texte dans pages libres 
*********************************  */
#blabla{
	position: absolute;
	width: 800px;
	top: 100px;
	left: 50%;
	margin: 0 0 0 -400px;
	padding: 0 1ex;
	color: #000000;
	text-align: left;
	font-size: 12px;
	color: #C0C0C0;
}





/* zone texte dans tableaux annuaires 
*********************************  */
#annuaire{
	text-align: left;
	font-size: 12px;
	color: #C0C0C0;
}

#annuaireTitre{
	text-align: left;
	font-size: 12px;
	color: #C0C0C0;
	background-color: #690000;
}
#annuairePhotoZone{
	text-align: left;
	font-size: 12px;
	color: #C0C0C0;
	background-color: #590000;
}

#annuaireBla{
	text-align: left;
	font-size: 12px;
	color: #C0C0C0;
	background-color: #290000;
}



#tableauadmin{
	text-align: left;
	font-size: 9px;
	color: #C0C0C0;
}
.tableauadmin{
	font-size: 9px;
	color: #C0C0C0;
}

/* zone texte dans pages libres 
*********************************  */
#indexbla{
	position: absolute;
	width: 1100px;
	top: 100px;
	left: 50%;
	margin: 0 0 0 -550px;
	padding: 0 1ex;
	background: transparent;
	text-align: left;
	font-size: 12px;
	color: #C0C0C0;
}


#showinfo {
	background-color:#590000;
	margin-left:10px;
	margin-right:10px;
	font-size: 11px;
	text-align: justify;	
	color: #FFFFFF;
}



#news{
	background-color:#290000;
	width:750px;
	text-align:center;
  
}
#news_titre{
	background-color:#590000;
	font-size: 18px;
	line-height: 20px;
	vertical-align:middle;
	color: #e0e0e0;
	height:30px;
  	border: 10px;
  	border-color:#ffffff;
}

#news_feet{
	background-color:#390000;
	font-size: 13px;
	color: #e0e0e0;
}

#newsimg{
	/* image a droite new */
	background-color:#490000;
	float:right;
	width:200px;
	text-align:center;
}
#news_ecarteur{
	/* image pour faire espace avec texte */
	float:right;
}

#news2{
	position:relative;
/*	left:10px; */
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 13px;
	color: #c0c0c0;
	line-height: 16px;
	text-align:justify;
}


#fondblanc{ 
	background-color: rgba(255, 255, 255, .2);
}


#tableadminphoto {
	font-size: 8px;
	color: #eeeeee;
	line-height: 16px;
}
