/* On reinitialise tout */
* {
	padding: 0;
	margin: 0;
}

body {
	background: #99ccff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
}

a img {
	border: none;
}

#document {
	width: 1157px;
	margin: auto;
	text-align: left;
	background: url(images/document-fond.gif) left top repeat-y;
}
#col1{
	
}
#bandeau {
	height: 181px;
	background: url(images/bandeau.jpg) left top no-repeat;
	position: relative;
}

#bandeau h1 {
	position: absolute;
	top: 112px;
	left: 208px;
}

#corps {
	background: url(images/corps-fond.jpg) left top no-repeat;
	width: 100%;
	overflow: hidden;
}

#col-droite {
	float: right;
	width: 180px;
}

#col-gauche {
	float: left;
	width: 900px;
	padding: 65px 10px 25px 50px;
}

h2 {
	color: #990000;
	font-weight: normal;
	font-size: 1.8em;	
}

h3 {
	color: #663333;
	font-weight: normal;
	font-size: 1.4em;
	font-style: italic;
}

#col-gauche p {
	line-height: 1.4em;
	padding-top: 15px;
}

#col-gauche #horizontal_carousel img {
	border: 1px solid #cc0000;
	background-color:#FFFF66;
	padding:4px;
	width:130px;
}

#col-gauche a {
	color: #009999;
	text-decoration: underline;
}

#col-gauche a:hover {
	color: #cc0000;
	text-decoration: none;
}

#footer {
	padding: 80px 0 15px 150px;
	background: #99ccff url(images/footer-fond.jpg) left top no-repeat;
	color: #cc0000;
	font-size:0.8em;
}

#footer a {
	text-decoration: none;
	color: #cc0000;
}

#footer a:hover {
	color: #009999;	
}

#menu, #menu ul {
	list-style-type: none;
}

#menu li {
	margin-bottom: 7px;
}

#menu a {
	display: block;
	width: 173px;
	color: #cc0000;
	text-decoration: none;
	padding: 1px 0 1px 7px;
	font-weight: bold;
	font-size: 1.1em;
}

#menu a:hover {
	background-color: #cc9999;
	color: #FFF; 
}

#menu #menu-actif {
background-color:#CC9999;
color:#FFFFFF;
}

#menu li ul li {
	margin: 0;
}

#menu li ul li a {
	font-weight: normal;
	padding: 1px 0 1px 14px;
	width: 166px;
	background: url(images/puce-sous-menu.gif) 7px bottom no-repeat;
	font-size: 0.9em;
}


#menu li ul li ul li a{
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/puce-sous-menu2.gif) no-repeat scroll 22px center;
padding:1px 0 1px 40px;
}

#menu li ul li ul li a:hover {
	background-color: #FECCCC;
	color: #CC0000; 
}

#col-gauche img.tx-srfreecap-pi2-image {
border:1px solid #A5ACB2;
margin-bottom:6px;
margin-left:0;
margin-top:0;
padding:0;
width:261px;
height:60px;
}
#col2a {
float:left;
width:50%;
}
#col2b{
float:right;
width:50%;
}

.mailformplus_contactform td span{
color:#4C4C4C;
font-size:0.9em;
font-style:italic;
}

#col-gauche  .mailformplus_contactform td.envoi a {
-moz-border-radius-bottomleft:0;
-moz-border-radius-bottomright:8px;
-moz-border-radius-topleft:0;
-moz-border-radius-topright:0;
background:#99CCFF none repeat scroll 0 0;
color:#FFFFFF;
display:block;
float:left;
font-weight:bold;
margin-top:10px;
padding:5px 10px;
text-decoration:none;
}

/* RTE */
.couleurtitre {
	color:#990000;
}
.couleursoustitre {
	color:#663333;
}

/* TT_NEWS */

.news-list-container {
	padding-top: 15px;
}

.news-list-item {
	padding-bottom: 15px;
}

.news-list-item h3 {
	font-style: normal;
	padding-bottom: 0;
}

.news-single-item h3 {
	padding-top: 15px;
}

.news-single-backlink {
	padding-top: 10px;
}

#col-gauche .news-list-item p {
	padding-top: 5px;
}

h3.news-single-timedata {
	font-size: 0.8em;
	color: #4C4C4C;
	font-style: normal;
	padding: 0;
}
.news-list-subheader { overflow:hidden; position:relative; }

/* SITEMAP */
#col-gauche .csc-sitemap {
	padding: 0 30%;
	margin-top: 30px;
}

#col-gauche .csc-sitemap ul {
	list-style-type: none;
}

#col-gauche .csc-sitemap a {
	text-decoration: none;
}

#col-gauche .csc-sitemap ul li {
	margin: 2px 0;
}

#col-gauche .csc-sitemap ul li a {
	display: block;
	padding: 3px 5px;
	font-weight: bold;
	background-color: #009999;
	color: #FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#col-gauche .csc-sitemap ul li a:hover {
	background-color: #cc0000;
}

#col-gauche .csc-sitemap ul li ul li a {
	padding-left: 20px;
	font-weight: normal;
	background-color: #e5f5f5;
	color: #009999;
}

#col-gauche .csc-sitemap ul li ul li a:hover {
	color: #FFF;
}

/* ================ */
/* ! PLUGIN DEVIS   */
/* ================ */

.devis-table td {
	padding: 5px;
}

.devis-table div.erreur {
	background: red url(images/fleche-erreur-devis.gif) 4px 3px no-repeat;
	padding: 1px 0 1px 15px;
	color: #FFF;
}

.hasDatepicker {
	width: 97%;
}

.devis-table td span {
	display: block;
	font-size: 0.9em;
	color: #f47a7a;
}

#col-gauche .devis-table p.bodytext {
	padding-top: 0;
}

.devis-table td.devis-estimatif {
	border: 1px solid #d64242;
}

.devis-table td.devis-estimatif span {
	display: inline;
	color: #990000;
	text-transform: uppercase;
	font-size: 1.0em;
}

.devis-table td.valider-devis {
	padding-top: 0;
}

.devis-table td.valider-devis input {
	margin-bottom: 10px;
}

.devis-table input {
	border: 1px solid #d64242;
	background-color: #FFF;
	padding: 3px 2px;
}

.devis-table input.devis-submit {
	background-color: #d64242;
	color: #FFF;
}


