/* CSS Document */
.fluxSV 
{clear: both ;
padding-left:370px;
background-image:url(../images/saintvincent01.jpg);
background-repeat:no-repeat;
background-position:top left;
height:520px;

 } 


#SaintVincent{
background-color:#FFFFFF;
text-align:left;
padding:8px;
text-align:justify;
background-image:url(../images/saintvincent_fond.jpg);
background-repeat:no-repeat;
background-position:top right;

}

* html div.SaintVincent {
	width: 100%
}


#SaintVincent ul{
list-style-type:none; 
}
#SaintVincent ul li{
/*float:left;*/
margin:5px;
}

#SaintVincent h1{
font-family:Georgia, "Times New Roman", Times, serif; font-size:22px; text-transform:none;

}




#SaintVincent h2{
font-family:Georgia, "Times New Roman", Times, serif; font-size:18px;

}
#SaintVincent img{
float:left; margin:5px; padding:5px; border:1px solid #660000;

}

.clearfloat { clear:both;   height:0;  line-height: 0px;}

.blocDroite{
	float:right;
	width:367px;
	border-left:1px solid #993300;
	padding:3px 20px 3px 3px;
	background-image:url(../images/fondDroite01.jpg);
	background-position:right;
	background-repeat:repeat-y;
}
.blocGauche{
	float:left;
	width:418px;
	border-left:1px solid #993300;
	padding:3px 20px 3px 3px;
	margin-left:5px;
	background-image:url(../images/fondDroite01.jpg);
	background-position:right;
	background-repeat:repeat-y;
}
