/* 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;
	height: 0px !important; /* for most browsers */
	height /**/:20px; /* for IE5.5's bad box model */
	background-repeat: no-repeat;
}

h2#blog_header {
	font-size: 18px;
	color: #333;
	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#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.vdm {
border: 1px solid #000000;
width: 142px;
height: 140px;
margin: 0 12px 12px 12px;
}

img.ag {
border: 1px solid #000000;
width: 200px;
height: 138px;
margin: 0 12px 12px 12px;
}
img.idf {
border: 1px solid #000000;
width: 247px;
height: 82px;
margin: 0 12px 12px 12px;
}
img.vivre {
border: 1px solid #000000;
width: 154px;
height: 35px;
margin: 0 12px 12px 12px;
}

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;
}

