@charset "UTF-8";


#main {
	float: left;
	margin-top: 36px;
	padding-left: 36px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
}
#main p {
	padding-bottom: 3px;
}
#infosdroite {
	float: right;
	width: 225px;
	margin-top: 120px;
	padding-right: 36px;
	background-color: #FFFFFF;
}
#infosdroite li {
	list-style-position: inside;
	list-style-type: square;
	margin-bottom: 3px;
	margin-left: 7px;
	
}
#infosdroite a:link{
	color: #333333;
	text-decoration: none;	
}
#infosdroite a:visited{
	color: #333333;
	text-decoration: none;	
}
#infosdroite a:hover{
	color: #333333;
	text-decoration: underline;	
}
#infosdroite a:active{
	color: #333333;
	text-decoration: underline;	
}
#infosdroite1 {
	padding-top: 1px;
	padding-right: 5px;
	padding-left: 9px;
	padding-bottom: 3px;
	border: 1px solid #cfcfcf;
	margin-bottom: 9px;
	background-image: url(../images/communs/fondinfosdroite.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
h3 {
	font-size: 12px;
	color: #1a515c;
	margin-bottom: 25px;
	margin-top: 1px;
	text-align: right;
	line-height: 15px;
	font-weight: normal;
}
h4 {
	font-size: 12px;
	color: #333333;
	margin-bottom: 9px;
	margin-top: 23px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #1a515c;
	margin-top: 5px;
	margin-bottom: 7px;
	font-weight: bold;
}
#main li{
	list-style-type: square;
	list-style-position: inside;
	margin-left: 19px;
	margin-bottom: 9px;
}
#main a:link{
	color: #333333;
	text-decoration: none;	
}
#main a:visited{
	color: #333333;
	text-decoration: none;	
}
#main a:hover{
	color: #333333;
	text-decoration: underline;	
}
#main a:active{
	color: #333333;
	text-decoration: underline;	
}
#photoslist li{
	list-style-type: square;
	list-style-position: inside;
	margin-left: 19px;
	margin-bottom: 9px;
}

