﻿/* CSS layout */
@import url("layout.css");
body{
		color: #000;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	background-color: #abc;

}
#masthead {
	clear: both;
	width: 760px;
	margin-right: 0px;
	margin-left: 10px;
	padding: 0;
	overflow: auto;
	font-family: CommercialScriptTwo;
	font-size: 60px;
	color: #000000;
	font-weight: bold;
	background-color: #ffffff;
}
#masthead2 {
	clear: both;
	width: 760px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 0;
	overflow: auto;
	font-family: Georgia;
	font-size: 40px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #93AB34;
}
#top_nav {
	clear: both;
	width: 760px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 0;
	overflow: auto;
	background-color: #C9D599;
	font-family: Georgia;
	font-size: 20px;
	font-weight: bold;
}
#top_nav2 {
	width: 760px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 0;
	overflow: auto;
	background-color: #E9EED6;
	font-family: Georgia;
	font-size: 14px;
	clear: both;
}

#top_nav2 span {
	font-size: 0.8em;
	color: #fff;
	margin: 2px;
	padding: 2px;
}


#container {
	clear: both;
	width: 760px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 0;
	overflow: auto;
	position: relative;
	background-color: #FFFFFF;
}
#container2 {
	width: 720px;
	margin: 0 auto;
	background-image: url("../images/msfp_smbus2_02.gif");
	background-repeat: repeat-y;
	background-attachment: scroll;
	height: 100%;
}



#left_col {
	width: 200px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#page_content {
	margin-right: 5px;
	margin-left: 200px;
}
#right_col {
	width: 100px;
	position: absolute;
	right: 0px;
	top: 0px;
}

#footer {
	background-position: bottom;
	margin: 0px 10px 0px 10px;
	text-align: center;
	clear: both;
	width: 760px;
	padding: 0;
	overflow: auto;
	background-color: #93AB34;
}
p {
	font-size: 0.8em;
	color: #fff;
	margin: 2px;
	padding: 2px;
}

.puce01 {
	list-style-image: url('../images/puces/pucemauve3.png');
	list-style-position: outside;
	list-style-type: inherit;
}
.puce02 {
	list-style-image: url('../images/puces/puceorange3.png');
	list-style-position: outside;
	list-style-type: inherit;
}
.puce03 {
	list-style-image: url('../images/puces/pucevert3.png');
	list-style-position: outside;
	list-style-type: inherit;
}
.puce04 {
	list-style-image: url('../images/puces/pucebleu3.png');
	list-style-position: outside;
	list-style-type: inherit;
}

.titre02 {
	font-family: Georgia;
	font-size: 40px;
	color: #FFFFFF;
	font-weight: bold;
	display: inline;
}
.paraf02 {
	font-family: Georgia;
	font-size: 20px;
	display: inline;
}
.paraf03 {
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #93AB34;
}
.paraf01 {
	font-family: Verdana;
	font-size: 11px;
}
.titre03 {
	font-family: Georgia;
	font-size: 20px;
	font-weight: bold;
	display: inline;
}


#masthead3 {
	clear: both;
	width: 700px;
	margin-right: 0px;
	margin-left: 10px;
	padding: 0;
	overflow: auto;
	font-family: CommercialScriptTwo;
	font-size: 150px;
	color: #000000;
	font-weight: bold;
	background-color: #ffffff;
	margin-bottom: 0px;
	line-height: 0px;
}
.a01 {
	font-family: Georgia;
	font-size: 10px;
	text-align: right;
}

