@charset "utf-8";
/**/
#cgv_tab
{
	width:100%;
	display:table;
}

#cgv_tab_C1
{
	/*width:5%;*/
	display:table-cell;
	background-image:url(http://media.rivtours.com/template/RT_CIV2/images/cgv.png);
	background-position:center top;
	background-repeat:no-repeat;		
}

#cgv_tab_C2
{
	/*width:95%;*/
	display:table-cell;
	/**/
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
		
}

#cgv_tab_C2 strong
{
	color:#34495E;
}

#CGV_Title
{
	text-align:center;
	font-size:30px;
	color:#34495E;
	font-weight:bold;
	margin-top:40px;
}