body {
  background-color: #FFFFFF;
  color: #333333;
  height: 100%;
  width:773px;
  margin: 0px;
  margin-left: auto;
  margin-right: auto;
  font-family: /* Verdana, */ Arial, Helvetica, sans-serif;
  font-size: small;
}

h1        { }
h2        { }
p         { margin: 0px; padding: 0px; text-align: justify; }
em        { }
img       { border: 0; }
a         { color: #000000; text-decoration: none; }
a:link    { color: #000000; text-decoration: none; }
a:active  { color: #000000; text-decoration: none; }
a:visited { color: #000000; text-decoration: none; }
a:hover   { color: #000000; text-decoration: underline; }

/* ELEMENTS PERSONALISES */

.alignDroite { text-align: right; }
.alignCentre { text-align: center; }
.floatGauche { float: left;  margin-left: 0px;  margin-right: 10px; margin-top: 0px; margin-bottom: 10px; }
.floatDroite { float: right; margin-left: 10px; margin-right: 0px;  margin-top: 0px; margin-bottom: 10px; }
.clearboth   { clear: both; margin: 0px; padding: 0px; height: 1px; }

/* LOCACUISINES-LA-CUISINE-MOBILE.HTML */

.site_head {
	background-color: #FFFFFF;
	background-image: url("./../images/tpl-locacuisines.jpg");
	background-repeat: no-repeat; 
	background-position: top;
	width: 773px;
	margin: 0px;
	margin-bottom: 2px;
	padding: 0px;
	padding-top: 110px;
	font-family: Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
}
.site_head h1        { color: #FFFFFF; padding-right: 10px; font-size: xx-small; text-align: right; }
.site_head a         { color: #FFFFFF; }
.site_head a:link    { color: #FFFFFF; }
.site_head a:active  { color: #FFFFFF; }
.site_head a:visited { color: #FFFFFF; }
.site_head a:hover   { color: #FFFFFF; }

.site_menu           { color: #E31F09; padding-top: 16px; margin-bottom: 20px; font-size: medium; font-weight: bold; text-align: left; }
.site_menu a         { color: #E31F09; text-decoration: none; padding: 4px; border: 2px solid #FFFFFF; }
.site_menu a:link    { color: #E31F09; text-decoration: none; padding: 4px; border: 2px solid #FFFFFF; }
.site_menu a:active  { color: #E31F09; text-decoration: none; padding: 4px; border: 2px solid #FFFFFF; }
.site_menu a:visited { color: #E31F09; text-decoration: none; padding: 4px; border: 2px solid #FFFFFF; }
.site_menu a:hover   { color: #E31F09; text-decoration: none; padding: 4px; border: 2px solid #E31F09; }

.titre-page          { color: Red; font-size: x-large; font-family: Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;}

.site_navi           { color: #0808FF; border-top: 2px solid #CCCCCC; margin-top: 16px; padding-top: 8px; padding-bottom: 8px; font-family: Comic Sans MS, Verdana, Arial, Helvetica, sans-serif; text-align: center; }
.site_navi a         { color: #0808FF; text-decoration: none; }
.site_navi a:link    { color: #0808FF; text-decoration: none; }
.site_navi a:active  { color: #0808FF; text-decoration: none; }
.site_navi a:visited { color: #0808FF; text-decoration: none; }
.site_navi a:hover   { color: #0808FF; text-decoration: underline; }

.site_intro          { border-top: 2px solid #CCCCCC; padding-top: 16px; padding-left: 34px; padding-right: 34px; padding-bottom: 10px; font-weight: bold; }
.site_intro p        { padding-left: 14px; padding-right: 14px; padding-bottom: 10px; text-align: center; }

.site_corp           { border-top: 2px solid #CCCCCC; padding-top: 10px; font-size: medium; text-align: justify; }
.site_corp h1        { color: #2C84E2; margin: 16px; font-size: large; font-style: italic; font-weight: bold; text-align: center; }
.site_corp h2        {
	font-size: large;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}

.site_corp h1 em {
	font-size: x-small;
	color: #333333;

}

.site_corp table     {
	width: 460px;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	font-size: medium;
}
.site_corp tr     {
	border: 1px solid #CCCCC;
	margin: 0px;
	padding: 0px;
}

.site_corp a         { text-decoration: none; }
.site_corp a:link    { text-decoration: none; }
.site_corp a:active  { text-decoration: none; }
.site_corp a:visited { text-decoration: none; }
.site_corp a:hover   { text-decoration: none; }

.ligneE         { background-color: #F0F8FF; }
.ligneP         { background-color: #F0F8FF; }
.ligneP:hover   { color: #FFFFFF; background-color: #2C84E2; }
.ligneP:hover a { color: #FFFFFF; }
.ligneI         { }
.ligneI:hover   { color: #FFFFFF; background-color: #2C84E2; }
.ligneI:hover a { color: #FFFFFF; }



.reponse p {
text-align: center;
padding: 8px;
font-weight: bold;
}

.cand_spont p {
text-align: center;
padding: 8px;
font-weight: normal;
}


/* Retour */
.retour {
  float: right;
  font-size: 12px;
}
.retour a {
  color: #363636;
  border-right: 6px solid #E8EBF0;
  border-bottom: 1px solid #E8EBF0;
  padding-right: 6px;
  padding-bottom: 2px;
  text-decoration: none;
}
.retour a:visited {
  color: #363636;
}
.retour a:active {
  color: #363636;
}
.retour a:hover {
  color: #2C84E2;
  border-color: #2C84E2;;
}



.site_foot { background-color: #E31F09; color: #FFFFFF; margin: 0px; padding: 8px; font-family: Arial, Helvetica, sans-serif; font-size: small; font-weight: bold; }
.site_foot a         { color: #FFFFFF; text-decoration: none; }
.site_foot a:link    { color: #FFFFFF; text-decoration: none; }
.site_foot a:active  { color: #FFFFFF; text-decoration: none; }
.site_foot a:visited { color: #FFFFFF; text-decoration: none; }
.site_foot a:hover   { color: #FFFFFF; text-decoration: underline; }
.site_foot .site_menu           { float: right; border: 0px; }
.site_foot .site_menu a         { background-color: #FFFFFF; color: #E31F09; text-decoration: none; padding: 4px; border: 2px solid #E31F09; }
.site_foot .site_menu a:link    { color: #E31F09; text-decoration: none; padding: 4px; border: 2px solid #E31F09; }
.site_foot .site_menu a:active  { color: #E31F09; text-decoration: none; padding: 4px; border: 2px solid #E31F09; }
.site_foot .site_menu a:visited { color: #E31F09; text-decoration: none; padding: 4px; border: 2px solid #E31F09; }
.site_foot .site_menu a:hover   { color: #E31F09; text-decoration: none; padding: 4px; border: 2px solid #FFFFFF; }

