@charset "utf-8";
/* CSS Document */

div#port-cont
{
	width:680px;
}
div#tete
{
	background:url(../photos/places_de_port/placedeport.gif) no-repeat;
	min-height:187px;
}
div#recherche
{
	padding-top:140px;
	padding-left:100px;
}

/********************/

div#container-tab
{
	margin-top: 10px;
	margin-bottom:10px;
	margin-left:20px;
	margin-right:10px;
	border : 1px solid #b4b4b4;
	float:left;
	width:94%;
	padding-left:2px;
	min-height:373px;
}
div#top-tab
{
	border:2px solid white;
	background:url(../photos/fond_site.gif) repeat-x;
	height:27px;
	float:left;
	width:162px;
	color:white;
	font-weight:bolder;
	text-align:center;
	padding-top:9px;
}
div#body-tab
{
	border:2px solid white;
	background-color:#e5e5e5;
	height:27px;
	float:left;
	width:162px;
	color:black;
	font-weight:bolder;
	text-align:center;
	padding-top:9px;
}
	
