/* Start of CMSMS style sheet 'screen' */
/* Start of CMSMS style sheet 'screen' */
/* Start of CMSMS style sheet 'screen' */
/* Start of CMSMS style sheet 'screen' */
html { background-color: #323232; }

body {
	background: #323232 url(/images/bg_body.png) repeat-x;
	color: #333;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

/* -- Containers -- */

#page {
	padding-top: 40px;
}

#container {
	position: relative;
	width: 820px;
	margin: 0 auto;
	padding-top: 11px;
	background: url(/images/bg_container.png) 0 0;
}

#bottom-shadow {
	clear: both;
	width: 820px; height: 20px;
	background: url(/images/shadow_bottom.png);
}

#header {
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
	border-left: 1px solid #FFF;
	background-color: #FFF;
}

#content {
	position: relative;
	float: right;
	width: 599px;
	padding-bottom: 50px;
	margin-right: 10px;
	background-color: #FFF;
	border-right: 1px solid #FFF;
}

#sidebar {
	float: left;
	width: 179px;
	margin-left: 10px;
	padding: 0 10px 150px;
	background-color: #781B1B;
	border-left: 1px solid #FFF;
}

#internal-content {
	float: left;
	margin-left: 20px;
	width: 364px;
}

#internal-wrapper.wide #internal-content {
	float: none !important;
	width: 559px;
}

#internal-sidebar {
	float: right;
	width: 175px;
	margin-right: 20px;
	padding-bottom: 100px;
}

#footer {
	position: relative;
	clear: both;
	width: 800px;
	margin: 0 auto;
	padding-bottom: 10px;
	color: #FFF;
	font-size: 13px;
}

/* -- Titles -- */

#internal-content h2 {
	margin-bottom: 8px;
	margin-top: 18px;
	font-size: 1.4em;
	font-weight:bold;
	border-bottom: 1px solid;
	color: #7F1F1F;
}

/* -- Links -- */

#content a {
	color: #369;
}

#content a:hover,
#content a:focus {
	color: #036;
}

/* -- Header elements -- */

#logo a {
	display: block;
	width: 199px; height: 129px;
	background: url(/images/logo_vellut-nameche.png);
	text-indent: -9999em;
        outline: none;
}

ul#top-menu {
	position: absolute;
	top: -20px; right: 10px;
	float: left;
	z-index: 2;
}

ul#top-menu li {
	float: left;
	margin-left: 20px;
}

ul#top-menu li a {
	float: left;
	height: 24px; line-height: 24px;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: center left;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}

ul#top-menu li a:hover,
ul#top-menu li a:focus {
	color: #BF8F8F;
}

ul#top-menu li.home a { background-image: url(/images/house.png); }
ul#top-menu li.contact a { background-image: url(/images/telephone.png); }

/* -- Content elements -- */

#frontpage-fresh-picture {
	position: absolute;
	top: -180px; left: 0;
	width: 599px; height: 451px;
	background: url(/images/slogan_plante.jpg);
	z-index: 1;
}

#metiers {
	margin-left: 20px;
	margin-top: 300px;
}

#metiers.inner {
	margin-top: 0;
	margin-left: 0;
}

#metiers .metier-item {
	float: left;
	width: 175px;
	margin-right: 18px;
}

#metiers.inner .metier-item {
	margin-right:  11px;
}

#metiers h2 a {
	display: block;
	padding: 5px 0;
	text-align: center;
	color: #333;
	text-decoration: none;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", serif;
	border-bottom: 1px solid #999;
}

#metiers h2 a:hover,
#metiers h2 a:focus {
	color: #781B1B;
}

#metiers.inner h2 {
	border: 0;
}

#metiers p {
	margin-bottom: 10px;
	font-size: 13px;
	text-align: justify;
}

/* -- Internal page elements -- */

#internal-header-picture {
	position: absolute;
	top: -180px; right: 0;
	width: 599px; height: 180px;
	background: url(/images/internal_header.jpg);
}

#content h1 {
	margin: 20px;
	font-size: 26px;
	border-bottom: 1px solid #CCC;
	text-align: center;
}

#internal-content ul {
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom: 15px;
	list-style: square;
}

#internal-content ul li {
	padding: 1px;
	list-style: square;
}

#internal-content p {
	margin-bottom: 8px;
	line-height: 15px;
}

#internal-content div.summary {
	margin-bottom: 20px;
	font-size: 16px;
}

#internal-content div.summary p {
	line-height: 17px;
}

#internal-sidebar img#page-picture {
	margin-bottom: 10px;
	border: 1px solid #999;
}

#contact-box {
	position: relative;
	padding: 10px 10px 0;
	border: 1px solid #CCC;
	background-color: #EEE;
}

