/*
Thème du site www.ephfx.fr
Auteur : ephfx
version : 1.0
*/

html, body {
    min-height: 100%;
    height: auto ;
    height: 100%;
}
body {
	margin: 0;
	padding: 0;
	height:	100%;
	background-color: #dde1e6;
	background-position: top;
	background-attachment: center;
	background-repeat: repeat-x;
	font: 100.01% Arial, sans-serif;
    color: #333;
}

body * {
    line-height:1.22em;
}

* {margin:0; padding: 0; list-style: none;}

img { border: none;} 
 
a:focus 	{ -moz-outline-style: none;}
a 			{ color: #1365a5;}   
a:link 		{ color: #1365a5;} 
a:visited 	{ color: #1365a5;} 
a:hover 	{ color: #083b62;}  
a:active 	{   } 

form div {padding: 6px 0;} 

/********************************************/

#bloc_clcrt {
  width: auto;
  background-color: #dde1e6;
	}
#bloc_clcrt h1{
  font-size: 11px;
	font-family: normal Arial, Helvetica, sans-serif;
  text-align: left; 
 	color: #597d98;
 	margin-top: 8px;
 	margin-left: 12px;
 	margin-right: 5px;
	}
#bloc_clnt {
  width: 320px;
  height: 250px;
  font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
  margin-top: 10px;
	}
#bloc_clnt2 h1{
 	margin-top: 1px;
 	color: #597d98;
  font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	}
#bloc_clnt2 h2{
 	margin-top: 1px;
 	color: #597d98;
  font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}
#bloc_clnt2{
 	margin-top: 8px;
 	margin-left: 20px;
 	color: #597d98;
  width: 350px;
  height: 250px;
	}

.bloc li{
  font-size: 11px;
	font-family: normal Arial, Helvetica, sans-serif;
	font-weight: lighter; 
  text-align: left; 
 	color: #597d98;
 	background-image: url(medias/interface/pucliste2.gif);
  background-repeat:no-repeat;
  padding-left: 10px;
  margin-top: 3px;
	}	

	
