/* CSS Document */
#ou_titre
{
float:right;
width:250px;
height:50px;
margin-right:30px;
}

h1#ou_titre
{
	float:right;
	width:228px;
	height:50px;
	margin:0;
	padding:0;
	background-image:url('../img/ou/titre.jpg');
	cursor:pointer;
	overflow: hidden;
	text-indent: -9999px;
}
#ou_titre_txt
{
float:left;
font-family:Verdana;
color:#3276dc;
font-size:28px;
margin-left:20px;
margin-top:5px;
}
#ou
{
float:left;
width:600px;
height:325px;
margin-top:20px;
text-align:left;
}
#ou_photo
{
float:left;
width:250px;
height:75px;
}
#ou_desc
{
float:left;
width:300px;
height:75px;
text-align:left;
color:#0066FF;
font-family:Verdana;
font-size:12px;
}

