@IMPORT url("general.css");

/*****************************/
*
{
  margin: 0;
  padding: 0;
  font-family: Verdana;
  text-decoration: none;
  text-align: justify;
  border: 0;
}

a, body
{
  color: #dfd29c;
}

a:hover
{
  text-decoration: underline;
}

body
{
  font-size: 11pt;
  background-color: #513b25;
}

ul
{
  list-style: none;
}

input[type="text"], input[type="password"], input[type="submit"]
{
  background: url(../images/input.gif) repeat-x bottom white;
  border: 1px solid rgb(232, 231, 225);
  padding: 1px;
}

input[type="submit"]
{
  margin-left: 5px;
  text-align: center;
}

p
{
  margin-bottom: 20px;
}

/*****************************/
.souligne, h1
{
  margin: 10px 0;
  padding-bottom: 10px;
  border-bottom: solid #42301e thin;
}

.contenu
{
  margin: 0 auto;
  padding: 0 auto;
  width: 1000px;
}

.space
{
  margin-left: 30px;
}

.imgTitle
{
  height: 35px;
  vertical-align: top;
  margin-right: 10px;
}

/************************/
.upper
{
  background-color: #28190A;
  color: white;
  text-align: right;
  padding: 0 5px;
  font-size: 0.8em;
  line-height: 20px;
}

.upper a
{
  vertical-align: top;
}

.upper img
{
  height: 20px;
  vertical-align: bottom;
}

.header
{
  height: 240px;
  color: black;
  background: url(../images/header_bg.jpg) repeat-x #d0dbdc;
  text-align: center;
}

.menu
{
  height: 38px;
  border-bottom: thin solid #231910;
  border-top: thin solid #231910;
  background-color: #38291a;
}

.menu ul li
{
  float: left;
  margin: 10px 45px;
}

.infos
{
  height: 25px;
  padding-top: 2px;
  border-bottom: solid thin #6e5033;
  border-top: solid thin #6e5033;
  background-color: #5c4126;
}

.searchForm
{
  float: left;
  margin-right: 30px;
}

.searchForm input[type="text"]
{
  width: 130px;
  padding-left: 20px;
  background: url(../images/loupe.png) no-repeat #E8E7E1 left;
}

.news
{}

.contents
{}

.colright a
{
	/*text-decoration: underline;*/
	color: white;
}

.accueil
{
	padding-top: 20px;
}

.colleft
{
  width: 230px;
  margin-right: 30px;
  padding-top: 15px;
}

.colleft li, .sitemap
{
  margin-left: 40px;
  margin-bottom: 5px;
}

.sitemap a
{
	text-decoration: none;
}

.newsletterForm
{
  padding-bottom: 14px;
}

.newsletterForm input[type="text"]
{
  width: 150px;
}

.colright
{
  width: 740px;
}

.footer
{
  border-top: solid thin #6e5033;
  background-color: #5c4126;
  padding: 10px 0 20px 0;
  margin-top: 20px;
}

.footer ul
{
  margin: 0 50px;
}

.footer p
{
	font-size: 0.8em;
	width: 500px;
	margin: 0 auto;
	padding: 0 auto;
	padding-bottom: 10px;
	margin-bottom: 10px;
  border-bottom: solid thin #6e5033;
}

/************************/
.actu_bf, .actu_ca, .connaitre, .aide
{
	width: 428px;
	height: 234px;
	padding: 15px;
}

.actu_bf
{
  background: url(../uploads/actu_bf.png) no-repeat top left;
}

.actu_ca
{
  background: url(../uploads/actu_ca.png) no-repeat top left;
}

.connaitre
{
  background: url(../uploads/connaitre.png) no-repeat top left;
}

.aide
{
  background: url(../uploads/aide.png) no-repeat top left;
}

.contactForm textarea
{
	width: 650px;
	height: 100px;
}

/************/
/** GOOGLE **/
/************/
#search_results *
{
	width: 100%;
}

#search_results
{
	padding-top: 10px;
}

.gsc-search-box, .gsc-resultsHeader, .gsc-trailing-more-results, .gs-visibleUrl, .gs-visibleUrl-short
{
  display: none !important;
}

.gs-title *, .gsc-cursor *
{
	color: #dfd29c !important;
}

.gsc-cursor-box
{
	background-color: #38291A;
	border-bottom: thin solid #6E5033;
	border-top: thin solid #6E5033;
	padding: 2px 5px;
	width: 100%;
}
eUrl, .gs-visibleUrl-short
{
  display: none !important;
}

.gs-title *, .gsc-cursor *
{
	color: #dfd29c !important;
}

