
img, div { behavior: url(/commun/modeles/commun/javascript/pngfix/iepngfix.htc) }

.admin_calque {
	display: none;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 2;
	top: 0px;
	left: 0px;
	
	background-color: #dddddd;
	opacity: 0.5;
  filter:alpha(opacity=50);	
}

.bouton_menu_modif {
	display: block;
	width: 25px;
	height: 25px;
	position: absolute;
	z-index: 4;
	top: 0px;
	left: 0px;
}

.bouton_menu_modif a img {
	border: 0px;
}

#cadre_boutons_connecte {
	width: auto;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	padding-right: 10px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 5;
	background-color: #a1c935;
	border: 2px solid #e2e2e2;
}

#cadre_boutons_connecte .bandeau_bouton {
	display: block;
	height: 30px;
	line-height: 30px;
	float: left;
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
}

#cadre_boutons_connecte a {
	display: block;
	height: 30px;
	line-height: 30px;
	background-repeat: no-repeat;
	background-position: left center;
	color: #000000;
	text-decoration: none;
}

#cadre_boutons_connecte a:hover {
	color: #ffffff;
}

#cadre_boutons_connecte a#bandeau_admin {
	padding-left: 22px;
	background-image: url(http://www.satab.com/commun/modeles/commun/structure/img/accueil-admin.gif);
}

#cadre_boutons_connecte a#bandeau_site {
	display: none;
}

#cadre_boutons_connecte a#bandeau_deconnexion {
	padding-left: 22px;
	background-image: url(http://www.satab.com/commun/modeles/commun/structure/img/deconnexion-admin.gif);
}

#bandeau_print {
	display: none;
}

img.premiereimage {
	margin-top: -10px
}



html {
	width: 100%;
	height: 100%;
	margin: auto;
}

body {
	width: 950px;
	height: 100%;
	margin: 0px auto;
	
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	
	background-color: #e2e2e2;
}

#contener {
	width: 950px;
	height: auto;
	float: left;
	
	background-image: url(http://www.satab.com/commun/modeles/commun/structure/img/fond-body.jpg);
	background-position: top center;
	background-repeat: repeat-y;
}

#navigation_generale {
	width: 173px;
	height: auto;
	float: left;
	
	background-image: url(http://www.satab.com/commun/modeles/commun/structure/img/fond-navigation-generale.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#navigation_generale a#logo {
	display: block;
	width: 173px;
	height: 150px;
	
	background-image: url(http://www.satab.com/commun/modeles/commun/structure/img/logo.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}


#navigation_generale #menu_principal {
	width: 173px;
	height: auto;
	margin-top: 20px;
}

#navigation_generale #menu_principal dl {
	width: 173px;
	height: auto;
	margin: 0px;
	padding: 0px;
}

#navigation_generale #menu_principal dl dt {
	width: 173px;
	height: 24px;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
	
	background-image: url(http://www.satab.com/commun/modeles/commun/structure/img/fond-dt.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#navigation_generale #menu_principal dl.collections_tendances dt {	
	background-image: url(http://www.satab.com/commun/modeles/commun/structure/img/fond-dt-collections-tendances.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#navigation_generale #menu_principal dl dt.premier {
	background-image: none;
}

#navigation_generale #menu_principal dl dt a {
	display: block;
	width: 143px;
	height: 23px;
	
	padding-left: 30px;	
	
	color: #575453;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

#navigation_generale #menu_principal dl dt a:hover {
	background-color: #9297a1;
	color: #ffffff;
}

#navigation_generale #menu_principal dl dt.premier a {	
	color: #999999;
}

#navigation_generale #menu_principal dl dt.premier a:hover {
	background-color: #9297a1;
	color: #ffffff;
}

#navigation_generale #menu_principal dl.collections_tendances dt a:hover {	
	background-image: url(http://www.satab.com/commun/modeles/commun/structure/img/fond-dt-collections-tendances-hover.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#navigation_generale #menu_principal dl dt.premier-selected a,
#navigation_generale #menu_principal dl dt.premier-selected-ssenfant a,
#navigation_generale #menu_principal dl dt.defaut-selected a,
#navigation_generale #menu_principal dl dt.defaut-selected-ssenfant a,
#navigation_generale #menu_principal dl dt.dernier-selected a,
#navigation_generale #menu_principal dl dt.dernier-selected-ssenfant a {
	background-color: #9297a1;
	color: #ffffff;
}




#navigation_generale #menu_secondaire {
	width: 173px;
	height: auto;
	
	margin-top: 7px;
}

#navigation_generale #menu_secondaire dl {
	width: 173px;
	height: auto;
	margin: 0px;
	padding: 0px;
}

