@charset "utf-8";

body
{
	margin-top:0px;
	background-color:#ffffff;
	text-align: left;
	color:#333333;
	font: 100%/1.3em arial,verdana,sans-serif;
	/*letter-spacing: 2em;*/
}


#conteneur
{
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 0px;
	position: relative;

}



a
{
	color:#333333;
	text-decoration: none;
	outline:none;
}

a:hover
{
	color:#006699;
	text-decoration: none;
	outline:none;
}
	
a img
{
	border : none;
	margin:0;
	filter:alpha(opacity=59);
	-moz-opacity:.59; 
	opacity:.59;
}

a:hover img
{
	background:#fff;
	filter:alpha(opacity=99);
	-moz-opacity:.99; 
	opacity:.99;
}
	
input, textarea{

	text-align: left;
	color:#444;
	font: 100%/1.3em arial,verdana,sans-serif;

	padding: 4px;

	margin: 10px;

	border: 1px solid #444;
	background-color: #ffffff;
}

.champ{
	margin-left:9em;
}



a#logo
{
	display: block;

	height:20px;
	width:118px;

	}
#logo
{
	background:url(/images/danpham.gif) no-repeat;
	float:right;
	height:20px;
	width:118px;
}

.titre
{
	float:left;
	width:auto;
	margin-top: 5px;	
	font-size: 0.9em;
	text-transform: lowercase;
	letter-spacing: 0.1em;
}

#entete
{
	height:30px;
	margin-top:40px;
	margin-bottom:40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}



#corps{
	height:auto;
	width:auto;
	text-align:left;

}



#droite
{
	margin-top: 5px;
	height:20px;
	font-size: 0.9em;
	text-transform: lowercase;
	letter-spacing: 0.1em;
	text-align: right;

}



.texte
{
	margin-top:10px;
	text-align: left;
	color:#444;
	font:88%/16pt arial,verdana,sans-serif;
	text-align: justify;
}

.description
{
	height:30px;
	margin-top:40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

.petit
{
	color:#006699;

}

#pied{

	margin-bottom:40px;

}


#informations
{
	text-align: left;
}
