/*<group=General Styles>*/

body {
	background-color: #fff;
	color: #444;
	text-align: center;
	padding: 0px;
	font: 0.8em/1.2em helvetica, arial, sans-serif;
	margin: 0;
	background-image: url(images/bg_cre8oz2.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

#container {
	text-align: left;
	position: relative;
	top: 10px;
	padding: 1px;
	margin: 0 auto 45px;
	width: 900px;
	background-color: #fff;
	padding: 10px;
	border-left: 1px solid #113a4b;
	border-right: 1px solid #113a4b;
	/* background-image: url(images/bg_main2.png); */
}

#main{
	/* border: 1px solid #113a4b; */
	/* border-left: 1px solid #113a4b; */
	/* border-right: 1px solid #113a4b; */
	padding: 20px;
	padding-top: -50px;
	margin-left: 100px;
	margin-right: 100px;
}

#main img{
}

#main_b{
	/* border: 1px solid #113a4b; */
	/* border-left: 1px solid #113a4b; */
	/* border-right: 1px solid #113a4b; */
	padding: 20px;
	padding-top: -50px;
	margin-left: 100px;
	margin-right: 100px;
}

#main_b img{
	padding: 3px;
	border: 1px solid #113a4b;
	margin: 10px;
}


.title{
	font-size: 12px;
	font-family: Verdana;
	z-index: 0;
	color: #EEE;
	font-variant: small-caps;
	margin-top: 0px;
	background-color: #113a4b;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 10px;
	margin-left: -20px;
	margin-right: -20px;
	letter-spacing: 5px;
	font-weight: bold;
}

a:link {
	text-decoration: none;
	color: #fff;
}

a:visited {
	text-decoration: none;
	color: #fff;
}

a:active {
	text-decoration: none;
	color: #fff;
}

a:hover {
	text-decoration: none;
	color: #fff;
}

a:img {
	border: 0px;
}

img {
	border: 0px;
}

#button{
		
}

#button img{
	width: 250px;
	height: 150px;
	padding: 5px;
}

#menu_bar{
	top: 0px;
	height: 38px;
	width: 800px;	
	left: 400px;
	overflow: hidden;
}

#menu_bar td{
	vertical-align: top;
	/* border: 1px solid #333; */
}

#menu_bar td img{
	/* background-color: #AAA; */
}

#menu_bar td img:hover{
	background-color: #333;
}

.button_current{
	background-color: #222;
}

#header{
	top: 0px;
	background-image: url(images/header2.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 150px;
}

#icons{
	/* border:1px solid #ff0000; */
	padding-top: 0px;
	margin-top: -20px;
}

#icons tr{
	padding-top: -10px;
	margin-top: -20px;
}

#icons td{
	padding-right: 50px;
	height: 130px;
	
}

#icons td img{
	border:1px solid #333;
	vertical-align: middle;
}

#icons td img:hover{
	border:1px solid #FFF;
	vertical-align: middle;
	background-color: #ff6000;
}


#logo{
	position: absolute;
	top: 0px;
}

.menu{
	background-image: url(images/header_menu_center.png);
	background-repeat: repeat-x;
	background-position: top 0px;
	height: 140px;
	width: 100%;
}

.menu a:hover{
	color: #ff4100;
}


.menu_left{
	background-image: url(images/header_menu.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 40px;
	width: 10px;
	float: left;
	padding-left: 5px;
	margin-left: 100px;
}

.menu_right{
	background-image: url(images/header_menu.png);
	background-repeat: repeat-x;
	background-position: right bottom;
	height: 40px;
	width: 10px;
	float: right;
	padding-right: 5px;
	margin-right: 10px;
}

.menu a{
	color: #fff;
	font-variant: small-caps;
	font-size: 14px;
}

table{
	border: 0px;
	border-spacing: 0px;
	margin: 0px;
	padding: 0px;
}


td, tr{
	border: 0px;
	border-spacing: 0px;
}


.list{
	width: 500px;
	margin-left: 170px;
	margin-top: 2px;
}

.email{
	font-size: 0.9em;
	font-family: Verdana;
	color: #ff1a00;
	font-variant: small-caps;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: #ddd;
	position: relative;
	left: 750px;
	top: 50px;
	background-color: #ff5900;
}

.email a{
	color: #ddd;
}


.footer{
	font-size: 0.7em;
	background-color: #113a4b;
	text-align: center;
	color: #EEE;
}


td div{
	background-color: #ff6100;
	color: #333;
	width: 190px;
	padding: 2px;
	margin-top: -12px;
	text-align: center;
	font-size: 0.6em;
}

.subtitle{
	background-color: #ff6100;
	color: #333;
	width: 190px;
	padding: 2px;
	margin-top: -12px;
	text-align: center;
	font-size: 0.6em;
}

.plaquette{
	position: absolute;
	left: 660px;
	top: 750px;
}

.telecharger{
	font-variant: small-caps;
	font: 0.8em;
	color: #333;
	text-align: center;
	background-color: #CCC;
}

#form{
	font-variant: small-caps;
	letter-spacing: 1px;
	color: #111;
	margin-left: 20px;
	width: 400px;
}

#contact{
	font-variant: small-caps;
	letter-spacing: 1px;
	color: #111;
	width: 280px;
	position: absolute;
	top:400px;
	left: 620px;
}