﻿/* CSS Document */

#c_title{
	text-indent:-999999px;
	background-color: #FFFFFF;
	background-image: url(../contact/images/c_title.gif);
	background-repeat: no-repeat;
	margin: 10px 0 5px 0;
	padding: 0px;
	height: 25px;
	clear:both;
}

table{clear:both;}
table.text{
	padding:5px;
	border: 1px solid #499E9C;
}
table.text td{	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #499E9C;}

.contact_b{
	color: #224A48;
	background-color: #A4D5D3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #499E9C;
}

#sousin{
	background-color: #DEEFEE;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-color: #DEEFEE;
}

h2{
	font-size: 18px;
	font-weight: bold;
	color: #006699;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding:5px 0;
	width:748px;
	float:right;
	clear:both;
}

div.text{width:748px;float:right;
	clear:both;
	margin:10px 0;}