/*************************************************************
	Definitions globales des differentes balises HTML
*************************************************************/
BODY {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:0.7em; background:#fff;  color:#000000;}
HTML, BODY{padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; }

IMG {border:0px solid white; }

INPUT, SELECT, TEXTAREA {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:1em; }
FORM, UL, LI, H1, H2, H3, H4, H5, H6, P, TABLE, TR, TD, TH {padding: 0px; margin:0px; }



TABLE, TR, TH, TD {vertical-align:top; font-size:1em;}

H1, H3, H4, H5, H6 {}
ADRESSE {}
ACRONYM {}			
ABBR {}
HR {}
BLOCKQUOTE {}
SPAN {}
DIV {}

/************************************************************
	Liens : attention, tres haut risque de pbl d heritage
	Definir de preference les liens dans chaque bloc et sous bloc
************************************************************/
A:link {text-decoration: none; }
A:visited {text-decoration: none;}
A:hover {text-decoration: none;}
A:focus   { outline: none; }

/* Gestion des elements flottants */

#header_menu {
	width: 968px;
	margin: 0px auto;
	padding: 0px 16px;
	height: 73px;
}

#menuholder {
	float: left;
	width: 520px;
	height: 55px;
	margin-top: 16px;
}

#sfalogo {
	background: url(../images/sfa_logo.gif) no-repeat;
	width: 212px;
	height: 35px;
	float: left;
	clear: left;
	margin: 0px 0px 0px 18px;
	padding: 0;
}

#logo {
	background: url(img/new_logo.gif);
	float: left;
	clear: left;
	width: 65px;
	height: 55px;
	border: 0px;
	margin-top: 16px;
	padding: 0px;
}

#logo a {
	display: block;
	width: 65px;
	height: 55px;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
}

#uppermenu {
	background: transparent url(img/uppermenuleft.gif) no-repeat top left;
	height: 23px;
	float: right;
}

#uppermenu ul {
	background: transparent url(img/uppermenuright.gif) no-repeat top right;
	list-style-type: none;
	height: 20px;
	padding: 3px 10px 0px 0px;
}

#uppermenu ul li {
	float: left;
	margin-left: 10px;
}

#uppermenu .delitel {
	background: transparent url(img/delitel.gif);
	width: 1px;
	height: 19px;
}

#uppermenu a {
	color: #fff;
	text-decoration: none;
	font-size: 10px;
}

#uppermenu a:hover {
	color: #8ed3f7;
}

#logo200 {
	/*background: url(img/200logo.gif) no-repeat;*/
	float: right;
	width: 330px;
	height: 43px;
	border: 0;
	padding: 0px;
	margin-top: 15px;
}

#header_mailform {
	float: left;
	margin: 12px 0 0 0;
	padding: 0;
	text-align: left;
}

#header_mailform a {
	color: #79797b;
}

#header_mailform img {
	margin-left: 10px;
	height: 13px;
	width: 13px;
	border: 0;
}

#social {
	width: 300px;
	float: right;
	margin: 0 16px 0 0;
	text-align: right;
}

#middlecontent {
	width: 968px;
	height: auto;
	margin: 0px auto;
	clear: left;
	padding: 16px 16px 0px 16px;
}

#mainend {
	background: transparent url(img/bg_footer.gif) no-repeat bottom left;
	width: 1006px;
	height: 9px;
	margin: 0px auto;
	padding: 0px;
}

#banners {
	width: 985px;
	height: 112px;
	margin: 5px auto;
	padding: 13px 0px 0px 15px;
}

#bannerpos1,  #bannerpos2, #bannerpos3, #bannerpos4 {
	width: 235px;
	height: 97px;
	margin-right: 10px;
	float: left;
}

#bannerpos4 {
	margin: 0;
}

.mainscreen {
	z-index: -100;
}

.indextxtmsg {
	text-align: center;
	padding: 0;
	margin-top: 5px;
	font-weight: bold;
}

.indextxtmsg a {
	color: red;
}

div#ramkaholder {
	background: transparent url(img/bg_shadow.gif) repeat-y top left;
	width: 1006px;
	margin: 0px auto;
	overflow: hidden;
}
