/* CSS Document */

/**********************
/* Styles Guestbook  *
/*********************/



#middle	{
height:1200px;
background-image: url('http://divine-nolwenn.com/images/fonds/mainfond_biographie.jpg');
background-repeat:repeat-y;
background-position:top;

}
 #left 	{
 margin-right:10px;
height:1200px;
margin-right:15px;
}
 #right 	{
height:1200px;
}

.backgroundbleu {
	background : url(http://www.mappemonde.net/divers/carte/bleu_pixel.png) repeat; 
}
.minititre {
	font-family : Verdana, Arial; 
	font-size : 10px; 
	font-weight : bold; 
}

td.row1	{ background-color: #F3F3F3;
filter: alpha(opacity=90);
-moz-opacity:0.9; /* Mozilla */ }
	
.borderinbleu {		border-top: 1px solid #8C9EEF;	border-bottom: 1px solid #F6E5FF;
					border-left: 1px solid #8C9EEF;border-right: 1px solid #F6E5FF;}
		.borderoutbleu {	border-top: 1px solid #F6E5FF;	border-bottom: 1px solid #8C9EEF;
					border-left: 1px solid #F6E5FF;border-right: 1px solid #8C9EEF;}
		.mappemondeformjumpmenu {font-family : Verdana,Arial,Courier New,Lucida Console;
					font-size : 10px;
					background-color : #F6E5FF;}
		div.row {		margin: 0px auto;
					width : 500px;}		
		div.row .alignleft {	text-align : left;}
		div.row .aligncenter {	text-align : center;}
		div.row .alignright {	text-align : right;}
		div.row .floatleft {	float : left;}
		div.row .floatcenter {	float : center;}
		div.row .floatright {	float : right;}
		.spacer {		clear : both;
					font-size : 0px;}
		li.rac {		display : inline;
					padding-left : 4px;
					padding-right : 4px;}




