/* @override http://www.intex-services.fr/css/base.css */

/* @group reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { 
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}

ol, ul { 
	list-style: none;
}

blockquote, q { 
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after { 
	content: '';
	content: none;
}

/* remember to define focus styles! */

:focus { 
	outline: 0;
}

/* remember to highlight inserts somehow! */

ins { 
	text-decoration: none;
}

del { 
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */

table { 
	border-collapse: collapse;
	border-spacing: 0;
}

div#intro ul, div#contenu ul {
	margin-left: 10px;
}

div#intro li, div#contenu li { 
	padding-left: 15px;
	background: url(../im/base/indent1.png) no-repeat 0 3px;
	margin-bottom: 3px;
}

/* @end */

/* @group os */

#conteneur { 
	width: 960px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	position: relative;
}

/* @group tete */

#tete { 
	width: 960px;
	height: 100px;
	background: silver url(../im/nav/haut.jpg) no-repeat;
	position: relative;
}

#tete a { 
	display: block;
	width: 220px;
	height: 100px;
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -3999px;
}

#animTete { 
	background: url(../im/nav/animTete.png) no-repeat;
	width: 480px;
	height: 50px;
	position: absolute;
	right: 0;
	bottom: 0;
}

/* @end */

/* @group navig */

#navig { 
	background: url(../im/nav/navig1.jpg) no-repeat;
	width: 960px;
	height: 40px;
}

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

#navig li { 
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	width: 120px;
	height: 40px;
}

#navig a { 
	display: block;
	width: 120px;
	height: 40px;
	text-indent: -4000px;
	background: url(../im/barre-nav/d1.png) no-repeat;
    filter:alpha(opacity=75);
    -moz-opacity:  0.75;
    opacity: 0.75;
    -khtml-opacity: 0.75;
}

#navig a:hover { 
    filter:alpha(opacity=100);
    -moz-opacity:  1;
    opacity: 1;
    -khtml-opacity: 1;
}

#navig a.n1 { 
	background: url(../im/barre-nav/d1.png) no-repeat;
}

#navig a.n2 { 
	background: url(../im/barre-nav/d2.png) no-repeat;
}

#navig a.n3 { 
	background: url(../im/barre-nav/d3.png) no-repeat;
}

#navig a.n4 { 
	background: url(../im/barre-nav/d4.png) no-repeat;
}

#navig a.n5 { 
	background: url(../im/barre-nav/d5.png) no-repeat;
}

#navig a.n6 { 
	background: url(../im/barre-nav/d6.png) no-repeat;
}

#navig a.n7 { 
	background: url(../im/barre-nav/d7.png) no-repeat;
}

#navig a.n8 { 
	background: url(../im/barre-nav/d8.png) no-repeat;
}

#navig a.select { 
	background-position: 0 -40px;
    filter:alpha(opacity=100);
    -moz-opacity:  1;
    opacity: 1;
    -khtml-opacity: 1;
}

#navig a:hover.select { 
}


/*

 @end */

/* @group navig2 */

#navig2 { 
	width: 950px;
	height: auto;
	background-color: #d70071;
	overflow: visible;
	color: #ff7fc2;
	font-size: 11px;
	line-height: 18px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 4px;
}

#navig2 strong { 
	color: #ffd3ea;
}

#navig2 a { 
	color: #ffbfe0;
	text-decoration: none;
	border-bottom: 1px solid #ff7fc2;
}

#navig2 a:hover { 
	color: white;
	border-bottom: 1px solid #ff7fc2;
}

#navig2 a.select { 
	color: white;
	border-bottom: 1px solid white;
}

#navig2 a.select:hover { 
	border-bottom: 1px solid white;
	border-style: dotted;
}

/*

@end */

#corp { 
	position: relative;
	width: 960px;
	height: 405px;
	overflow: hidden;
}

#colGauche { 
	width: 240px;
	height: 405px;
	float: left;
	background: url(../im/nav/pubGauche.jpg) no-repeat;
	overflow: hidden;
}

