/* company */

body {
background-color: #ee3224;
}

/* font sizing */

h1#company_history {
	padding: 20px 0 0 0;
	overflow: hidden;
	height: 0px !important; /* for most browsers */
	height /**/:20px; /* for IE5.5's bad box model */
	background-repeat: no-repeat;
}

h1#company_aquoblog {
    padding: 20px 0 0 0;
    overflow: hidden;
    background: url(../images/hdr_company_aquoblog.gif) no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:20px; /* for IE5.5's bad box model */
}
h20 {
	font-size: 14px;
	color: #000;
	font-family: "Gill Sans";
	display: block;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}
h2#blog_header {
	font-size: 190%;
	font-weight: bold;
	color: #00a0af;
	font-family: Gill Sans;
	margin: 0;
	padding: 0;
	display: block;
}

p#blog_date {
	color: #999999;
	padding-bottom: 12px;
}

p#blog_date a {
	color: #999999;
	text-decoration: underline;
}

p#blog_date a:hover {
	color: #666666;
}

/* header elements */

div#header_left {
	background-image: url(../images/logorp.gif);
	background-repeat: no-repeat;
}

/* layout elements */
div#column {
	float: left;
	width: 400px;
	display: inline;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 80px;
	font-family: "Gill Sans";
}
div#title {
	padding: 100px 0 0 0;
	overflow: hidden;
	height: 0px !important; /* for most browsers */
	height /**/:100px; /* for IE5.5's bad box model */
	background-image: url(../images/title_societe.gif);
	background-repeat: no-repeat;
}

img.jumping {
border: 4px solid #ec0b8d;
width: 330px;
height: 220px;
margin: 0 12px 12px 12px;
}

img.old{
border: 4px solid #ec0b8d;
width: 160px;
height: 256px;
margin: 0 12px 12px 12px;
}

img.bobine{
border: 4px solid #ec0b8d;
width: 250px;
height: 160px;
margin: 0 12px 12px 12px;
}

img.aquolife {
border: 1px solid #000000;
width: 306px;
height: 67px;
margin: 0 12px 12px 12px;
}

img.identite{
	border: 4px solid #336699;
	width: 100px;
	height: 124px;
	margin-top: 0;
	margin-right: 50;
	margin-bottom: 12;
	margin-left: 12;
}
div#border_bottom {
float: left;
width: 800px;
padding: 20px 0 0px 0;
overflow: hidden;
background: url(../images/border_company_bottom.gif) no-repeat;
height: 0px !important; /* for most browsers */
height /**/:20px; /* for IE5.5's bad box model */
}

/* header elements */

div#menu {
background: url(../images/nav_bg_red.gif) top left no-repeat;
}

.clearfix:after {
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

fieldset {
	padding: 15px;
	width: 330px;
	font-size: 14px;
	background-color: #FFFFCC;
}
legend {
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	color: #00A0AF;
}

