body {
	margin: 0px;
	padding: 0px;
	background: white url('/styles/03/img/page_bg.jpg') repeat-x center 0px;
	font-family: "Lucida Sans", Arial, Helvetica;
	font-size: 12px;
	text-align: justify;
}

a {
	color: #af341f;
}
a span {
}

ul {
	margin: 0px;
	padding: 0px;
	margin-left: 30px;
	text-align: left;
}

h1 {
}

h2 {
}

hr {
	clear:both;
	height:0px;
	margin:0px;
	padding:0px;
	visibility:hidden;
}

p {
	padding-bottom: 10px;
}

blockquote {
	font-size: 16px;
	font-style: italic;
	color: #444;
	background: #ddd;
	padding: 10px;
	border-left: 1px solid #931D11;
}


#container {
	color:inherit;
	margin:0em auto;
	text-align:left;
	width:940px;
	background: white url('/styles/03/img/header.jpg') no-repeat center top;
}

#header {
	float: left;
	width: 940px;
	height: 220px;
}
#home_link {
	position: absolute;
	display: block;
	top: 0px;
	margin-left: 20px;
	width: 900px;
	height: 400px;
	background: url('/styles/03/img/logo.jpg') no-repeat center top;
}

#menu {
	float: left;
	text-align: center;
	width: 940px;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	margin-top: 405px;
	background: url('/styles/03/img/menu_bg.jpg') no-repeat center top;
}
#menu li {
	float: left;
	list-style-type: none;
}
#menu a {
	float: left;
	height: 55px;
	background: url('/styles/03/img/separateur.png') no-repeat center right;
	text-decoration: none;
	text-transform: uppercase;
	color: white;
	font-size: 12px;
	margin-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
}
/*
#menu a:hover {
	color: black;
	background: url('/styles/03/img/button_bg.jpg') repeat-x;
}
#menu a.selected {
	color: black;
	background: url('/styles/03/img/button_bg.jpg') repeat-x;
}
*/
#menu a span {
	float: left;
	padding-top: 16px;
}
#page {
	float: left;
	width: 660px;
	margin-top: 250px;
	margin-left: 10px;
	padding-bottom: 40px;
	margin-bottom: 20px;
}
#page .top {
	font-size: 0px;
	background: url('/styles/03/img/cadre_top.png');
	height: 10px;
}

#page .content {
	background: white url('/styles/03/img/cadre_bg.jpg') no-repeat;
}
 * html #page .content {
	background: white url('/styles/03/img/cadre_bg.jpg') no-repeat;
}
#page .footer {
	height: 20px;
	background: url('/styles/03/img/footer_bg.jpg');
}
#page h1 {
	color: #af341f;
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px;
	padding-top: 10px;
	padding-left: 40px;
	font-size: 24px;
	font-weight: normal;
	background: url('/styles/03/img/puce01.png') no-repeat center left;
}
#page h2 {
	color: #af341f;
	margin: 0px;
	padding: 0px;
	padding-left: 30px;
	font-weight: normal;
	font-size: 18px;
	background: url('/styles/03/img/puce02.png') no-repeat center left;
}
#page h4 {
	margin: 0px;
	padding: 0px;
	color: #af341f;
}

#page p {
	padding-right: 10px;
}

#frame table {
	margin-left: 30px;
	border-collapse: collapse;
}
#frame table td {
}

#column {
	float: right;
	width: 240px;
	margin-top: 265px;
	text-align: left;
	margin-bottom: 30px;
	margin-right: 10px;
	background: #CCC;
	font-size: 10px;
	color: black;
	background: #AF341F url('/styles/03/img/column_btm.png') no-repeat center bottom;
}
#column .top {
	font-size: 0px;
	background: url('/styles/03/img/column_top.png') no-repeat;
	height: 10px;
	padding-left: 10px;
	padding-top: 5px;
}
#column .content {
	padding: 10px;
	padding-bottom: 200px;
	background: url('/styles/img/column_bg.png');
}
 * html #column .content {
	background: url('/styles/img/column_bg.jpg');
}

#column .btm {
	font-size: 0px;
	height: 10px;
}

#column h2 {
	margin: 0px;
	padding: 0px;
	color: white;
	font-size: 14px;
	font-weight: normal;
}
#column h3 {
	padding: 0px;
	margin: 0px;
}
#column .actu_item {
	background-color: #bf5d4c;
	padding: 5px;
	margin-top: 5px;
	border-top: 1px solid #931D11;
	border-bottom: 1px solid #931D11;
}
#column ul {
	margin: 0px;
	margin-top: 0px;
	padding: 10px;
	padding-left: 30px;
}
#column hr {
	border-bottom: 1px solid white;
	height: 1px;
	width: 200px;
}
#column a {
	color: white;
}

