/* CSS Document */
/**************************************************************/
/**															 **/
/**         Styles CSS pages contenu ActivFSE.com            **/
/** 			   TAILLE DE POLICE : BIG					 **/
/**															 **/
/**************************************************************/

*
{
	padding:0;
	margin:0;
}

html
{
	padding:0;
	background-image:url(../img/bg_page.png);
	margin-bottom:25px;
}

#main
{
	width:978px;
	background:url(../img/bg_main.png) repeat-y top center;
	margin:0 auto;
	padding:0;
	padding-bottom:50px;
}

#middle
{
	margin-top:40px;
	padding-left:70px;
}

#footer
{
	width:978px;
	height:15px;
	margin: 0 auto;
	background:url(../img/bg_footer.png) no-repeat top center;
}

#footer p
{
	padding-top:20px;
	text-align:center;
	font-family:Verdana;
	font-size:0.8em;
	color:#777777;
}

#footer p a
{
	font-family:Verdana;
	font-size:1.2em;
	color:#777777;
	text-decoration:none;
}

#footer p a:hover
{
	text-decoration:underline;
}

/*-------- LINKS TOP -------*/

#change_style
{
	float:right;
	text-align:right;
	padding:5px 70px 0 0;
	font-family:Verdana;
	font-size:1em;
}

#change_style a.style_small, a.style_small:active, a.style_small:visited, a.style_small:hover
{
	padding-left:15px;
	font-weight:normal;
	color:#006699;
	text-decoration:none;
	font-size:1em;
}

#change_style a.style_big, a.style_big:active, a.style_big:visited, a.style_big:hover
{
	font-weight:normal;
	color:#006699;
	text-decoration:none;
	font-size:1.5em;
}

#links_top
{
	text-align:right;
	padding:10px 70px 0 0;
	color:#777777;
	font-family:Verdana;
	font-size:0.8em;
}

#links_top a, a:active, a:visited
{
	color:#777777;
	text-decoration:underline;
}

#links_top a:hover
{
	text-decoration:none;
}

/*-------- LOGO ------------*/

#logo
{
	margin-left:70px;
	margin-top:30px;
	margin-bottom:0;
	border:0;
}

/*-------- CHANGE STYLE ----*/

#acces_adherents
{
	float:right;
	text-align:right;
	width:250px;
	margin:10px 70px 0 0;
}

#acces_adherents p
{
	text-align:left;
	background-color:#EBEBFF;
	border:1px dashed #777777;
	padding:5px 15px;
}

#acces_adherents a, #acces_adherents a:visited, #acces_adherents a:active
{
	display:block;
	color:#777777;
	background:url(../img/puce_webactivfse.png) no-repeat center left;
	text-indent:20px;
	font-size:0.9em;
	font-family:Verdana;
	margin:5px 0;
	text-decoration:underline
}

#acces_adherents a:hover
{
	text-decoration:none;
}

#lien_zoom
{
	display:block;
	font-family:Verdana;
	font-size:0.8em;
	color:#777777;
	text-decoration:none;
	line-height:24px;
	background:#FFFFFF url(../img/zoom_out.png) no-repeat top left;
	text-indent:26px;
}

#acces_adherents a img
{
	border:0;
}

/*-------- MENU ----------- */

#colonne_left
{
	float:left;
	width:180px;
	margin:0;
	padding:0;
	border:0;
}

#menu_pages
{
	list-style-type:none;
	border-bottom:1px dashed #AAAAAA;
}

#menu_pages li
{
	border-top:1px dashed #AAAAAA;
}

#menu_pages li a:link, #menu_pages li a:active, #menu_pages li a:visited
{
	display:block;
	width:180px;
	line-height:25px;
	font-family:Verdana;
	font-size:0.9em;
	color:#555555;
	text-decoration:none;
	text-indent:5px;
}

#menu_pages li a:hover
{
	display:block;
	width:180px;
	color:#555555;
	background-color:#EBEBFF;
	text-indent:25px;
	font-weight:bold;
	background-image:url(../img/fleche_menu.png);
	background-position:left;
	background-repeat:no-repeat;
}

#menu_pages li a.currentpage:link, #menu_pages li a.currentpage:visited, #menu_pages li a.currentpage:active
{
	display:block;
	width:180px;
	color:#006699;
	font-weight:bold;
	background:#FFFFFF url(../img/fleche_menu_pages.png) right center no-repeat;
}

#menu_pages li a.currentpage:hover
{
	display:block;
	width:180px;
	background-color:#ebebff;
	text-indent:5px;
	color:#006699;
	font-weight:bold;
	background:#EBEBFF url(../img/fleche_menu_pages_hover.png) right center no-repeat;

}

#sousmenu
{
	list-style-type:none;
	margin:0 0 5px 0;
	padding:0 0 0 20px;
	text-align:left;
	border:0;
}

#sousmenu li
{
	border:0;
	margin:0;
}

#sousmenu li a:link, #sousmenu li a:active, #sousmenu li a:visited
{
	display:block;
	font-size:0.8em;
	width:140px;
	line-height:normal;
	color:#777777;
	text-indent:0;
}

#sousmenu li a:hover
{
	display:block;
	font-size:0.8em;
	width:140px;
	line-height:normal;
	color:#555555;
	background-color:#FFFFFF;
	background-image:none;
	text-indent:0;
	font-weight:normal;
}

