/*
* Reset
*/
html, body, h1, h2, h3, p, blockquote, ul, ol, li, dl, dt, dd, form, fieldset, input, textarea, label, i, u {
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: normal;
	font-style: normal;
}

/*
* Typography
*/
html {
	font-size: 100%;
}

body {
	font: 0.8em Geneva, Arial, sans-serif;
	color: #767676;
}

input, select, textarea {
    font-size: 100%;
	font-family: Geneva, Arial, sans-serif;
}

a:link, a:visited {
	color: #67AB38;
}
a:hover, a:focus {
	text-decoration: none;
	outline: none;
}
a img {
	border: none;
}

h1 {
	color: #000000;
	padding : 28px 0;
}
h2, h3, h4 {
	font-weight: bold;
	color: #4A4647;
}

h2 {
	background : #FDBF01 url(../images/fp_bande_rubr_gauche.gif) no-repeat bottom left;
	margin: 20px 0 10px 0;
	color: #000000;
	font-size : 14px;
	padding : 3px 25px;
	height : 18px;
}

h3 {
	margin: 15px 0 5px;
	color : #636363;
	font-size : 13px;
	font-weight: bold;
}

#wrapper {
	width : 784px ! important;
	width : 804px;
}

body {
	width: 784px;
	margin: 0 auto;
}

/*
* =LAYOUT
*/

#head {
	height: auto !important;
	height: 52px;
	min-height: 52px;
	position: relative;
	
}

#head {
	background: #FDCD01 url(../images/fp_titre_bg.jpg) repeat-x left bottom;
}

#description {
	float : left;
	width : 280px;
	padding-bottom : 10px;
}

#illustration {
	float: right;
	margin-right : 30px;
	text-align: center;
	width : 340px;
}
#illustration img{
	padding-right : 10px;
	padding-bottom : 10px;
}
#main table {
	clear: both;
}
.clear {
	clear: both;
}

#picto {
	width : 123px;
	float : left;
	padding-top : 90px;
}
#picto img {
	display : block;
	padding-left : 32px;
	padding-bottom : 10px;
}

#content {
	width : 661px;
	float : left;
}
/*
* =HEAD
*/

#head h1 {
	color: #fff;
	padding: 29px 150px 12px 123px;
	text-transform: uppercase;
	font-size : 14px;
	font-weight : bold;
}

#head .jsclose {
	position: absolute;
	bottom: 12px;
	right: 14px;
	padding : 0px 20px;
	font-size : 11px;
	background: url(../images/bg_bt_fermer.png) no-repeat;
}

#head .jsback {
	position: absolute;
	bottom: 12px;
	right: 114px;
	padding : 0px 20px;
	font-size : 11px;
	background: url(../images/bg_bt_fermer.png) no-repeat;
}

#head .jsclose:link,
#head .jsclose:visited,
#head .jsback:link,
#head .jsback:visited {
	color: #fff;
	text-decoration: none;
}

#head .jsclose:hover,
#head .jsclose:focus,
#head .jsback:hover,
#head .jsback:focus{
	color: #67AB38;
	text-decoration: underline;
}

/*
*= LISTE AVANTAGES MARKETTING
*/
ul {
	margin-left : 45px;
	padding : 0;
}
ul.caracteristique {
	margin-left : 0px;
	padding : 10px 0;
}
ul.annotation {
	margin-left : 0px;
}
ul.disponibilite {
	margin-left : 10px;
}
ul.annotation li,ul.disponibilite li {
	margin-left : 0px;
	list-style-type: none;
	padding: 5px 0;
}
ul.caracteristique li {
	margin-left : 0px;
	list-style-type: none;
	padding: 5px 0;
	font-size : 11px;
}

ul.caracteristique li {
	margin-left : 0px;
	list-style-type: none;
	padding: 5px 0;
	font-size : 11px;
}
ul.caracteristique li img {
	display : block;
	float : left;
	margin : -3px 5px 0 5px;
}
li {
	list-style-type: square;
	padding-bottom : 5px;
}

