body {
	font-family: Arial;
	font-size: 11px;
	margin: 0px; padding: 0px; border: 0px;
}

img { border: 0px; }

a { font-size: 11px; }

#site {
	width: 764px;
}

/* ----- TETIERE ----- */
#tetiere { width: 764px; }

#t00 {
	display: block;
	width: 764px;
	height: 154px;
	background: url("images/t00.png");
}

#t10 {
	display: block;
	width: 764px;
	height: 20px;
}

	#t10 a {
		display: block;
		float: left;
		height: 20px;
		}
			
	#accueil {
		display: block;
		width: 111px;
		height: 20px;
		background: url("images/_accueil.png");		
		}
		a#accueil:hover { background: url("images/_accueilo.png"); }
		
	#nous_contacter {
		display: block;
		height: 20px;
		width: 157px;
		background: url("images/_nous_contacter.png");		
		}
		a#nous_contacter:hover { background: url("images/_nous_contactero.png"); }
		
	#adherer {
		display: block;
		height: 20px;
		width: 113px;
		background: url("images/_adherer.png");		
		}
		a#adherer:hover { background: url("images/_adherero.png"); }
		
	#espace_adherents {
		display: block;
		height: 20px;
		width: 168px;
		background: url("images/_espace_adherents.png");		
		}
		a#espace_adherents:hover { background: url("images/_espace_adherentso.png"); }
		
	#l_equipe {
		display: block;
		height: 20px;
		width: 109px;
		background: url("images/_l_equipe.png");		
		}
		a#l_equipe:hover { background: url("images/_l_equipeo.png"); }
		
	#agenda {
		display: block;
		height: 20px;
		width: 106px;
		background: url("images/_agenda.png");		
		}
		a#agenda:hover { background: url("images/_agendao.png"); }						
		
			
#t20 {
	height: 20px;
	background: url("images/t20.png");
	}
	
#t20 div { float: left; }	

	#marquee {
		display: block;
		width: 245px;
		padding: 3px 0px 0px 34px;
		color: #175375;
		}
	
	#espace1 {
		display: block;
		width: 126px;
		height: 20px;
		background: url("images/espace.png");
		}
		
	#date {
		display: block;
		width: 146px;
		height: 16px;
		padding: 4px 0px 0px 41px;
		margin: 0px;
		color: #fff;
		}

.identifie {
	padding: 6px 0px 0px 150px;
	color: #CC0000;
	}

#deconnexion { text-align: center; }
	
#deconnexion a {
	text-decoration: none;
	font-weight: bold;
	color: #336699;
	}
	#deconnexion a:hover { color: #CC0000; }

/* --- RECHERCHE --- */
		#search {
			width: 132px;
			height: 20px;
			background: url("images/search_bgd.png") no-repeat 0px 0px;
			text-align: left;
			
			margin: 0px 0px 0px 0px;
			padding: 0px;
			border: 0px;
			}
		
		#search form {	margin: 0px; padding: 0px; border: 0px; }
		
		#search input.text {
			color: #CD2934;
			font-size: 10px;
			width: 91px;
			height: 14px;
			padding: 3px 0px 0px 7px;
			margin: 1px 1px 1px 1px;
			_padding: 2px 0px 0px 7px;
			_margin: 1px 1px 1px 1px;			
			border: 0px;		
			}
		
		#search input.button {
			width: 32px;
			height: 18px;
			background: url("images/espace.png");
			margin: 0px; padding: 0px; border: 0px;
			}
		
			/* spécifique safari */
			#search_safari {
				float:left;
				width: 142px;
				height: 19px;
				text-align: left;
				padding: 0px; border: 0px;
				margin: 1px 0px 0px 0px;
			}
			
			#search_safari form { margin: 0px; padding: 0px; border: 0px; }
			
			#search_safari input.text {
				color: #175375;
				font-size: 10px;
				width: 100px;
				height: 14px;
				padding: 1px 0px 0px 7px;
				margin: 0px 1px 1px 1px;
				border: 2px;
				background: #C3D7E3;
			}
			
			#search_safari input.button { width: 40px; margin-top: 0px; }
			
		/* recherche */


#t30 {
	display: block,
	width: 764px;
	height: 25px;
	background: #D9E7EF;
	}

/* point sensible */
#page {
	width: 764px;
	clear: both;
	padding: 0px;
	margin: 0px;
	border: 0px;
	text-align: left;
	}

#gauche {
	width: 145px;
	background: url("images/g_bgd.png");
	}


#news_haut {
		display: block;
		height: 17px;
		background: url("images/news_haut.png");
		}
	
	#newsletter {
		display: block;
		width: 145px;
		height: 16px;
		margin: 0px; padding: 0px; border: 0px;		
		background: url("images/news_bgd.png");
		}
		
	#newsletter form {
		margin: 0px; padding: 0px; border: 0px;
		}
		
	#newsletter input {
		margin: 0px; padding: 0px; border: 0px;	
		}			
		
	#newsletter .text {
		display: block;
		float: left;		
		color: #CD2934;
		font-size: 10px;
		width: 105px;
		height: 14px;
		padding: 1px 0px 0px 7px;
		margin: 0px 0px 0px 0px;
		border: 0px;
		}
		
	#newsletter .submit {
		font-size: 7pt;
		color: #fff;
		display: block;
		width: 30px;
		height: 16px;
		background: url("images/espace.png");
		margin: 0px; padding: 0px; border: 0px;
		}
		
	#newsletter_safari {
		display: block;
		width: 145px;
		height: 20px;
		margin: 0px; padding: 0px; border: 0px;
		background: #175375;
		}
		
	#newsletter_safari form {
		margin: 0px; padding: 0px; border: 0px;
		}
		
	#newsletter_safari input {
		margin: 0px; padding: 0px; border: 0px;		
		}			
		
	#newsletter_safari .text {
		display: block;
		float: left;		
		color: #7BA9D6;
		font-size: 10px;
		width: 115px;
		height: 14px;
		padding: 1px 0px 0px 7px;
		margin: 0px 0px 0px 0px;
		border: 0px;
		}
		
	#newsletter_safari .submit {
		color: #fff;
		display: block;
		width: 30px;
		height: 16px;
		background: url("images/espace.png");
		margin: 0px; padding: 0px; border: 0px;
		}	
	
		

#contenu {
	display: block;
	width: 520px;
	border-top: 1px solid #175375;
	padding: 20px 20px 20px 20px;
	margin: 0px;
	background: #F4F8FC;
	}
	
#droite {
	width: 59px;
	background: url("images/d_bgd.png");
	}
	
	#mode_texte {
		display: block;
		height: 59px;
		background: url("images/mode_texte.png");
		}
		a#mode_texte:hover { background: url("images/mode_texteo.png"); }		

	#sondage {
		display: block;
		height: 57px;
		background: url("images/sondage.png");
		}
		a#sondage:hover { background: url("images/sondageo.png"); }		
	

#bas {
	clear: both;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 754px;
	border-top: 1px solid #000;
	background: #CD2934;
	color: #EBA9AE;
	padding: 6px 0px 6px 10px;
	font-size: 7pt;
	}


#bas span {
	margin-left: 150px;
	}		
	
#bas a {
	text-decoration: none;
	color: #EBA9AE;
	}	
	#bas a:hover {
		color: #fff;
		}

#bas a.a2 {
	font-size: 8pt;
	text-decoration: none;
	color: #fff;
	}	
	#bas a.a2:hover {
		color: #EBA9AE;
		}		