#navigation_generale #menu_secondaire dl dt {
	width: 173px;
	height: 22px;
	line-height: 22px;
	margin: 0px;
	padding: 0px;
}

#navigation_generale #menu_secondaire dl dt a {
	display: block;
	width: 143px;
	height: 22px;
	
	padding-left: 30px;	
	
	color: #575453;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

#navigation_generale #menu_secondaire dl dt a:hover {
	color: #999999;
}




#recherche {
	width: 143px;
	margin-top: 30px;	
	margin-left: 30px;
}

#recherche input {
	width: 93px;
	padding: 0px;
	padding-left: 8px;
	float: left;
	
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 10px;
	color: #575453;
}

#recherche a {
	display: block;
	width: 23px;
	height: 15px;
	margin-left: 5px;
	float: left;
	
	background-image: url(http://www.satab.com/commun/modeles/commun/structure/img/btn-ok-recherche.gif);
	background-position: top left;
	background-repeat: no-repeat;
}



#texte a {
	color: #ffffff;
	text-decoration: none;
	
	background-image: url(http://www.satab.com/commun/modeles/commun/structure/img/fond-a.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}

#texte a img {
	background-image: none;
}

#texte {
	line-height: 19px;
}



#connexion {
}

#connexion #titre_connexion {
	margin-bottom: 10px;
}

#connexion #ok_connexion {
	clear: both;
}

#connexion #ok_connexion a {
	padding: 3px;
	font-weight: bold;
	border: 1px dotted #ffffff;
}

#connexion #ok_connexion a:hover {
	border: 1px solid #ffffff;
}

#connexion label {
	display: block;
	width: 100px;
	margin-bottom: 10px;
	float: left;
}

#connexion input {
	width: 100px;
	margin-bottom: 10px;
	float: left;
	
	font-size: 10px;
}

#connexion .info {
	clear: both;
}


#bas_fenetre {	
  position: absolute;
  bottom: 0px;
  
  width: 100px;

}

#fenetre_diaporama {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #000000;
	filter:alpha(opacity=80); 
	-moz-opacity:0.8;
	opacity: 0.8;
	
}

#mon_diaporama {
	width: auto;
	height: auto;
	margin: auto;
	position: absolute;
	left: 50%;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #ffffff;
}

#mon_diaporama #entete_diaporama {
	width: 800px;
	height: 50px;
	margin: auto;
  
  background-color: #ffffff;
}

#mon_diaporama #entete_diaporama a#fermer_diaporama {
	display: block;
	width: 50px;
	height: 50px;
	float: right;
  	
	background-image: url(http://www.satab.com/commun/modeles/commun/structure/img/diapo-fermer.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#mon_diaporama div#mon_image_complete_diaporama
{
}

#mon_diaporama img {
	display: block;
	margin: auto;
	
	border: 8px solid #BEBEBE;
}

#mon_diaporama #deplacement_diaporama {
	width: 800px;
	height: 50px;
	margin: auto;
  
  background-color: #ffffff;
}


#mon_diaporama #deplacement_diaporama a#precedent_diaporama {
	display: block;
	width: 50px;
	height: 50px;
	float: left;
  	
	background-image: url(http://www.satab.com/commun/modeles/commun/structure/img/diapo-precedent.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#mon_diaporama #deplacement_diaporama #diapo_titre_diaporama {
	display: block;
	width: 700px;
	height: 50px;
	line-height: 50px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

#mon_diaporama #deplacement_diaporama a#suivant_diaporama {
	display: block;
	width: 50px;
	height: 50px;
	float: right;
  	
	background-image: url(http://www.satab.com/commun/modeles/commun/structure/img/diapo-suivant.gif);
	background-position: top left;
	background-repeat: no-repeat;
}



#actus {
	width: 165px;
	height: 290px;
	margin-left: 50px;
	
	position: relative;
}

#actus #titre_actu {
	width: 165px;
	height: 25px;
	
	background-image: url(http://www.satab.com//commun/modeles/commun/agenda/img/titre-actu.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#actus dl {
	margin: 0px;
	padding: 0px;
}

#actus dl dt {
	margin: 0px;
	padding: 0px;
	
	color: #000000;
	font-weight: bold;
	font-family: arial, verdana, sans-serif;
}

#actus dl dt a {
	margin: 0px;
	padding: 0px;
	
	color: #a60075;
	font-size: 11px;
	font-family: arial, verdana, sans-serif;
	text-decoration: none;
	font-weight: normal;
}

#actus dl dd span a {
	
	color: #000000;
	font-size: 12px;
	font-family: arial, verdana, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

#actus dl dd {
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	
	color: #999999;
	font-size: 11px;
	font-family: arial, verdana, sans-serif;
	line-height: 17px;
}