li a:link,li a:visited {
	font-weight: bold;
	text-decoration : none;
}
li a:hover,li a:focus {
	font-weight: bold;
	text-decoration : underline;
}


li.avantages_puce  {
	color : #9A9A9A;
	list-style-image: url(../images/fp_puce_liste.gif);
	font-weight:  bold;
}

li.avantages_plus  {
	color : #9A9A9A;
	margin-left : -18px;
	list-style-image: none;
	list-style-type: none;
	font-weight:  bold;
}
li.avantages_plus span {
	color : #FDBF01;
}
.combles li {
	list-style-image: url(../images/fleche_combles.png);
}
.murs li {
	list-style-image: url(../images/fleche_murs.png);
}
.sols li {
	list-style-image: url(../images/fleche_sols.png);
}
.bardages li {
	list-style-image: url(../images/fleche_bardage.png);
}
.toitures_seches li {
	list-style-image: url(../images/fleche_toitures-seche.png);
}
.toitures_maconnerie li {
	list-style-image: url(../images/fleche_toitures-etanchees-maconnerie.png);
}
.toitures_bacs li {
	list-style-image: url(../images/fleche_toitures-etanchees-acier.png);
}
.equipements li {
	list-style-image: url(../images/fleche_chauffage.png);
}
.cloisons li {
	list-style-image: url(../images/fleche_calorifuge.png);
}
/*
* =TABLE
*/

table {
	margin-top: 15px;
	width :100%;
	empty-cells: show;
	border-collapse: separate;
	background: url(../images/pointille_gris.png) repeat-x left bottom;
}

#caracteristique table {
	margin-top: 15px;
	width :100%;
	empty-cells: hide;
	border-collapse: separate;
}
table caption {
	caption-side: bottom;
	margin: 1em;
	text-align: left;
	font-style: italic;
}

.combles #main thead tr {
	background: #D2CE26 url(../images/fp_titre_bg.jpg) repeat-x left bottom;
}

}
.first {
	padding-left: 12px;
}
thead th {
	color: #fff;
	text-align: left;
	padding: 6px 3px;
	font-size : 10px;
	background: #D2CE26 url(../images/fp_titre_bg.jpg) repeat-x left bottom;
}


thead th.first_col {
	width : 200px;
}

tbody {
	font-size : 11px;
}
tbody tr {
	background: url(../images/pointille_gris.png) repeat-x left top;
}
#caracteristique tbody tr {
	background: none;
}

#caracteristique .g,#caracteristique .c,#caracteristique .T {
	font-size : 11px;
}
tbody td {
	padding: 5px 5px;
}
tbody tr:hover {
	background-color: #f5f5f5;
}
tbody tr.even {
	background-color: #f5f5f5;
}



/*
* =READMORE
*/

#main .readmore {
	color: #fff;
	width: 10em;
	text-decoration: none;
	text-align: center;
	margin: 10px 20px 10px 20px;
	background: #000 url(../images/rounded_over_white.png) no-repeat left top;
}

#main .readmore a:link,
#main .readmore a:visited {
	color: #fff;
	text-decoration: none;
	background: #000 url(../images/rounded_over_white.png) no-repeat left top;
}

#main .readmore a:hover,
#main .readmore a:focus {
	color: #67AB38;
	text-decoration: underline;
}
#main .readmore a:link .more,
#main .readmore a:visited .more {
	color: #D2CE26;
}

#main .readmore .topright {
	display: block;
	background: url(../images/rounded_over_white.png) no-repeat right top;
}
#main .readmore .bottomleft {
	display: block;
	background: url(../images/rounded_over_white.png) no-repeat left bottom;
}
#main .readmore .bottomright {
	display: block;
	padding: 1px 5px;
	background: url(../images/rounded_over_white.png) no-repeat right bottom;
}



