@import "formulaire.css";
@import "referencement.css";
@import "navigation.css";
@import "produits.css";
@import "paiement.css";
/*------------------------------------------------------*
*-- appel des css --------------------------------------*
*------------------------------------------------------*/

/*------------------------------------------------*
 *---  WWW.ICARE-NET.COM - agence web 02-04-2008 --*
 *------------------------------------------------*/


html {
   margin: 0;
   padding: 0;
}


body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	/* Ascenseur */
	/*scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #707068;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #f2f2f2;
	scrollbar-arrow-color: #707068;*/
}

 
/*   

* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
} 

*/


p {
	padding: 0;
	margin-bottom: 20px;
	margin-top: 0px;
}


form, input {
	padding: 0;
	margin: 0px;
}

select {
	color: #000;
	background-color: #fff;
}


ul {
	padding: 0;
	margin-left: 1px;
	margin-top: 10px;
	margin-bottom: 20px;
}


li {
	list-style-image:none;
	list-style-position: inside;
	margin-bottom: 10px;
	list-style-type: disc;
}


 /*------------------------------------------------------*
  *--------    CSS BLOCS     						 ----*
  *------------------------------------------------------*/


#index-general{
	padding:0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;
	height: 631px;
	text-align: center;
}


#index-header{
	width:800px;
	float: left;
	height: 495px;
	margin-top: 0px;
}


.index-adresse {
	color: #FFFFFF;
	font-size: 15px;
	margin: 0px;
	height: 14px;
	padding-top: 0px;
	padding-bottom: 5px;
	display: block;
}


#index-footer {
	width: 800px;
	height: 40px;
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background-image: url(../images/deco/smotesfooter_00.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	line-height: 1.4em;
	float: left;
	padding-top: 40px;
	padding-bottom: 30px;
	margin-top: 26px;
}


#index-footer a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 15px;
}


#index-footer a:hover {
	color: #9AD24D;
}


#general {
	padding:0;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width:800px;
}


/*Haut de page  HEADER*/


#header01{
	width:532px;
	float: left;
	height: 260px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/deco/smotesheader_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


#header02{
	width:268px;
	float: left;
	height: 260px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/deco/smotesheader_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


/*Contenu de page  CONTENT */


#content {
	margin: 0px;
	width:800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 1.3em;
	float: left;
	padding: 0px;
}


#content-text {
	width:513px;
	float: left;
	margin: 0px;
	padding-top: 10px;
	padding-left: 41px;
	padding-right: 25px;
	padding-bottom: 25px;
}

#content-text a {
	color:#ca9821;
	text-decoration:none;
	font-weight:bold;
}

#content-text a:hover {
	color:#C8BE3A;
}

.separator {
	padding:0;
	height:25px;
	display: block;
	margin: 0px;
	
}


.content-img {
	float: right;
	margin-bottom: 17px;
	margin-right: 0px;
	margin-left: 29px;
	clear: left;
	height: 183px;
	width: 244px;
}


.content-img-gauche {

	float: left;
	margin-bottom: 17px;
	margin-right: 29px;
	clear: left;
	height: 183px;
	width: 244px;
}


/*.content-bloc {
	width: 283px;
	float: left;
	text-align: left;
	display: block;
	height: 260px;
	margin-bottom: 30px;
	padding: 0px;
	margin-right: 50px;
}


#content-devis {
	float: left;
	width: 345px;
	display: block;
	margin: 0px;
	padding-right: 15px;
	padding-left: 0px;
	height: 410px;
}


#content-contact {
	float: left;
	width: 419px;
	display: block;
	margin: 0px;
	padding-right: 0px;
	height: 450px;
	padding-top: 50px;
	color: #FFFFFF;
}


#content-plan {
	width: 347px;
	float: left;
	padding: 0px;
	text-align: left;
	display: block;
	height: 490px;
	margin-right: 0px;
	margin-top: 0px;
}*/
	

/*Bas de page  FOOTER*/


.adresse {
	color: #FFFFFF;
	font-size: 15px;
	margin: 0px;
	height: 14px;
	padding-top: 0px;
	padding-bottom: 5px;
	display: block;
}


#footer {
	width: 800px;
	height: 40px;
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background-image: url(../images/deco/smotesfooter_00.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	line-height: 1.4em;
	float: left;
	padding-top: 40px;
	padding-bottom: 30px;
	margin-top: 21px;
}


#footer a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 15px;
}


#footer a:hover {
	color: #9AD24D;
}


/*classe clear*/