#sousmenu li a.currentpage_sousmenu:link, #sousmenu li a.currentpage_sousmenu:active, #sousmenu li a.currentpage_sousmenu:visited
{
	display:block;
	font-size:0.8em;
	width:140px;
	line-height:normal;
	color:#777777;
	text-indent:0;
	font-weight:bold;
}

#sousmenu li a.currentpage_sousmenu:hover
{
	display:block;
	font-size:0.8em;
	width:140px;
	line-height:normal;
	color:#555555;
	background-color:#FFFFFF;
	background-image:none;
	text-indent:0;
	font-weight:bold;
}


	
#txt_main
{
	width:615px;
	margin-left:220px;
	text-align:center;
}

#acces_direct
{
	list-style:none;
	padding:0;
	margin:0;
	text-align:right;
	margin-top:15px;
}

#acces_direct a
{
	font-family:Verdana;
	font-size:0.8em;
	color:#777777;
	text-decoration:none;
	border-bottom:0;
}

#acces_direct a:hover
{
	/* border-bottom:1px dashed #777777; */
	color:#555555;
}

hr
{
	color:#FFFFFF;
	border:0;
	margin-left:40px;
	width:300px;
	clear:both;
}

hr.menu_cadre
{
	margin:0;
	padding:0;
	width:200px;
	height:1px;
	background-color:#006699;
	border:0;
}

/*-------------------------------------*/
/*----------     TEXTES     -----------*/
/*-------------------------------------*/

acronym
{
	cursor:help;
	border-bottom:1px dashed #777777;
}

h1
{
	font-family:Trebuchet MS;
	font-size:1.4em;
	color:#006699;
	font-weight:normal;
	margin-bottom:30px;
	text-align:left;
}

h2
{
	font-family:Verdana;
	font-size:1em;
	color:#555555;
	text-align:right;
}

h3
{
	text-align:right;
	font-family:Verdana;
	font-size:1em;
	color:#999999;
	font-weight:bold;
	font-style:italic;
	margin-bottom:5px;
}

h4
{
	text-align:left;
	font-family:Trebuchet MS;
	font-size:1.2em;
	color:#555555;
	font-style:italic;
	margin:0 0 20px 0;
}

.h1_grey
{
	color:#555555;
	font-style:italic;
}

#txt_main img.vignette
{
	margin:0 0 50px 0;
}

#txt_main p
{
	margin-bottom:20px;
	font-family:Verdana;
	font-size:1em;
	color:#555555;
	padding-left:20px;
	text-align:left;
}

#txt_main img
{
	margin-bottom:20px;
}

#txt_main img.vignette_left
{
	margin:0;
	padding:0;
	padding-right:20px;
	padding-bottom:10px;
	margin-left:15px;
	float:left;
}

#vignette_medecins
{
	margin:0;
	padding:0;
	border:0;
	height:150px;
	overflow:hidden;
}

#vignette_medecins img
{
	border:0;
	margin:0;
	padding:0;
}

#vignette_droite
{
	margin:0;
	padding:0;
	height:35px;
	margin-bottom:15px;
	text-align:right;
}

#vignette_droite img
{
	border:0;
	margin:0;
	padding:0;
}

ul.ul_main
{
	list-style-type:disc;
	list-style-image:none;
	margin:0;
	margin-left:60px;
	font-family:Verdana;
	font-size:1em;
	color:#555555;
	text-align:left;
}

ul.ul_offres
{
	margin:0;
	margin-left:50px;
	padding:0;
	font-family:Verdana;
	font-size:1em;
	color:#555555;
	text-align:left;
	list-style-image:url(../img/puce_offres.gif);
	list-style-type:none;
}

ul.ul_offres li
{
	margin:10px 0;
}

ul.ul_offres li ul
{
	list-style-image:none;
	list-style-type:disc;
	line-height:normal;
	margin:10px 0 10px 30px;
}

ul.ul_offres li ul li
{
	margin:0;
}

#terminal_autonome
{
	display:block;
	width:270px;
	margin:10px 15px 0 10px;
	padding:0;
	height:150px;
	float:left;
	border:1px dashed #006699;
	background:#EBEBFF url(../img/vignette_autonome.png) bottom left no-repeat;
}

#terminal_autonome:hover
{
	background-position:top;
}

#terminal_ambulatoire
{
	display:block;
	width:270px;
	margin:10px 0 0 0;
	padding:0;
	height:150px;
	float:left;
	border:1px dashed #006699;
	background:#EBEBFF url(../img/vignette_ambulatoire.png) bottom left no-repeat;
}

#terminal_ambulatoire:hover
{
	background-position:top;
}

#terminal_lecteur
{
	display:block;
	width:270px;
	margin:15px 15px 0 10px;
	padding:0;
	height:150px;
	float:left;
	border:1px dashed #006699;
	background:#EBEBFF url(../img/vignette_packgestion.png) bottom left no-repeat;
}

#terminal_lecteur:hover
{
	background-position:top;
}

#pack_gestion
{
	display:block;
	width:270px;
	margin:15px 0 0 0;
	padding:0;
	height:150px;
	float:left;
	border:1px dashed #006699;
	background:#EBEBFF url(../img/vignette_lecteur.png) bottom left no-repeat;
}

#pack_gestion:hover
{
	background-position:top;
}
#txt_main p.top
{
	text-align:right;
}

.top a
{
	font-family:Verdana;
	font-size:0.9em;
	color:#777777;
	text-decoration:underline;
}


