@charset "utf-8";
/* CSS Document */

* {
margin:0;
padding:0;
border: 0;
font-family:Arial, Helvetica, sans-serif;
font-size: 1em;
font-style: normal;
text-decoration: none; 
}

body  {
	background: url(/images/bg-page.gif) repeat-y center top;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	text-align: center;
}

/*- Entetes des articles ... -*/

.cat { width:660px;height:100px;}
.cat #fil {
padding:10px 0px 0px 15px;
font-size: 11px;
}
.cat h1 {
padding:30px 0px 0px 20px;
}
.societe {background: url(/images/bg-menu.jpg) no-repeat left top;}
.datacenter {background: url(/images/bg-menu.jpg) no-repeat left top;}
.erreur {background: url(/images/bg-erreur.jpg) no-repeat left top;}


/*- Gestion des Blocs ... -*/

.block {
	float: left;
	width: 220px;
	background: #fff url(/images/bg-block01.jpg) no-repeat left top;
	margin-bottom:10px;
}

.block div.sblock {
	padding : 15px 15px 0px 15px;
}

.block h1 {
	font-size: 18px;
	color: #000;
	margin-bottom:10px;
	background: #fff url(/images/bg-h1.gif) repeat-x left center;
}


span.blanc {
	background-color:#fff;
}



.block ul {
	list-style-image: url(/images/puce01.gif);
	margin-left: 0;
    padding-left: 20px;

}

.publi {
	float: left;
	background: #fff url(/images/bg-block02.jpg) no-repeat left top;
	width:663px;
	margin-bottom:50px;
	
	
	
}

.publi h1 {
	font-size: 18px;
	color: #000;
	background: #fff url(/images/bg-h1.gif) repeat-x left center;
}
.publi div.sblock {
	padding : 15px 10px 0px 10px;
}



.spubli {
	background: #fff url(/images/bg-spubli.jpg) no-repeat left top;
	float: left;
	width: 180px;
	padding : 0px 0px 0px 15px;
	margin-left:10px;
	
}


.spubli h2 {
	margin:10px 0px 10px 0px;
	padding:0px;
	font-size: 14px;
	}



a.plus {
	padding-left:10px;
	margin:10px 12px 0 10px; 
	position:relative; 
	/*float:right; */
	background:url(/images/arrow.gif) 0 5px no-repeat; 
	font-weight:bold; 
	color:#FF6300; 
	text-decoration: underline;
}

div.quote {

background:url(/images/bg-quote.gif) top left no-repeat;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 1em;
padding: 25px 0px 0px 50px;
margin-bottom: 10px;

}






/*- Styles par défaut -*/

h1 {
font-size: 1.6em;
font-weight: bold;
color: #FA6400;
margin-bottom:10px;
}

h2 {
font-size: 1.3em;
color: #636363;
/*font-weight: bold;*/
margin-bottom:10px;
text-align:justify;
}


h3 {
font-size: 1.1em;
color: #FA6400;
font-weight: bold;
margin-bottom:10px;
}

p {
	text-align: justify;
	font-size: 12px;
	margin-bottom:10px;
}


.couleur {
	color: #FA6400;
	font-weight: bold;
}

ul {
	list-style-image: url(/images/cb.gif);
	margin-left: 20px;
    padding-left: 20px;
	margin-bottom: 20px;
}


ul.normal {
	list-style-type:disc;
	list-style-image:none;
	list-style-position:inside;
	margin-left: 20px;
    padding-left: 20px;
	margin-bottom: 20px;
}

ul.normal li {

	/*padding-left: 20px;*/

}

li.more 
{
margin-bottom: 15px;
}

ul.puce01 {
	list-style-image: url(/images/puce01.gif);
	margin-left: 0;
    padding: 0px 0px 10px 20px;
	margin-left: 30px;

}



a {
	/*font-weight:bold; */
	color:#FF6300; 
	text-decoration: underline;
}


.main {
float:left;
margin:10px;

}

span.quote 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size: 1em;
}


/*- Gestion des images -*/


#map {
float:left;
width:640px;
height:300px;
border: 1px solid #C5C5C5;
margin-bottom: 20px;

}


.imgright {
	border: 1px solid #C5C5C5;
	background-color: #fff;
	float: right;
	text-align: center;
	margin: 0px 0px 10px 10px;
	padding: 5px;
}

.imgleft {
	border: 1px solid #C5C5C5;
	background-color: #fff;
	float: left;
	text-align: center;
	margin: 0px 10px 10px 0px;
	padding: 5px;
}


.blocright {
	border: 1px solid #C5C5C5;
	background-color: #ececec;
	float: right;
	text-align: left;
	margin: 0px 0px 10px 10px;
	padding: 5px;
	width: 250px;
}


/*- Formulaires -*/

label {
font-size: 12px;
color: #636363;
font-weight:bold;
}

input, td input, textarea, option
{
	background-color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: 1px solid #C0C0C0;
	padding: 3px;
	
}

td select.form  {
	border: 1px solid #C0C0C0;
	backgorund-color:#fff;
	font-size: 1em;
 	padding: 3px;
}
select.form option {border-bottom:1px solid #fff}


input.form, textarea.form
{
	background:url(/images/bg-input.jpg) bottom left repeat-x; 
	
}
.red {
color:red;

}

input[type="submit"]
{
	/*border: #DDEEFF 1px solid;*/
	background-color: #fff;
}

input[type="radio"]
{
	background-color: #fff;
}


/*
	PriceList
*/

.tblPrice {
	font-size: 11px;
	border: 1px solid #efefef;
	margin-bottom: 20px;	
	
}


.tblPrice tr.header th {
	background-color:#FFCC99;
	font-weight: bold;
	color:#000;
	text-align:left;
	padding:5px;
}
.tblPrice tr td {
	padding:5px;
	font-size: 12px;
}
.tblPrice tr.alt {
	background-color: #fff;
}

.tblPrice tr.normal {
	background-color: #efefef;
}



/* Slider*/

table.slider60 {
background:url(/images/bg-slider-60.jpg) top left no-repeat;
height: 60px;
margin-bottom: 5px;
margin-left:40px;

}
table.slider80 {
background:url(/images/bg-slider-80.jpg) top left no-repeat;
height: 60px;
margin-bottom: 5px;

}

table.caracteristiques {
background:url(/images/bg-caracteristiques.jpg) top left no-repeat;
height: 60px;
margin-bottom: 5px;

}

/*
  Dates Blog
*/
div.dates 
{
background:url(/images/bg-dates.jpg) top left no-repeat;
float:left;
/*border-right: 1px solid #ccc; */
padding: 5px; 
margin: 0 5px 5px 0;
text-align:center;
width:35px;
height:65px;
}
div.dates span{
font-family:Arial, Helvetica, sans-serif;
}
span.d {font-size:20px;}
span.m {font-family:Arial, Helvetica, sans-serif;line-height: 15px;font-size:12px;text-transform:uppercase;}
span.y {font-family:Arial, Helvetica, sans-serif;line-height: 10px;font-size:12px;}

p.actu 
{
	margin:0px 0px 10px 50px;
}