@import "formulaire.css";
@import "referencement.css";
@import "navigation.css";
@import "../lightbox/lightbox.css";

/*------------------------------------------------------*
*-- appel des css formulaire contact -  referencement et navigation  ----*
*------------------------------------------------------*/



/*------------------------------------------------*
 *---  WWW.ICARE-NET.COM - agence web ---  CSS 03 mars 08 - MAJ : arno --*
 *------------------------------------------------*/





html {
 margin: 0;
 padding: 0;
}


body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #535354;
	background-image: url(../images/bg/bg_body.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

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

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



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


#general{
	padding:0;
	width:950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/bg/bg_general.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

/*Haut de page  HEADER*/

#header{
	width:900px;
	height:200px;
	background-image: url(../images/bg/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 25px;
}
body#agis-systems-telesurveillance #header {
	background-image: url(../images/bg/bg_header-agis-systems-telesurveillance.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#header h2 {
	padding: 83px 0 0 0;
	margin: 0 0 0 300px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #E2001A;
}
#header p {
	padding: 0;
	margin: 0 0 0 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

/*Contenu de page  CONTENT */

#content {
	width: 900px;
	background-image: url(../images/bg/bg_content.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	color: #000000;
}

#content p{
	margin-bottom: 10px;

}

#content strong{
 font-weight:bold;
}

#content a{
	color:#12469A;
	text-decoration:none;
}


.detail {
	background-color: #F0F0F0;
	padding: 2px;
	border: 1px solid #12469A;
	margin-bottom: 15px;
	width: 674px;
}
body#home #general {
	background-image: url(../images/bg/bg_general_home.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#home_flash {
	height: 400px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
	border: 1px solid #000000;
	color: #FFFFFF;
}




#content a:hover{
	color:#333333;
}
#content_right {
	float: right;
	width: 680px;
	padding-right: 20px;
	padding-bottom: 30px;
}
#content_right ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	list-style-type: none;
	width: 500px;
	color: #000000;
}
body#home #footer {
	background-image: none;
}

#content_right li {
	margin-bottom: 10px;
}
#plan {
	padding: 2px;
	width: 674px;
	border: 1px solid #12469A;
}


/*Bas de page  FOOTER*/

#footer{
	width:900px;
	height:45px;
	text-align: center;
	color: #FFF;
	background-image: url(../images/bg/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	line-height: 18px;
}
#footer p {
	color:#9F9F9F;
	font-size: 11px;
}
#footer strong {
	color: #fff;
}

#footer a {
	color:#9F9F9F;
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
}

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


/*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 TITRES DEBUT   ----*
  *------------------------------------------------------*/
  
   h1 {
	margin: 0;
	padding: 0;

  }


  
   h2 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
  
   h3 {
	margin: 0;
	padding: 0 0 0 7px;
	color:#E4001C;
	font-size: 13px;
	border-left: 4px solid;
	border-color: #12469A;
  }

  
   h4 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
  
   h5 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
  
   h6 {
   	margin: 0;
    padding: 0;
			 color:#000;
  }
		
 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/

.info_left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	width: 170px;
	padding-bottom: 10px;
}
.titre_01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #12469A;
	padding-top: 2px;
	padding-bottom: 2px;
	text-indent: 10px;
	margin-bottom: 10px;
}
.photo_right {
	padding: 2px;
	float: right;
	border: 1px solid #12469A;
}
.photo_ligne {
	display: block;
	padding: 1px;
	float: left;
	border: 1px solid #12469A;
	margin-bottom: 15px;
	margin-right: 2px;
}
