/* CSS Document */

#titreouht{
width:auto;
height:auto;
position:relative;
float:left;
margin-top:8px;
margin-left:8px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:x-large;
color:#D41F00;
}

#blocsociete{
	width:500px;
	height:auto;
	margin:auto;
	padding-top:13px;
	}

		#bandesociete{
		width:500px;
		height:auto;
		position:relative;
		float:right;
		display:inline;
		border-bottom-color:#FFBF00;
		border-bottom-style:dashed;
		border-bottom-width:thin;
		}

			#nomsociete{
			width:auto;
			height:auto;
			position:relative;
			float:right;
			padding-top:4px;
			padding-right:10px;
			display:inline;
			font-size:14px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			color:#FF7F00;
			}

		#fondsociete{
		width:500px;
		height:auto;
		position:relative;
		float:right;
		background-image:url(../img/fond_ou_les_ht.jpg);
		}
		
		#divsociete{
		width:484px;
		height:auto;
		padding:8px;
		position:relative;
		float:right;
		
		}
		
		#divsociete a{
			color:#000000;
			text-decoration:underline;
			}

			#divsociete a:hover{
			color:#000000;
			text-decoration:underline;
			font-weight:bold;
			}

			#divsociete a:visited{
			color:#000000;
			text-decoration:underline;
			}
		
			#imgsociete{
			display:inline;
			position:relative;
			margin-bottom:auto;
			margin-top:auto;
			float:left;
			}
			
			#txtsociete{
			display:inline;
			width:auto;
			height:auto;
			position:relative;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:small;
			float:right;
			text-align:right;
			padding-right:10px;
			}
			
#accroche_ouAcheter{
float:left;
width:700px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
padding:30px;
color:#009F00;
font-weight:bold;
text-align:left;
}