#contact-box #contact-picture {
	margin-bottom: 10px;
}

#contact-box.old div {
	margin-bottom: 10px;
}

#contact-box .label {
	display: block;
	color: #666;
}

#contact-box.old .name {
	font-size: 16px;
}

#contact-box.old .phone {
	font-size: 20px;
}

#contact-box.old .email {
	font-size: 14px;
}

#contact-box a#contact-button {
	display: block;
	clear: both;
margin-bottom: 10px;
	width: 156px; height: 41px;
	background: transparent url(/images/button_contact.png) no-repeat;
	text-indent: -9999em;
}

#contact-box a#contact-button:hover,
#contact-box a#contact-button:focus {
	background-position: 1px 1px;
}

#contact-box #contact-mouse {
	position: absolute;
	bottom: -102px; right: 0;
	width: 131px; height: 111px;
	background: url(/images/contactbox_mouse.png);
}

#contact-box h2 {
margin-bottom: 10px;
font-size: 1.3em;
}

#contact-box .collaborateur {
float: left;
clear: both;
width: 153px;
margin-bottom: 10px;
}

#contact-box .collaborateur-left {
float: left;
}

#contact-box .collaborateur-right {
float: left;
margin-left: 5px;
}

#contact-box.new .firstname {
}

#contact-box.new .lastname {
display: block;
margin-bottom: 5px;
font-size: 16px;
}

#contact-box.new .phone {
clear: both;
}

#contact-box.new .phone {
margin-bottom: 10px;
}

#contact-box.new .phone .value {
font-size: 20px;
}

/* -- Team -- */

ul#team {
	margin: 0; padding: 0;
}

ul#team li {
	float: left;
	margin: 0 15px 0 0;
	padding: 0;
	width: 170px; height: 370px;
	list-style: none;
}

ul#team li img {
	padding: 2px;
	border: 1px solid #ccc;
}

ul#team li span {
	display: block;
}

ul#team li span.name {
	font-weight: bold;
	font-size: 1.1em;
}

ul#team li span.description {
	margin-bottom: 5px;
}

/* -- Contact Form -- */

#contact-form fieldset legend {
	display: none;
}

#contact-form fieldset label {
	display: block;
	font-weight: bold;
}

#contact-form fieldset input,
#contact-form fieldset textarea {
	margin-bottom: 10px;
	padding: 3px;
	font-size: 1.3em;
}

#contact-form fieldset textarea {
	width: 95%;
}

#contact-form .submit {
	margin: 0 auto;
	margin-bottom: 20px;
	width: 155px;
	text-align: center;
}

#contact-form .submit input {
	display:block;
	width: 155px; height: 40px;
	background: url(/uploads/images/bt_submit.png);
	font-size: 0;
	line-height: 0;
	border: 0;
	cursor: pointer;
	cursor: hand;
	text-indent: -9999em;
}

/* -- Sidebar elements -- */

#sidebar h2 {
	display: block;
	margin-bottom: 5px;
	padding: 15px 5px 5px;
	color: #CCC;
	background: url(/images/sidebar_title_border.png) no-repeat bottom left;
}

#sidebar ul li a {
	display: block;
	margin-bottom: 2px;
	padding: 5px;
	color: #FFF;
	background-color: #943535;
	border-left: 2px solid #943535;
	text-decoration: none;
}

#sidebar ul li a:hover,
#sidebar ul li a:focus,
#sidebar ul li.current a {
	background-color: #5F1717;
	border-color: #943535;
}

#cinquante-ans {
	position: absolute;
	bottom: 20px; left: 25px;
	width: 170px; height: 87px;
	background: url(/images/50_ans.png);
	text-indent: -9999em;
}

/* -- Footer elements -- */

#footer a {
	color: #FFF;
}

#footer a:hover,
#footer a:focus {
	color: #BF8F8F;
}

#coordonnees {
	font-weight: bold;
}

#copyright-info {
	font-size: 12px;
	color: #999;
}

/* -- Footer elements -- */

#footer a#created-by {
	position: absolute;
	top: 0; right: 0;
	display: block;
	width: 44px; height: 18px;
	background: url(/images/pk-badge-trans.png);
	text-indent: -999em;
}

#footer a#created-by:hover,
#footer a#created-by:focus {
	background-position: 44px 0;
}

/* -- Always useful -- */

strong { font-weight: bold !important; }
.no-display { position: absolute; top: -9999em; }
.clearer { clear: both; }
.white-border { border: 1px solid #FFF; }
/* End of 'screen' */


/* End of 'screen' */


/* End of 'screen' */


/* End of 'screen' */

