@charset "iso-8859-1";

body		{margin:0;padding:0;text-align:center;font-size:10px;font-family:Verdana,Arial;}
table		{font-size:10px;font-family:Verdana,Arial;}
a			{color:#000099;text-decoration:none;}
a:visited	{color:#000099;text-decoration:none;}
a:hover		{text-decoration:underline;}

.website	{width:778px;height:440px;margin-left:auto;margin-right:auto;text-align:left;}

.header		{height:173px;}
.main		{height:252px;overflow:auto;}
	.gauche	{float:left;width:184px;height:100%;background-image:url('images/gauche_fond.gif');background-repeat:y-repeat;}
	.contenu{float:left;width:410px;height:100%;overflow:auto;}
		.contenant	{margin:5px;}
	.droite	{float:left;width:184px;height:100%;background-image:url('images/droite_fond.gif');background-repeat:y-repeat;overflow:auto;}
.footer		{color:#FFFFFF;height:15px;text-align:center;font-size:10px;background-image:url('images/footer_fond.gif');background-repeat:x-repeat;}

/* MENU */
.menu_separation		{height:30px;float:right;}
.menu_accueil			{width:93px;height:30px;float:right;background-repeat:no-repeat;background-image:url('images/menu_accueil.gif');}
.menu_accueil:hover		{background-image:url('images/menu_accueil_bis.gif');}
.menu_sejours			{width:93px;height:30px;float:right;background-repeat:no-repeat;background-image:url('images/menu_sejours.gif');}
.menu_sejours:hover		{background-image:url('images/menu_sejours_bis.gif');}
.menu_jobs				{width:93px;height:30px;float:right;background-repeat:no-repeat;background-image:url('images/menu_jobs.gif');}
.menu_jobs:hover		{background-image:url('images/menu_jobs_bis.gif');}
.menu_contacts			{width:93px;height:30px;float:right;background-repeat:no-repeat;background-image:url('images/menu_contacts.gif');}
.menu_contacts:hover	{background-image:url('images/menu_contacts_bis.gif');}


/* HEADER */
.header_menu_td			{text-align:right;background-image:url("images/menu_fond.gif");background-repeat:x-repeat;}
.header_search_td		{background-image:url("images/header_search_fond.jpg");background-repeat:no-repeat;}
.header_search_texte	{color:#FFFFFF;font-weight:bold;font-size:10px;padding-left:5px;padding-bottom:5px;}
.header_search_input	{width:50px;height:20px;font-size:10px;text-align:center;}
.fo_search				{margin:0;padding:0;}

/*GAUCHE*/
.gauche_texte_1			{margin-top:40px;font-size:10px;margin-left:5px;font-weight:bold;}
.gauche_barre			{margin-top:5px;}
.gauche_fond			{width:67px;height:174px;float:left;background-image:url('images/gauche_logo_fond.gif');background-repeat:no-repeat;margin-top:5px;}
.gauche_logo			{text-align:center;margin-top:5px;}
.gauche_associations	{margin-left:10px;}
.gauche_association		{margin-top:17px;margin-left:60px;}

/* DROITE */
.droite_texte_1			{margin-top:20px;font-size:12px;margin-left:40px;font-weight:bold;color:#4077E6;}
.droite_barre			{margin-top:2px;text-align:right;}
.droite_news			{margin-top:10px;margin-left:10px;margin-right:10px;}
	.droite_news_date		{font-weight:bold;}
	.droite_news_texte		{color:#4077E6;}
.droite_topc		{margin-top:5px;text-align:center;}

/* FOOTER */
.footer_lien			{color:#FFFFFF;text-decoration:none;}
.footer_lien:visited	{color:#FFFFFF;}
.footer_lien:hover		{text-decoration:underline;}