/*
//------------------------------------------------------------------
// Auteur : Ludovic Martin <ludovic@dreamclic.com> / www.dreamclic.com
// 
// Version             : 2.0
// Date de création    : 26/06/2008
//
// Description         : feuille de style de rubrique
//
//------------------------------------------------------------------
*/

/*------------------------------------------------------------------*/
/*------------------------------------------------------------------*/
#content {
	background: transparent;
	padding-bottom:40px;
}
#content p{
	text-align:justify;
	padding-right:10px;
}
#content h3{
	color:#a0cbed;
	font-family: georgia,serif;
	font-size: 25px;
	margin:10px auto;
}

#content table{
	margin: 0 auto;
}
#content table tr td img{
	border:solid 4px #fff;
	margin:5px;
}
#content table.laura-competition{
	background: url('images/about/fond-photo.jpg') repeat-x;
	height:250px;
}

#content table.events{
	margin: 30px auto 50px;
}
#content table.events strong{
	color:#A0CBED;
}
#content table td.laura-dates{
	background:#011A39 url('images/about/fond-photo.jpg') repeat-x;
	height:50px;
	width:200px;
	text-align:center;	
}
#content table td.laura-dates-details{
	background:#011A39;
	width:500px;
	text-align:center;
	padding-left:25px;
		
}

#content table.laura-competition2{
	background: #011A39 url('images/about/fond-photo.jpg') repeat-x;
	height:250px;
	margin-bottom:80px;
}
#content img.left{
	float:left;
	margin-right:35px;
	border:solid 4px #fff;
}
#content img.right{
	float:right;
	margin-left:35px;
}
#content p.important{
	color:#931c2d;
	font-family: georgia,serif;
	font-size: 20px;
	margin:10px auto;

}
#content p.childwood{
	color:#fff;
	font-family: trebuchet,verdana;
	margin:10px auto;
	line-height:24px;

}
#content p.important-description{
	color:#a0cbed;
	font-family: georgia,serif;
	font-size: 16px;
	margin:10px auto;
	line-height:25px;
}
#content td.sous-titre-photo{
	color:#a0cbed;
	font-family: georgia,serif;
	font-size: 12px;
	margin:10px auto 20px;
	text-align:center;
	
}
#content h4{
	color:#a0cbed;
	font-family: georgia,serif;
	font-size: 16px;
	margin:10px auto;

}