/**
* @author    NewGDesign.com http://www.newgdesign.com
* @copyright Copyright (C) 2014 All rights reserved.
*/
/* =============== HTML 5  - SS 3  STYLES =============== */

.leading-0 h1, .page-header h1, .page-header h2, .content-category h2 {
	height: 60px;
	width: 500px;
	line-height: 28px;
}
.leading-0 h1 , .page-header h1 , .page-header h2 , .content-category h2, #item-title{
    color: #330000;
    font-size: 22px;
    line-height: 28px;
 text-shadow: 
#FFF 1px 1px 1px, 
#FFF  -1px 1px 1px, 
#FFF  -1px -1px 1px, 
#FFF  1px -1px 1px; 
/*    text-shadow: 0 0 2px  #fff;
	filter: progid:DXImageTransform.Microsoft.Glow(Color=#ffffff,Strength=3); 
 */
}
.leading-0 h1{	
		padding-left: 70px;
		background: url(../images/mission.png) top left no-repeat;
}
.leading-0 p.text {
	font-size: 22px;
	line-height: 28px;
}
.acymailing_introtext {
    font-size: 20px;
    line-height: 20px;
    height: 70px;
	background: url(../images/mailing_list.png) top left no-repeat;
    width: 215px;
}
#idev-mailing{
	text-align: right;
}
.acymailing_form input.inputbox{
	width: 120px;
	margin-bottom: 10px;
}

#button_span, .button_span, #button_span_m,  .button_span_m{
	padding: 2px; 
	width: auto;
	height: auto;
}
#button_span, .button_span { 
	background: url(../images/backgrounds/bg-content-top.png) top left repeat-x;
}
.bbutton_with, #button_span input, .bbutton_m, #button_span_m input{	
	font-size: 18px;
	background: transparent;
}
.bbutton_with, #button_span input{
	border:1px dashed #000;
}
.bbutton_with:hover, #button_span input:hover{
	text-shadow: 1px 1px 1px rgba(183, 109, 153, 0.5);
}	
#button_span_m,  .button_span_m{
	background: url(../images/bg_top.png) top left repeat-x;
	color: #fff;
}
.bbutton_m, #button_span_m input{
	border:1px dashed #fff;
	padding: 5px 30px;
	color: #fff; 
 
	
}

.bbutton_m:hover, #button_span_m input:hover{
	text-shadow: 1px 1px 1px rgba(255, 0, 0, 0.5);
		color: #FBEDD2; 
	/*	color: #ff4444; */
}	
ul.fancy{
	margin-left: 0;
	
}
ul.fancy li{
	font-size: 20px;
	line-height: 36px;
	padding-left: 45px;
	margin-bottom: 10px;
	list-style: none;	
	margin-left: 0;
}

ul.ul_marron li {
    color: #660000;
	background: url(../images/li_black.png) top left no-repeat;	
}

ul.fancy li#formatted {
	background: none;
	list-style: none;
	padding-left: 0;
}
.submit_cmt {
	color: #FF0000;
	padding-left: 40px;
	}
.img_with_back_w{
 border: 1px solid #D1967C;  
 padding: 5px;	
 width: auto;
 height: auto;
 background: url(../images/backgrounds/bg_content.png) top left;	
}

#partners .partners-link {
 float: left;
 padding-top: 70px;
 width: 200px;
 margin-right: 150px;
 text-align:  center;
 }
#partners .partners-link a{
 font-size: 30px;
 text-transform: uppercase;
 font-weight: bold;

}
#partners .list {
  background: url(../images/backgrounds/partenaire_list.png); 
  height: 150px;
  width: 120px;
 
  border: 1px solid #666;	
  margin: 50px 30px 0 0;
   color: #fff;

}
#partners .list img {
	padding: 0;
	border: 2px solid #fff;
	width: 100px !important;
	max-width: 100px;
}
#partners .list .text {	
  font-size: 16px;
  padding: 10px;
  margin: 0;
  line-height: 16px;
}
#partners-comment {
	 font-size: 16px;
	color: #fff;
	margin: 30px 0;
}
#full_address {
	color: #660000;
}
#full_address img {
 padding-bottom: 5px;
 padding-right: 10px;
 border: 0;
}
#formated_ul, #contact_ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.inline {
	display: inline;
}
#contact_ul {
	width:200px;
	border:1px solid #ccc;
}
#home_top_img a {
 color: #330000;	
}
#slide-contact {
	font-size: 15px;
}
.div_left,.div_center {
	float:left;
}
.div_right{
	float: right;
}
.div_left,.div_center, .div_right{
	display: inline-table;
	margin: 0;
}
.contact-position img {
	display: inline;
	float: left;
	margin-right: 0;
	border: 4px solid #fff;
	padding-top: 3px;
}