/* CSS Document */
body
{
	width: 780px;
	margin:auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../images/clouds2.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	font-weight: bold;
	color: #555555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*Les liens pour le site*/

a /* Lien normal */
{
	color: #626231;
	text-decoration: underline;
	font-style: italic;
	border: none;
}

a:visited /* Quand le visiteur a déjà vu la page concernée */
{
	color: #000066;
}
a:hover /* Quand le visiteur pointe sur le lien */
{
   color: #666666;
   font-size: 106%;
}

a:focus /* Quand le visiteur sélectionne le lien */
{
   color: #FFFFFF;
}

img
{
border: none;
}
                /*fin des liens*/

.menu
{
	width:779px;
	height: 31px;
	background-image: url(../images/agencespl_30.jpg);
	font-size: 12px;
	font-weight: bold;
	vertical-align: bottom;
}

/*Les liens pour le menu*/

.menu a /* Lien normal */
{
	color: #000099;
	font-style: normal;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.menu a:visited /* Quand le visiteur a déjà vu la page concernée */
{
	color: #000099;
}

.menu a:hover /* Quand le visiteur pointe sur le lien */
{
	color: #FF9F11;
	text-decoration: overline;
	text-transform:none;
	font-size: 100%;
}

.menu a:focus /* Quand le visiteur sélectionne le lien */
{
   color: #1A0480;
}

                /*fin des liens*/

.welcome_title
{
	height: 25px;
	width: 536px;
	background-image: url(../images/file_agencespl_05.jpg);
	line-height: 70%;
	background-repeat: repeat-x;
	padding-top: 3px;
}

.welcome_title p
{
	font-size: 17px;
	text-transform:capitalize;
	font-weight: 900;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
}

.center_file
{
	width: 536px;
	height: 471px;
	background-image: url(../images/file_agencespl_07.jpg);
	background-repeat: repeat-x;
	overflow: auto;
}

.index
{
	width: 199px;
	height: 40px;
	background-image: url(../images/file_agencespl_03.jpg);
	background-repeat: repeat-x;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
	padding-top: 9px;
	font-size: 18px;
}

#m1
{
	width: 199px;
	height: 150px;
	background-image: url(../images/file_agencespl_08.jpg);
	background-repeat: repeat-x;
	overflow: auto;
}

#m1 tr
{
	line-height: 15px;
}

#m1 a
{
font-size: 14px;
}

#m1 a:hover
{
text-decoration: overline;
color:#FFFFFF;
}

.sub_index
{
	width: 199px;
	height: 30px;
	background-image: url(../images/file_agencespl_09.jpg);
	background-repeat: repeat-x;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
	font-size: 14px;
}

.show_sec_fold
{
	width: 199px;
	height: 386px;
	background-image: url(../images/file_agencespl_15.jpg);
	background-repeat: repeat-x;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
	font-size: 16px;
	overflow:auto;
}

.show_sec_fold a
{
font-size: 14px;
}

.show_sec_fold a:hover
{
text-decoration: overline;
font-size: 14px;
font-weight: normal;
color: #55552B;
}

.sub_title
{
font-size: 10px;
}

.title_contact
{
	width: 536px;
	height: 39px;
	background-image: url(../images/file_agencespl_16.jpg);
	background-repeat: repeat-x;
	vertical-align: middle;
	padding-top: 6px;
}

.title_contact p
{
	font-size: 17px;
	text-transform:capitalize;
	font-weight: 900;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
}

.contact_info
{
	width: 436px;
	height: 71px;
	background-image:url(../images/file_agencespl_17.jpg);
	background-repeat: repeat-x;
}

.contact_info p
{
	font-size: 12px;
	line-height: 110%;
	font-weight: bold;
}

.contact_logo
{
	width: 100px;
	height: 71px;
	background-image:url(../images/file_agencespl_17.jpg);
	background-repeat: repeat-x;
	vertical-align: middle;
}

.div_file
{
	height: 465px;
	width: 530px;
	overflow: auto;
	padding-left: 6px;
	padding-top: 6px;
}

.file
{
	font-size: 12px;
	font-weight: bold;
}

.file a
{
font-size: 14px;
}

.file a:hover
{
font-size: 15px;
font-weight:bold;
}

.basdepage
{
	background-image: url(../images/agencespl_31.jpg);
	background-repeat: repeat-x;
	height: 48px;
	width: 780px;
	padding-top: 14px;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 10px;
}