.gsc-cursor-box
{
	background-color: #38291A;
	border-bottom: thin solid #6E5033;
	border-top: thin solid #6E5033;
	padding: 2px 5px;
	width: 100%;
}
@IMPORT url("general.css");

/*****************************/
*
{
  margin: 0;
  padding: 0;
  font-family: Verdana;
  text-decoration: none;
  text-align: justify;
  border: 0;
}

a, body
{
  color: #dfd29c;
}

a:hover
{
  text-decoration: underline;
}

body
{
  font-size: 11pt;
  background-color: #513b25;
}

ul
{
  list-style: none;
}

input[type="text"], input[type="password"], input[type="submit"]
{
  background: url(../images/input.gif) repeat-x bottom white;
  border: 1px solid rgb(232, 231, 225);
  padding: 1px;
}

input[type="submit"]
{
  margin-left: 5px;
  text-align: center;
}

p
{
  /*margin-bottom: 20px;*/
}

/*****************************/
.souligne, h1
{
  margin: 10px 0;
  padding-bottom: 10px;
  border-bottom: solid #42301e thin;
}

.contenu
{
  margin: 0 auto;
  padding: 0 auto;
  width: 1000px;
}

.space
{
  margin-left: 30px;
}

.imgTitle
{
  height: 35px;
  vertical-align: top;
  margin-right: 10px;
}

/************************/
.upper
{
  background-color: #28190A;
  color: white;
  text-align: right;
  padding: 0 5px;
  font-size: 0.8em;
  line-height: 20px;
}

.upper a
{
  vertical-align: top;
}

.upper img
{
  height: 20px;
  vertical-align: bottom;
}

.header
{
  height: 240px;
  color: black;
  background: url(../images/header_bg.jpg) repeat-x #d0dbdc;
  text-align: center;
}

.menu
{
  height: 38px;
  border-bottom: thin solid #231910;
  border-top: thin solid #231910;
  background-color: #38291a;
}

.menu ul li
{
  float: left;
  margin: 10px 20px;
}

.infos
{
  height: 25px;
  padding-top: 2px;
  border-bottom: solid thin #6e5033;
  border-top: solid thin #6e5033;
  background-color: #5c4126;
}

.searchForm
{
  float: left;
  margin-right: 30px;
}

.searchForm input[type="text"]
{
  width: 130px;
  padding-left: 20px;
  background: url(../images/loupe.png) no-repeat #E8E7E1 left;
}

.news
{}

.contents
{}

.colright a
{
	/*text-decoration: underline;*/
	color: white;
}

.accueil
{
	padding-top: 20px;
}

.colleft
{
  width: 230px;
  margin-right: 30px;
  padding-top: 15px;
}

.colleft li, .sitemap
{
  margin-left: 40px;
  margin-bottom: 5px;
}

.sitemap a
{
	text-decoration: none;
}

.newsletterForm
{
  padding-bottom: 14px;
}

.newsletterForm input[type="text"]
{
  width: 150px;
}

.colright
{
  width: 740px;
}

.footer
{
  border-top: solid thin #6e5033;
  background-color: #5c4126;
  padding: 10px 0 20px 0;
  margin-top: 20px;
}

.footer ul
{
  margin: 0 50px;
}

.footer p
{
	font-size: 0.8em;
	width: 500px;
	margin: 0 auto;
	padding: 0 auto;
	padding-bottom: 10px;
	margin-bottom: 10px;
  border-bottom: solid thin #6e5033;
}

/************************/
.actu_bf, .actu_ca, .connaitre, .aide
{
	width: 428px;
	height: 234px;
	padding: 15px;
}

.actu_bf
{
  background: url(../uploads/actu_bf.png) no-repeat top left;
}

.actu_ca
{
  background: url(../uploads/actu_ca.png) no-repeat top left;
}

.connaitre
{
  background: url(../uploads/connaitre.png) no-repeat top left;
}

.aide
{
  background: url(../uploads/aide.png) no-repeat top left;
}

.contactForm textarea
{
	width: 650px;
	height: 100px;
}

/************/
/** GOOGLE **/
/************/
#search_results *
{
	width: 100%;
}

#search_results
{
	padding-top: 10px;
}

.gsc-search-box, .gsc-resultsHeader, .gsc-trailing-more-results, .gs-visibleUrl, .gs-visibleUrl-short
{
  display: none !important;
}

.gs-title *, .gsc-cursor *
{
	color: #dfd29c !important;
}

.gsc-cursor-box
{
	background-color: #38291A;
	border-bottom: thin solid #6E5033;
	border-top: thin solid #6E5033;
	padding: 2px 5px;
	width: 100%;
}
