/* Tag styles */
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}


#content {
	background: #E3E9F9 url(/images/bg_main_index2.jpg) no-repeat center top;
	text-align: left;
	margin: 0 auto;
}
#header {
	display: none;
}

#col1 {
	margin-left: 10px;
	padding-top: 510px;
}
#col2, #col3 {
	width: 400px;
	position: absolute;
	top: 180px;
/*	margin: 160px 10px 10px 10px;*/
}
#col2 {
	width: 300px;
	margin-left: 450px;
}
#col3 {
	width: 185px;
	margin-left: 770px;
}
/*
	margin: 510px 10px 10px 10px;

*/
#col1 h2, #col2 h2, #col3 h2 {
	clear:both;
}
#col1 h2 {
	background: url(/images/bg_index_h2_1.jpg) no-repeat left top;
}
#col2 h2 {
	background: url(/images/bg_index_h2_2.jpg) no-repeat left top;
}
#col3 h2 {
	background: url(/images/bg_index_h2_3.jpg) no-repeat left top;
}
#col1 h2, #col2 h2, #col3 h2 {
	margin-top: 20px;
	padding: 3px 0px 0px 30px;
	height: 20px;
	font-size: 80%;
	color: #fff;
}
#col3 p {
	margin: 3pt 0px;
	padding-left: 10px;
	font-size: 80%;
}

#flashmap, #fmap {
	position: absolute;
	top: 164px;
	margin-left: 10px;
	z-index: 10;
}
#fmap {
	top: 158px;
	width: 400px;
	height: 400px;
	background: url(/images/map_main.jpg) no-repeat center top;
}
#fmap #fmaplabel, #fmap #fmappcount {
	position: absolute;
	font: 14pt Garamond, "Times New Roman", Times, serif;
	text-align: center;
	width: 400px;
}
#fmap #fmaplabel {
	margin-top: 380px;
}
#fmap #fmappcount {
	margin-top: 395px;
}
#fmap #fmappcount p {
	font: bold 14pt Garamond, "Times New Roman", Times, serif;
}
#fmap #fmaplabel p {
	font: bold 11pt Garamond, "Times New Roman", Times, serif;
}

/* TICKER */
.tickercontainer { /* the outer div with the black border */
position: absolute;
border: 1px solid #459;
background-color: #459;
width: 510px;
height: 20px;
top: 170px; 
margin-left: 450px; 
padding: 0;
overflow: hidden; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
top: 2px;
width: 510px;
overflow: hidden;
}
ul.newsticker { /* that's your list */
position: relative;
left: 500px;
list-style-type: none;
margin: 0;
padding: 0;
white-space: nowrap;
height: 20px;
z-index: 555;
}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0 50px 0 0;
padding: 0;
color: #abf;
}
ul.newsticker a {
color: #def;
} 
ul.newsticker span {
} 



#quickclick {
	margin-top: 30px;
	width: 400px;
	z-index: 11;
}
#quickclick #quicktitle {
	font-weight: bold;
	font-style: normal;
	font-size: 90%;
}
#quickclick #quicktitleprop {
	position: absolute;
	display: none;
}
#quickclick ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#quickclick li {
	padding: 1px 0px 0px 18px;
	background: url(/images/bullet_arrow.gif) no-repeat 0px 5px;
	font-size: 7pt;
}

div#featprop {
	height: 180px;
}
div#featprop div.featprop {
	width: 300px;
	display: none;
}
#featprop h3, #featprop h4 {
	text-align: center;
	margin: 3px 0px;
	font-size: 8pt;
	font-weight: normal;
}
div.featpropimg, div.featpropcont {
	margin-top: 10px;
}
div.featpropimg {
	position: absolute;
	width: 170px;	
	height: 110px;
	background: url(/images/bg_index_dropshadow.jpg) no-repeat left top;
}
div.featpropcont {
	margin-left: 170px;
	width: 130px;
	position: absolute;
	text-align: left;
}
div.featpropcont ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
div.featpropcont ul li {
	font-size: 7pt;
	padding-left: 14px;
	margin-left: -5px;
	background: url(/images/bullet_arrow.gif) no-repeat 0px 6px;
	margin-top: 3px;
}



#featcont {
}
#featcont img {
	border: 0;
}
#featcont h3 {
	padding: 10px 0px;
}
#featcont div {
	height: 80px;
}
#fc1:hover, #fc2:hover, #fc3:hover, #fc4:hover {
	background-color: #F1F4FD;
}
#fc1 img, #fc3 img {
	float: left;
	margin-right: 10px;
}
#fc1, #fc3 {
	text-align: left;
}
#fc2 img, #fc4 img {
	float: right;
	margin-left: 10px;
}
#fc2, #fc4 {
	text-align: right;
}

#special {
	padding: 0px 20px;
	width: 400px;
	margin-bottom: 20px;
}
#special p {
	margin: 3pt 0pt;
	font-size: 90%;
	line-height: 140%;
}
#special img {
	border: 0;
	margin: 5px 0px;
}

#ifeed {
	width: 800px;
	margin: 3pt 0pt;
}

#ifeed h1 {
	margin-top: 5px;
}
#ifeed h1 a {
	padding-right: 22px;
	background: url(/images/ico_link_ext.gif) no-repeat right bottom;
}
#ifeed p {
	margin: 0px 5px 5px 10px;
	font-size: 80%;
}
#ifeed img {
	display: none;
}

#newsletter input.formfield {
}
#newsletter #email {
}
#newslettertable {
	width: 185px;
}

#assoc {
	width: 506px;
	padding-top: 10px;
}
#assoc table {
	background: url(/images/bg_listing.jpg) repeat-x center top;
	border-top: solid 1px #eaeaea;
	border-right: solid 1px #ddd;
	border-bottom: solid 1px #ccc;
	border-left: solid 1px #e6e6e6;
}
/*
#news {
	position:absolute;
	width: 400px;
	margin: 20px 0px 0px 488px;
}
#news h3, #news p {
	color: #fff;
}
#news h3 {
	font-size: 120%;
	font-weight: bold;
}

#rugbywc {
	display: none;
	height: 86px;
	background: url(/images/box_rugby_wc.jpg) no-repeat center top;
	cursor: pointer;
	padding: 8px 10px 0px 140px;
	font-size: 130%;
	font-weight: bold;
}
#weather {
	position: absolute;
	margin-left: 300px;
	background: url(/images/bg_box_weather.gif) no-repeat center top;
	width: 150px;
	text-align: center;
}
#weathernice, #weatherparis {
	margin: 0px 5px;
	width: 140px;
	height: 110px;
	overflow: hidden;
	padding: 10px 0px;
	text-align: center;
}
#weatherparis {
	border-top: dotted 1px #459;
}
*/

