/* Bruno Boumrah CSS 2006*/
/*************************/


/* ENVELLOPE */
html, body {
	margin: 0px;
	height: auto;
	width: 100%;
	font: 100%/100% Arial, Helvetica, sans-serif;
	background: #FFFFFF url(images/bg.jpg);
	color: #225474;
	padding: 0px;
	overflow: auto;
}
#site {
	width: 839px;
	height: auto;
	margin: 0px auto;
}
#site #menu {
	height: auto;
	font-size: 16px;
	background: url(images/fond_menu.jpg) no-repeat;
	text-align: left;
	float: left;
}
#site #header {
	height: 262px;
	background: url(images/fond_header.jpg) no-repeat right top;
}

#site #menu ul {
	list-style: none;
	display: block;
	margin: 0px;
	float: left;
	padding: 0px;
	width: 180px;
}
#site #menu li {
	display: block;
	margin: 5px 0px;
	width: auto;
	height: auto;
	padding-top: 7px;
	padding-bottom: 10px;
	text-transform: uppercase;
	font: bold 13px/15px Geneva, Arial, Helvetica, sans-serif;
	padding-left: 35px;
}
#site #menu a {
	font-weight: bold;
	color: #FFFFFF;
}
#site #menu a:hover {
	color: #000000;
}
#footer {
	clear: both;
	color: #415B6A;
	background: #C6E5EA url(images/fond_footer.jpg) no-repeat left top;
	font-size: 0.8em;
	text-align: center;
	font-weight: bold;
	padding: 10px 0px;
	height: 40px;
}
#tt {
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 0px;
	height: 85px;
	font-size: 10px;
	color: #FFFFFF;
	margin: 30px auto 0px;
	width: 400px;
}
#plan {
	text-align: center;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	padding-top: 5px;
}
#logo {
	display: block;
	text-align: center;
	padding-top: 21px;
	width: 147px;
	margin-left: 412px;
}
#actualite {
	background:url(images/fond_pgactu.jpg) no-repeat;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
#flash {
	width: 727px;
	height: 229px;
	float: left;
	z-index: 0;
}
#actu {
	height: auto;
	width: 30%;
	padding: 10px;
	float: left;
}
/* CLASS FONCTIONNELLE */