.encart {
	margin: 10px;
	background: #eee;
	padding: 10px;
	border: 1px solid #ccc;
}





#footer {
	float: left;
	width: 940px;
	height: 40px;
	padding-top: 20px;
	border-top: 1px solid black;
}




.num {
	width: 60px;
	text-align: right;
	padding-right: 20px;
}
.top_link {
	display: block;
	margin-left: 250px;
	padding-top: 40px;
}

.link {
	padding-left: 14px;
	margin-left: 20px;
	background: url('/styles/03/img/puce03.png') no-repeat left center;
}


#edito {
	float: left;
	/*width: 360px;*/
}
#edito .signature {
	float: right;
	font-weight: bold;
	/*width: 360px;*/
}

#actu {
	float: left;
	width: 298px;
	border-left: 1px solid #ccc;
}

table .date {
	font-weight: bold;
	text-align: right;
	padding-left: 10px;
	padding-right: 20px;
}

table .input input {
	border: 1px solid #aaa;
	margin-left: 10px;
}
table .input textarea {
	width: 200px;
	height: 100px;
	border: 1px solid #aaa;
	margin-left: 10px;
}

h1.citation {
	margin-left: 0px;
	padding: 0px;
	text-align: center;
}



ol li {
	float: left;
	width: 260px;
	margin-left: 30px;
	margin-bottom: 10px;
	text-align: justify;
}
ol li img {
	float: left;
	margin-right: 10px;
	border: 1px solid black;
}

#photoraj p {
	padding: 10px;
	padding-left: 30px;
}
#photoraj img {
	float: right;
	margin: 5px;
	border: 1px solid black;
}
#photoraj .title {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#photoraj .legende {
	float: right;
	clear: right;
}


#temoignages {
	height: 300px;
	overflow: auto;
}
#temoignages h4 {
	padding-left: 20px;
}
#temoignages p {
	border-bottom: 1px solid #ccc;
}

#poilsclairs table {
	margin: 0px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0px;
}

#poilsclairs table img.border {
	border: 1px solid black;
}

#poilsclairs table td {
	vertical-align: top;
	padding: 10px;
}
#poilsclairs table td.text {
	text-align: justify;
}

#fiche_technique {
	background: #ddd;
	padding: 10px;
	margin-top: 30px;
}

#desc_machine {
	margin-right: 10px;
}

.legende_image {
	font-size: 10px;
}

.cadre {
	float: left;
	width: 330px;
	margin-bottom: 20px;
	background: white;
	margin-bottom: 20px;
}
.cadre ul {
	margin-top: 20px;
	margin-bottom: 20px;
}

.integrated_left {
	float: left;
	margin-right: 10px;
	border: 0px;
}

#contact_form {
	background: #ddd;
	padding: 10px;
	border-left: 1px solid #931D11;
}
#contact_form textarea {
	width: 480px;
}

#sendmail_message {
	padding: 10px;
	background: #ddd;
	margin-bottom: 20px;
	border-left: 1px solid #931D11;
	font-weight: bold;
}





/* LIVEPIPE */

#control_overlay {
	background-color:#000;
}

.modal {
	background-color:#fff;
	padding:10px;
	border:1px solid #333;
}

.tooltip {
	border:1px solid #000;
	background-color:#fff;
	height:25px;
	width:200px;
	font-family:"Lucida Grande",Verdana;
	font-size:10px;
	color:#333;
}

.simple_window {
	width:250px;
	height:50px;
	border:1px solid #000;
	background-color:#fff;
	padding:10px;
	text-align:left;
	font-family:"Lucida Grande",Verdana;
	font-size:12px;
	color:#333;
}

.window {
	background-image:url("/styles/03/img/window_background.png");
	background-position:top left;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding:10px;
	font-family:"Lucida Grande",Verdana;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	min-width:150px;
	min-height:100px;
}

.window .window_contents {
	margin-top:10px;
	width:100%;
	height:100%;	
}

.window .window_header {
	text-align:center;
}

.window .window_title {
	margin-top:-7px;
	margin-bottom:7px;
	font-size:11px;
	cursor:move;
}

.window .window_close {
	display:block;
	position:absolute;
	top:4px;
	left:5px;
	height:13px;
	width:13px;
	background-image:url("/styles/03/img/window_close.gif");
	cursor:pointer;
    cursor:hand;
}



#iframe {
	width: 720px;
	height: 400px;
	background: white;
	overflow: auto;
}
