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

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


html {
 margin: 0;
 padding: 0;
}


body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #070707;
	color: #CCCCCC;
}

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

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



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


#general{
	margin:0 auto;
	padding:0;
	width:100%;
	background-image: url(../images/deco/bg_general.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:150px 0 0 0;
	width:990px;
	height:auto;
}
#header a{
	border: 0;
	text-decoration: none;
	color: #CCCCCC;
}
#header a:hover{
	color: #F4DD37;
}
#home{
	float: right;
	background-image: url(../images/deco/picto_home.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 20px;
	margin: 0 10px 0 0;
}
#mail{
	float: right;
	background-image: url(../images/deco/picto_mail.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 20px;
}
#baseline{
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: right;
	margin: 0 0 15px 0;
	color: #969696;
}
/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:15px 10px;
	width: 990px;
}
.separator {
	margin:10px;
	padding:0;
	height:2px;
	
}
/*/// debut des colonnes ///*/
#left_content{
	float:left;
	position:relative;
	width:210px;
	left:0px;
}
#left_content h1{
	margin:0;
	padding:0;
	color:#FFF;
}
#left_content h4{
	margin:0;
	padding:10px 0;
	color:#000000;
	font-size: 18px;
	text-align: center;
}
#telepro{
	margin: 0 auto;
	width: 210px;
}
#bloc_tel a{
	text-decoration: none;
	color: #000000;
}
#bloc_tel a:hover{
	color: #666666;
}
#bloc_tel{
	width: 210px;
	margin: 0 auto;
	background-image: url(../images/deco/bg_tel.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 66px;
}
/*/// partie de droite ///*/
#right_content{
	float:right;
	position:relative;
	width:200px;
	right:0px;
}
#right_content h1{
	margin:0;
	padding:0;
	color:#000;
}
#right_content h4{
	margin:0;
	padding:0;
	color:#00FF00;
}
/*///    partie du centre   ///*/
#middle_content{
	float:left;
	position:relative;
	width:740px;
}
#middle_content h1{
	margin:0;
	padding:0 0 0 10px;
	color:#eee;
	background-image: url(../images/deco/picto_rond.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	text-indent: 20px;
	font-size: 22px;
}
#middle_content h4{
	margin:0;
	padding:0;
	color:#900;
}
.txt_gen{
	padding: 10px 20px 0 10px;
}
.txt_gen a{
	color: #F4DD37;
	text-decoration: none;
	font-weight: bold;
}
.txt_gen a:hover{
	text-decoration: underline;
}
.img_deco{
	float: right;
	background-image: url(../images/deco/bg_img_deco.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 13px;
	margin: 5px 15px;
}

/*contact*/
#gmap{
	float: right;
	width: 270px;
	height: auto;
	margin: 0;
	padding: 3px;
	border: 1px solid #eee;
}
#gmap a{
	color: #eee;
	text-decoration: none;
}
#gmap a:hover{
	color: #F4DD37;
}
/*/// fin des colonnes ///*/	

/*Bas de page  FOOTER*/

#footer{
	margin:0 auto;
	padding:10px 0;
	width:980px;
	text-align: center;
	color: #FFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #F4DD37;
	border-width: 1px 0 0 0;
}

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

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


/*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;
}
/*swf object*/
#flash_anim{
	width: 700px;
	height: 500px;
	margin: 0 auto;
	padding: 0;
}
 /*------------------------------------------------------*
  *------------ CSS TITRES DEBUT   ----*
  *------------------------------------------------------*/
  
h1 {
	margin: 0;
	padding: 0;
	color:#eee;
}
  
h2 {
	margin: 10px 0 0 25px;
	padding: 0;
	color:#F4DD37;
	background-image: url(../images/deco/picto_fleche.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	text-indent: 10px;
	font-size:14px;
}
  
h3 {
	margin: 10px 0 0 25px;
	padding: 0;
	color:#F4DD37;
	background-image: url(../images/deco/picto_fleche.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	text-indent: 10px;
}
h4 {
	margin: 0;
	padding: 0;
	color:#000;
}
h5 {
	margin: 0;
	padding: 10px 0;
	color:#eee;
	font-size: 16px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
h6 {
	margin: 0;
	padding: 0;
	color:#eee;
	font-size: 12px;
	text-align: center;
}
		
 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/