#clear {
   clear: both;
   overflow: hidden;
   width: 1px;
   height: 1px;
   margin: 0 -1px -1px 0;
   border: 0;
   padding: 0;
   font-size: 0;
   line-height: 0;
}


 /*------------------------------------------------------*
  *----        CSS LIENS DEBUT                       ----*
  *------------------------------------------------------*/
  

.lien01 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #707070;
	font-weight: bold;
	text-decoration: none;
}


.lien01 a:hover {
	color: #FD4700;
}


.lien02 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #FD4700;
	text-decoration: none;
	font-weight: bold;
}


.lien02 a:hover {
	color: #202020;
}


.lien03 a {
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 1.4em;
	display: block;
	margin-top: 0px;
	text-decoration: none;
}


.lien03 a:hover {
	color: #3C2213;
}


.lien04 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-decoration: none;
	font-weight: normal;
	display: inline;
	color: #999c8d;
}


.lien04 a:hover {
	color: #83BEFF;
}


 /*------------------------------------------------------*
  *-----------    CSS LIENS FIN                      ----*
  *------------------------------------------------------*/


 /*------------------------------------------------------*
  *-----------    CSS TITRES DEBUT                 ----*
  *------------------------------------------------------*/

  
#content h1 {
	display: block;
	height: 18px;
	padding-bottom: 28px;
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 23px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 8px;
	text-align: left;
	margin: 0px;
}

   
#content h2 {
	color: #ca9821;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	height: 17px;
	margin-bottom: 28px;
	margin-top: 0px;
	display: block;
	background-image: url(../images/deco/cercle01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
	padding-top: 3px;
}

 
#content h3 {
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 1.4em;
	display: block;
	margin-top: 0px;
}

  
#content h4 {
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#999c8d;
	font-size: 110%;
	font-weight: bold;
	display: block;
	margin-bottom: 8px;
	margin-top: 0px;
}
  
 
#content h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#A4A4A4;
	font-size: 10px;
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
}


.bold01 {
	color: #FD4700;
	font-size: 120%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}


.bold02 {
	font-size: 120%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}


.bold03 {
	color: #FD4700;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	margin: 0px;
	padding-left: 0px;
}

		
 /*------------------------------------------------------*
  *-----------    CSS TITRES FIN                     ----*
  *------------------------------------------------------*/





/*------------------------------------------------------------------------ VIEUX CSS --------------------------------------------------------------*/





 /*------------------------------------------------------*
  *-----------    CSS PLANS                          ----*
  *------------------------------------------------------*/

  
/*page plans debut*/


#plan {
	width: 310px;
}

#plan img {
	margin-top: 10px;
	margin-bottom: 10px;
}


/*page plans fin*/


/*pop up plans DEBUT */


#popup_plan {
	margin-top:20px;
	width: 550px;
	position: absolute;
	left: 50%;
	margin-left: -275px;
}

#popup_plan a {
	color:#FFFFFF;
	text-decoration:none;
}

#popup_plan a:hover {
	color:#AFD6F8;
}

#popup_plan img {
	border: 1px solid #333;
}


/*pop up plans FIN */


 /*------------------------------------------------------*
  *-----------    CSS PLANS FIN                      ----*
  *------------------------------------------------------*/


 /*------------------------------------------------------*
  *-----------    CSS EFFETS  DEBUT                  ----*
  *------------------------------------------------------*/


#zone {
	margin:5px;
	width: 300px;
	height: 250px;
	overflow: auto;
	}


.transparence {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
	position: static;
	}

	
 /*------------------------------------------------------*
  *-----------    CSS EFFETS  FIN                    ----*
  *------------------------------------------------------*/
	
	
 /*------------------------------------------------------*
  *-----------    CSS POST IT  DEBUT                 ----*
  *------------------------------------------------------*/


#post_it_header{
	height:30px;
	background-color: #C2C9D3;
	text-align: left;
	padding-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 15px;
	background-image: url(../imagenes/deco/postitheader.jpg);
	font-size: 15px;
}


#post_it_content{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	text-align: left;
	padding-bottom: 15px;
	border: 1px solid #C2C9D3;
	font-weight: normal;
	color: #8d909a;
}


#post_it_content a{
	color:#6e9f55;
	text-decoration: none;
}


#post_it_content a:hover{
	color:#A2CE1A;
}


#post_it_content h4{
	margin:0;
	color:#A2CE1A;
	font-size:12px;
	text-align:left;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 15px;
}


#post_it_content p{
	margin:0;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
}


 /*------------------------------------------------------*
  *--------    CSS POST IT  FIN                      ----*
  *------------------------------------------------------*/
