body{
	margin:0;
	padding:0;
	background:#545454;
	text-align:center;
	color:#555;
}
p, h2, h3, h4{
	margin:0.5em 0;
	font-size:12px;
	padding:0;
}

p.tel {
	color:#466289;
	font-size:14px;
}
p.error {
	color:#ff0000;
	font-size:12px;
}

p.title {
	color:#ffffff;
	font-size:16px;
	font-weight:normal;
	margin-top:0.5em;
	margin-bottom:0.5em;
	margin-left:15em;
	padding:0;
}
p.yellow {
	margin:0.5em 0;
	font-size:12px;
	font-weight:bold;
	padding:0;
	color:#6699cc;
}

a	{
	color: #0099ff;
	text-decoration: none;
}
a:hover {
	color: #0099ff;
	font-weight:normal;
	text-decoration: underline;
}

a.email {
	color:#466289;
	font-size:14px;
	text-decoration:none;

}

a.exampleLink {
	color:#666666;
	text-decoration:none;
	font-size:10px;
}

a.navlink {
	display: block;
	color: #fff;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
}
a.navlink:hover {
	color: #fc9;
	font-weight:normal;
	text-decoration: none;
}

h1{
	margin: 0em 0;
	color:#466289;
	font-size:14px;
	padding:0;
}
h2{
	font-size:14px;
	color:#466289;
}
h3{
	font-size:12px;
	color:#627894;
	font-weight:normal;
}
h4{font-size:100%;}
table, td, select, input, textarea, li{
	font: 100% Tahoma, Arial, Helvetica, sans-serif;
}

td.titleHead {
	background:url(../images/title_back.bmp) repeat-x;
	height:10px;
}

td.quoteTop{
	background:url(../images/quote_top.bmp) repeat-x;
	height:10px;
}

td.quoteBottom{
	background:url(../images/quote_bottom.bmp) repeat-x;
	height:10px;
}

td.quoteBack{
	background:url(../images/quote_back.bmp) repeat-y;
	padding: 0.5em 2em 0.2em 1em;
	font-size: 12px;
	font-family: Calibri;
	color:#ffffff;
}

td.mainhead {
	background:url(../fade.bmp) repeat-x;
	text-align:center;
}

td.link {
	background:url(../images/button_back.bmp);
	padding: 0.5em 0em 0.5em 2em;
} 

td.link:hover {
	background:url(../images/button_back_dark.bmp);
	padding: 0.5em 0em 0.5em 2em;
}

td.linkSelected {
	background:url(../images/button_back_selected.bmp);
	padding: 0.5em 0em 0.5em 2em;
}

table.infomessage {
	padding: 1em 2em 1em 2em;
	border-width: 3px;
	border-color: #6699cc;
	border-style: solid;
	color: 466289;
	background:#ECF2F8;
	text-align: Center;
	vertical-align: middle;
	align: Center;
}

table.errormessage {
	padding: 1em 2em 1em 2em;
	border-width: 3px;
	border-color: #cc0000;
	border-style: solid;
	color: 990000;
	background:#FFE5E5;
	text-align: Center;
	vertical-align: middle;
	align: Center;
}

img{border:0;}

/* ---------------------------------- container ---------------------------------- */
#container{
	margin:0 auto;
	text-align:left;
	width:900px;
	background:#fff;
	margin-top:2em;
	margin-bottom:1em;
}

/* ---------------------------------- topper ---------------------------------- */
#topper{
	position:relative;
	clear:both;	
	text-align:center;
	color:#fff;
	background:url(../images/topper_back.bmp) repeat-x;
	line-height:28px;
	height:18px;	
}

/* ---------------------------------- logotip ---------------------------------- */
#logotip{
	position:relative;
	height:10px;
	padding:30px 40px 0px 0px;
}
#logo{
	position:relative;
	text-indent:-8000px;
	background:url(../images/ToulonLogo.gif) no-repeat;
	padding:0px 0px 0px 20px;
	width:336px;
	height:81px;
	display:block;
	vertical-align: middle;
}
#logo a{
	display:block;
	height:41px;
}
/* ---------------------------------- header ---------------------------------- */
#header{
	position:relative;
	height:50px;
	margin: 0px;
	background:url(../images/WedgeBannerSmall.bmp) repeat-x;
}
/* ---------------------------------- navigation ---------------------------------- */
div#navlist {
	display: block;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	list-style: none;
}
div#navlist a {
	display: block;
	padding: 0.5em 2em 0.2em 1em;
	border-width: 1px;
	border-color: #466289 #6699cc #6699cc #466289;
	border-style: solid;
	height:20px;
	color: #fff;
	text-decoration: none;
	background:#466289;
	text-align: left;
	vertical-align: middle;
}
div#navlist a:hover {
	color: #fff;
	background:#6699cc;
	border-color: #6699cc #6699cc #6699cc #6699cc;
	font-weight:normal;
	height:20px;
}
/* ---------------------------------- main ---------------------------------- */
#main{
	margin: 0px;
	vertical-align: top;
	height:600px;
}
.main_nav {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
#main_text{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
	
}
#left_quote{
	padding: 0.5em 2em 0.2em 1em;
	font-size: 12px;
	font-family: Calibri;
	color:#ffffff;
	background:#5F9BDE;
}
#left_text{
	line-height:18px;
	padding: 0.5em 2em 0.2em 1em;
	font-size: 10px;
	color:#8c8c8c;
}
#heading1 {
	background:url(../images/navigate.gif) no-repeat;
	width:95px;
	height:15px;
	margin: 5px;
}
#heading3 {
	background:url(../images/reading_number_two.gif) no-repeat;
	width:190px;
	height:20px;
	margin: 5px;
}
#head_main {
	margin-left: 50px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
/* ---------------------------------- footer ---------------------------------- */
#footer{
	position:relative;
	clear:both;	
	text-align:center;
	color:#fff;
	background:url(../images/footer_back.bmp) repeat-x;
	line-height:28px;
	height:28px;	
}
.footer_text {
	color: #ffffff;
	font-weight:bold;
	text-align:center;
	font-size:11px;
}