.float_left, .float_leftPadding {
	float: left;
}
.float_right, .float_rightPadding {
	float: right;
}
.float_leftPadding {
	padding: 10px;
}
.float_rightPadding {
	Padding: 10px;
}
.Actif {
	color: #F6DD00;
}
.Bold {
	font-weight: bold;
}
.Block {
	display: block;
}
.Clear {
	clear: both;
}
.Inline {
	display: inline;
}
.Lettrine {
	font-size: 1.3em;
}
.Accroche {
	padding-right: 25px;
	padding-left: 25px;
}
.Align_center {
	text-align: center;
}
.Cat {
	height: auto;
	width: 30%;
	float: left;
	background: url(images/img_cat.gif) no-repeat center bottom;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.miniature {
	height: auto;
	width: 33%;
	float: left;
	padding-top: 1px;
	margin-left: 20px;
}
.miniature img {
	border: 2px solid #008322;
	margin: 3px;
	cursor: pointer;
}
.Justify {
	text-align: justify;
}
.principale{
	height: auto;
	padding: 5px 10px 0px;
	font-size: 0.8em;
	color: #326BA0;
	line-height: 14px;
	background: #FFFFFF url(images/fond_principale.jpg) no-repeat;
}
.Savoir-plus {
	text-align: right;
	float: right;
	color: #214C77;
	font-weight: bold;
}
.Img-align {
	vertical-align: text-bottom;
}
/* BALISES */
label {
	font-size: 1em;
	text-align: left;
	float: left;
	width: 100px;
	color: #666666;
	line-height: 1.4em;
	margin: 0px 10px 0px 0px;
	padding: 5px 0px 0px 10px;
}
ul {
	display: block;
	font-size: 1em;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px;
	height: auto;
	font-weight: normal;
}
h1 {
	display: block;
	padding-top: 5px;
	color: #3F5C6C;
	padding-bottom: 5px;
	margin: 0px;
	font: bold 1.2em/1.2em Georgia, "Times New Roman", Times, serif;
}
h2 {
	display: block;
	font-size: 1.3em;
	margin: 0px;
	padding: 5px 0px;
	color: #1C98BE;
}
h3 {
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	display: block;
	line-height: 20px;
	color: #666666;
	font-size: 18px;
}
img {
	border-style: none;
}
li {
	list-style:none;
	background: url(images/puce.jpg) no-repeat left 3px;
	padding-left: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
	display: block;
}
hr {
	background: #9777A9;
	color: #B295CD;
	border-top: 1px none;
}
small {
	font-size: 0.9em;
}
form {
	margin: 50px 0px 0px;
}
textarea, input, #go{
	border: 1px solid #C5A073;
}
textarea {
	width: 260px;
	height: 70px;
	overflow: auto;
	margin-top: 2px;
	margin-bottom: 2px;
}
input {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #000000;
}
#go {
	color: #FFFFFF;
	width: 120px;
	height: auto;
	background: #BD966B;
	display: block;
	padding: 0px;
	margin: 5px 0px 0px 123px;
}
p {
	margin: 0px;
	padding: 4px 0px;
	display: block;
}
address {
	display: block;
	text-align: left;
	padding-bottom: 5px;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
	height: auto;
	padding-left: 20px;
}
/* LIEN */
a {
	text-decoration: none;
	color: #214C77;
}
a:hover {
	color: #000000;
}
#footer a:hover {
	text-decoration: underline;
}
#footer a {
	color: #214C77;
}
#tt a{
	color: #000000;
}
#tt a:hover{
	color: #425E6C;
}
address a {
	color: #FFBF71;
}
address a:hover {
	color: #000000;
}


/* FIN LIEN ******************************************/
/* debut   */
.titreNews { font-family:Arial, Helvetica, sans-serif;
			font-weight:bold;
			vertical-align:top;
			padding-right:20px;
			text-align:justify;
			font-size:12pt;
}


.dateNews{
	line-height: 11px;
	margin: 10px 0px 0px;
	text-decoration: none;
	font-weight: bold;
	font-style:italic;
	font-size: 11px;
}
.textnews { font-family:Arial, Helvetica, sans-serif;
			font-weight:normal;
			vertical-align:top;
			padding-right:20px;
			text-align:justify;
			font-size:10pt;
}
			
.autreNews{
	margin: 5px 0px 4px;
	color: #224ca0;
	font-weight: bold;
	font-size: 09px;
	line-height: 12px;
	text-decoration: none;
}
/* fin style news   */


.principale img {
	margin-right: 5px;
	margin-left: 5px;
}
#plan a {
	color: #214C77;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 12px;
}
#plan a:hover {
	text-decoration: underline;
}
.Noborder {
	border-style: none;
}
.Nomargin {
	margin: 0px;
}
.Bordure {
	border: 1px solid #FFA439;
}

.Bloc_index {
	height: auto;
	text-align: left;
	padding: 10px;
	width: 96%;
	background: url(images/fond_presentation.jpg) no-repeat;
}
#visuel {
	width: 39%;
}
#site #menu img {
	margin-right: 0px;
	margin-left: 17px;
}
#Fond1 {
	background: url(images/fond_second.jpg) no-repeat;
}
#Fond2 {
	background: url(images/fabrication.jpg) no-repeat;
}
#Fond3 {
	background: url(images/protection.jpg) no-repeat;
}
.Color {
	color: #FD8900;
}
#Seconde_page {
	background: url(images/fond_seconde_page.gif) no-repeat;
	padding: 10px;
	width: auto;
}
.Pointer {
	cursor: pointer;
}
em strong {
	font-style: normal;
	font-weight: bold;
	font-size: 1.3em;
	color: #990000;
}
#plan img {
	vertical-align: middle;
}
blockquote {
	width: 85%;
	margin: 0px 0px 0px 15px;
}