#contenu { 
	width: 719px;
	height: 405px;
	float: left;
	overflow: hidden;
	position: relative;
	border-right: 1px solid #d50070;
}

div#devisGratuit { 
	position: absolute;
	width: 203px;
	height: 139px;
	right: 0;
	bottom: 0;
	background-image: url(../im/nav/devisGratuit.png);
}

#pied { 
	width: 960px;
	height: 20px;
	background-color: #8ac000;
	text-align: center;
	font-size: 10px;
	line-height: 20px;
	color: #ddeeb1;
}

#pied a {
	color: #ddeeb1;
	text-decoration: none;
	border-bottom: 1px solid #b3cc76;
}

#pied a:hover {
	color: white;
	text-decoration: none;
	border-bottom: 1px solid white;
}

/*

 @end */

/* @group Photos */

.photoGC { 
	background-color: white;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	padding: 6px;
	border-style: solid;
	border-width: 1px;
	border-color: #d3d3d3 #696969 #696969 #d3d3d3
}

.photoG { 
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	padding: 0
}

.photoDC { 
	background-color: white;
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
	padding: 6px;
	border-style: solid;
	border-width: 1px;
	border-color: #d3d3d3 #696969 #696969 #d3d3d3
}

.photoD { 
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
	padding: 0;
	border: solid 0 #39546d
}

.photoCC { 
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	padding: 6px;
	border-style: solid;
	border-width: 1px;
	border-color: #d3d3d3 #696969 #696969 #d3d3d3
}

.photoC { 
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	padding: 0;
	border: solid 0 #39546d
}

.photoGC, .photoG, .photoDC, .photoD, .photoCC, .photoC { 
	color: gray;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 10px;
	text-align: center;
}

/* @end */

/* @group Boutons */

.buttons a, .buttons button { 
	display: block;
	float: left;
	margin: 0 7px 0 0;
	background-color: #f5f5f5;
	border: 1px solid #dedede;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #565656;
	cursor: pointer;
	padding: 0 2px 2px;


/*

Links */
}

.buttons button { 
	width: auto;
	overflow: visible;
	padding: 4px 10px 3px 7px;


/*

I

E6 */
}

.buttons button[type] { 
	padding: 5px 10px 5px 7px;
	/

* Firefox */
    line-height: 17px;
/*

Safari */
}

*:first-child+html button[type] { 
	padding: 4px 10px 3px 7px;
/*

IE7 */
}

.buttons button img, .buttons a img { 
	margin: 0 3px -3px 0 !important;
	padding: 0;
	border: none;
	width: 16px;
	height: 16px;
}

.buttons button img.pays, .buttons a img.pays { 
	margin: 0px 3px 3px 0;
	padding: 0;
	border: none;
	width: 16px;
	height: 11px
}

/* STANDARD */

button:hover, .buttons a:hover { 
	background-color: #dff4ff !important;
	border: 1px solid #c2e1ef !important;
	color: #336699 !important;
}

.buttons a:active { 
	background-color: #6299c5;
	border: 1px solid #6299c5;
	color: #fff;
}

/* POSITIVE */

button.positive, .buttons a.positive { 
	color: #529214!important;
}

.buttons a.positive:hover, button.positive:hover { 
	background-color: #E6EFC2 !important;
	border: 1px solid #C6D880 !important;
	color: #529214 !important;
}

.buttons a.positive:active { 
	background-color: #529214;
	border: 1px solid #529214;
	color: #fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative { 
	color: #d12f19!important;
}

.buttons a.negative:hover, button.negative:hover { 
	background: #fbe3e4 !important;
	border: 1px solid #fbc2c4 !important;
	color: #d12f19 !important;
}

.buttons a.negative:active { 
	background-color: #d12f19;
	border: 1px solid #d12f19;
	color: #fff;
}

/* @end */

/

* @end */