body
{
   width: 760px;
   margin: auto;
   margin-top: 20px;
   margin-bottom: 20px;
   background-color:#333333;
}

#header
{
	width: 760px;
	height: 60px;
	margin-bottom: 20px;
	background-image:url("../images/image/header.jpg");
	background-repeat:no-repeat;
	/*border-style: double;
	border-color: green;
	border-width: 6px;*/
}

#logo
{
	width: 200px;
	height: 60px;
	background-image: url("../images/image/logo.jpg");
	background-repeat:no-repeat;
}

#mailto
{
	font-size:12px;
	color:chartreuse;
	text-decoration:none;
}

#menu
{
	margin: 10px;
	padding:10px;
	padding-top:20px;
}

.cadre,.cadre1
{
	text-align:justify;
	width: 360px;
	border-style:ridge;
	padding-left:8px;
	padding-right:8px;
	font-size:small;
	border-color:#646464;
}

#motperso
{
	background-color:#ffebb0;
	width:240px;
	color:black;
	border: ridge #646464;
	text-align:justify;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:5px;
	font-size:medium;
	font-family: Monotype Corsiva;
}

.cadre
{
	/*border-color: #093d00;*/	
	background-image: url("../images/image/FondCadre2.jpg");
	height: 180px;
}

.cadre1
{
	/*border-color: #4b2c00;*/
	background-image: url("../images/image/FondCadre3.jpg");
}

/*#imageAccueil
{
	width:450px;
	height:335px;
	background-image: url("../images/image/Accueil.jpg");
}
*/
table, td, th
{
	/*border: 4px outset green;
	border-collapse: collapse;*/
	font-family:"Verdana";
	color: #D3D3D3;
	font-size: 15px;
}

td
{
	width:315px;
}

a
{
	text-decoration:none;
	font-family:"Verdana";
	color:#FFFFFF;
	font-weight: bold;
	font-size: 14px;
}

a:hover
{
	font-style: italic;
	color:gold;
}

#logoResa
{
	width: 200px;
	height: 60px;
	background-image: url("../images/image/reserv.gif");
	background-repeat:no-repeat;
}
#logoVoiturier
{
	width: 200px;
	height: 90px;
	background-image: url("../images/image/logoVoiturier.jpg");
	background-repeat:no-repeat;
}

#pied p
{
	width:760px;
	font-size:12px;
	border: 2px inset #D3D3D3;
	text-align:center;
	background-image: url("../images/image/FondCadre3.jpg");
}

#pied a:hover
{
	font-style: normal;
	font-weight:bold;
}

.redimension
{
	width:760px;
}

.interligne
{
	height:6px;
}

#formulaire
{
	margin:auto;
	border:solid #D3D3D3 2px;
	padding:15px;
}
#formulaire td
{
	width:150px;
}

#FSmainTable		{border:1px solid black; background-color:#FFFFFF; font-family:Arial,Helvetica,Sans-Serif; font-size:12px}
.FSdateField		{width:76px; border:0; font-size:11px; padding:1px 0 0 3px}
.FSdateSelect		{border:1px solid #999999; background-color:white}
.FSmonthRolldown	{width:90px; font-size:11px}
.FSyearInput		{width:38px; font-size:11px}
.FSbuttonsRow		{background-color:#DDDDDD}
.FSdateButton		{width:20px; height:20px; font-weight:bold; font-size:10px}
.FSdateButton2		{width:40px; height:20px; font-weight:normal; font-size:10px}
.FScalendarTitles TD{border-bottom:1px solid black; font-size:11px; color:#CCCCCC; line-height:14px}
.FScalendar TD		{font-size:11px; font-weight:normal}
.FSinMonth			{color:#000000; text-decoration:none; width:22px; height:12px; line-height:14px}
.FSnotInMonth		{color:#999999; text-decoration:none; width:22px; height:12px; line-height:14px}
.FSinMonth:hover	{font-weight:bold}
.FSnotInMonth:hover	{font-weight:bold}
.FSoutOfRange		{color:red; line-height:14px}
#FSrangeCell		{background-color:#EEEEEE; font-size:11px; text-align:center; line-height:14px}
#FSdateToday		{font-size:11px; font-weight:bold; line-height:20px}

