
div#logo a {
  display: block;
  width: 100%;
  height: 100%;
}
#footer_text a {
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  color: #333;
  text-decoration: underline; white-space: nowrap;
}

    
#logo {
   background: url(resources/logo+voix+off.jpg) no-repeat;
}
#key_visual {
   background: url(resources/VOIX-OFF-BANIERE.gif) no-repeat;
}
#text_caption {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #FFF;
}
#main_nav_list a.main_nav_active_item {
  background: url(images/dynamic/buttonset1/n1activeitem.gif) no-repeat;
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
  background-position: top left;
}
#main_nav_list a.main_nav_item {
  background: url(images/dynamic/buttonset1/n1.gif) no-repeat;
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #FFF;
}
#main_nav_list a.main_nav_item:hover {
  background: url(images/dynamic/buttonset1/n1hover.gif) no-repeat;
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #FFF;
  background-position: top left;
}
.sub_nav_list a.sub_nav_active_item {
  background: url(images/dynamic/buttonset1/subnav1active.gif) no-repeat;
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #FFF;
}
.sub_nav_list a.sub_nav_item {
  background: url(images/dynamic/buttonset1/subnav1.gif) no-repeat;
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #FFF;
}
.sub_nav_list a.sub_nav_item:hover {
  background: url(images/dynamic/buttonset1/subnav1hover.gif) no-repeat;
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #FFF;
}
#content_container h1 {
  font-family: Courier New,Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 25px;
  font-weight: bold;
  text-decoration: none;
  color: #D5D5D5;
}
#content_container h2 {
  font-family: Courier New,Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: #D5D5D5;
}
#content_container  h3 {
  font-family: Courier New,Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #D5D5D5;
}
.content, .content p {
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #FFF;
}
#content_container a:link {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
}
#content_container a:visited {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
}
#content_container a:hover {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 15px;
  font-weight: normal;
  text-decoration: none;
  color: #B0C535;
}
#content_container a:active {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: normal;
  text-decoration: underline;
  color: #B0C535;
}
#footer_text {
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #000;
}

/*Formulaire d'envoi de mail*/

#contact_mail
{
		color:rgb(21, 58, 64);
		font-family: Arial,sans-serif;
		font-size:14px;
}

#tableau_contact, #tableau_contact td, #tableau_contact tr
{
	
	border-collapse:separate !important;
	border-style:none !important;
	border: none !important;
	border-color:white !important;
}

#contact_mail input, #contact_mail textarea
{
	background-color:#E8E8E8;
	color:black;
	margin-bottom:4px;
	padding:3px;
}

.false
{
	border: solid 2px red !important;
	background-color:#FFE8E8 !important;
}

.button_contact
{
	width:135px;
	height:44px;
	border:none !important;
	background:none !important;
	background-image:url(images/btfr_send.jpg) !important;
	cursor:pointer;
	float:right;
}

.button_contact:hover
{
	background-image:url(images/btfr_sendH.jpg) !important;
}

#alert_js.erreur
{
	text-align:center;
	weight:bold;
	color:red;
	background-color:#FDD;
	padding:5px;
	margin:7px;
}

#alert_js.success
{
	text-align:center;
	weight:bold;
	color:green;
	background-color:#DFD;
	padding:5px;
	margin:7px;
}