#actus dl dd span {
	display: block;
	margin: 0px;
	padding: 0px;
		
	color: #a60075;
	font-size: 11px;
	font-family: arial, verdana, sans-serif;
}


.news_public_titre {
	font-style: italic;
	color: ;
	margin-bottom: 20px;
}

.news_public_contenu {
	margin-bottom: 20px;
}

.news_public_resume {
	margin-bottom: 20px;
}

#actus .calendrierHTML_liste {
	width: 150px;
  height: 260px;
  overflow: hidden;
  position: absolute;
}

div#actus dl.une_actu_deroulante {
  position : absolute;
  width: 150px;
  height: auto;
  padding-right: 5px;
  color: ;
  height: 120px;
}

#texte .calendrierHTML_liste dl dd {
	margin-bottom: 10px;
}

#texte .calendrierHTML_liste dl dd span {
	display: block; 
	font-weight: bold;
}



body {
	position: relative;
}

#signature {
	width: 173px;
	height: 136px;
	margin-top: 0px;
	float: left;
		
	background-image: url(http://www.satab.com//commun/modeles/accueil/img/signature.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}


#colonne_2 {
	width: 187px;
	height: 750px;
	float: left;
	
	
	background-color: #ffffff;
	background-image: url(http://www.satab.com//commun/modeles/accueil/img/fond-navigation-n2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}


#contenu {
	width: 368px;
	min-height: 750px;
	-height: 750px;
	float: left;
	
	background-image: url(http://www.satab.com//commun/modeles/accueil/img/fond-contenu.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#contenu #texte {
	width: 200px;
	height: 407px;
	margin-top: 40px;
	margin-left: 38px;
	
	color: #ffffff;
	line-height: 19px;
}

#contenu #texte h2 {
	margin: 0px;
	padding: 0px;
	
	color: #ffffff;
	font-size: 13px;
	font-size: bold;
	font-family: arial, verdana, tahoma, sans-serif;
}


#contenu #texte .avant {
	color: #ffffff;
	font-size: 13px;
	font-family: arial, verdana, tahoma, sans-serif;
}

#contenu #texte .14px {
	color: #ffffff;
	font-size: 14px;
	font-family: arial, verdana, tahoma, sans-serif;
}


#derniere_colonne {
	width: 222px;
	height: auto;
	float: left;
}

#derniere_colonne #connexion {
	width: 222px;
	height: 32px;
	background-color: #acaeb4;
	border-bottom: 1px solid #e2e2e2;
}

#derniere_colonne #connexion form {
	margin: 0px;
}

#derniere_colonne #connexion #titre_connexion {
	display: none;
}

#derniere_colonne #connexion .un_champ {
	width: 90px;
	float: left;
	margin-right: 5px;
}

#derniere_colonne #connexion label {
	margin: 0px;
	margin-bottom: 2px;

	font-family: tahoma, arial, sans-serif;
	font-size: 10px;
	color: #e2e2e2;
	
	float: left;
}

#derniere_colonne #connexion input {
	width: 90px;
	margin: 0px;
	float: left;
	
	background-color: #a6a7ac;
	border: 1px solid #b3b5ba;
	
	font-family: tahoma, arial, sans-serif;
	font-size: 10px;
	color: #e2e2e2;
}

#derniere_colonne #connexion #ok_connexion a {
	display: block;
	width: 25px;
	height: 15px;
	margin: 0px;
	margin-top: 14px;
	margin-left: 5px;
	padding: 0px;
	float: left;
	
	
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	color: #e2e2e2;
	text-decoration: none;
	font-weight: bold;
	
	border: 0px;
}

#derniere_colonne #connexion #ok_connexion {
	clear: none;
	float: left;
	margin: 0px;
}
	
	font-family: tahoma, arial, sans-serif;
	font-size: 10px;
	color: #e2e2e2;
}

#derniere_colonne #collections_tendances {
	width: 222px;
	height: 550px;
	float: left;
	
	background-image: url(http://www.satab.com//commun/modeles/accueil/img/fond-flash.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#derniere_colonne #collections_tendances p {
	font-size: 10px;
}

#derniere_colonne #liens_bas {
	width: 222px;
	height: 66px;
	float: left;
	
	background-image: url(http://www.satab.com//commun/modeles/accueil/img/fond-liens-bas.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#derniere_colonne #liens_bas #langues {
	width: 90px;
	height: 40px;
	margin-top: 26px;
	float: left;
}

#derniere_colonne #liens_bas #langues a {
	display: block;
	width: 90px;
	height: 20px;
	float: left;
}

#derniere_colonne #liens_bas a#synextile {
	display: block;
	width: 65px;
	height: 66px;
	float: right;
}

