
* {
	padding:0;
	margin:0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

a {
	text-decoration:none;
	color:#3a87c6;
}

input[type=text], input[type=submit], button {
	-webkit-appareance:none;
	-moz-appareance:none;
	appareance:none;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
}

body {
	font-family:'Montserrat',Arial;
	min-width:1020px;
	text-align:center;
	line-height:1.3;
	font-size:12px;
}

#main {
	position:relative;
}

/* Header */
/* ---------------------------- */

.container-header {
	background:url('http://www.sauvegarde-retraites.org/charte/new/fond_header.jpg') repeat-x scroll 0 0 #fff;
}

#haut {
	width:1000px;
	padding:0;
	margin:0 auto;
}

#photo_haut, #date_jour, #join_us_txt, #rech_news a img, #logo a img {
	display:none;
}

#logo a {
	background:url('http://www.sauvegarde-retraites.org/charte/new/logo.png') no-repeat scroll 0 0 transparent;
	width:244px;
	height:73px;
	display:block;
	margin-top:24px;
	float:left;
}

#texte_haut {
	padding-top:20px;
	text-align:right;
}

#titre_haut {
  color: #fff;
  font-size: 16px;
}

#titre_haut span {
	color:#ff9800;
}

#join_us {
	margin-top:22px;
	height:43px;
}

#join_us a {
	background-color:#000;
	padding:4px 10px;
	font-size:13px;
	text-transform:uppercase;
}

#rech_news {
	font-size:13px;
	overflow:hidden;
	height:58px;
	text-align:left;
}

#rech_news a {
	color:#000;
}

#rech_news div {
	float:left;
}

#rech_news label {
	line-height:2;
	height:26px;
	float:left;
}

#rech_news input[type=text], #rech_news .input {
	width:168px;
	height:26px;
	border:1px solid #ccc;
	margin-left:7px;
	padding:0 5px;
	float:left;
}

#rech_news input[type="submit"], #rech_news .input_btn {
  background-color: #ff9800;
  border: medium none;
  color: #fff;
  font-family: 'Montserrat';
  font-size: 13px;
  height: 26px;
  line-height: 1;
  margin-left: 2px;
  width: 32px;
  float:left;
}

#accueil {
	width:105px;
}

#accueil a {
  background: url("http://www.sauvegarde-retraites.org/charte/new/picto_accueil.png") no-repeat scroll 0 50% transparent;
  height: 20px;
  line-height: 1.6;
  margin: 19px 0;
  padding-left: 28px;
  display:block;
}

#contact {
	width:105px;
}

#contact a {
	background:url('http://www.sauvegarde-retraites.org/charte/new/picto_contact.png') no-repeat scroll 0 50% transparent;
	height: 20px;
    line-height: 1.6;
    margin: 19px 0;
    padding-left: 28px;
	display:block;
}

#form_rech, #form_newsletter {
  background: none repeat scroll 0 0 #000;
  color: #fff;
  margin: 14px 0;
  padding:2px 2px 2px 10px;
  vertical-align:middle;
  line-height:0;
}

#form_newsletter {
	background: none repeat scroll 0 0 transparent;
	color:#000;
	margin-left:15px;
}

#form_rech input[type=text], #form_rech .input {
	border-color:#fff;
}

#rech_news div#facebook_link {
	float:right;
	margin-top:11px;
}

#facebook_link a {
	background: url("http://www.sauvegarde-retraites.org/charte/new/picto_facebook.png") no-repeat scroll 100% 50% transparent;
	width:160px;
	display:block;
	height:35px;
	padding-right:35px;
	text-align:center;
	box-sizing:padding-box;
}

/* body */
/* ---------------------------- */

.container-body {
	width:1020px;
	margin:auto;
	padding:0 10px 30px;
	overflow:hidden;
}

#menu_gauche {
	float:left;
	width:200px;
	padding-top:20px;
	line-height:1.3;
	text-align:left;
	overflow:hidden;
}

#menu_gauche img {
	display:none;
}

#menu_gauche br {
	display:none;
	line-height:0;
}

.txtblanc12menu {
	font-family:'Roboto Condensed';
	fonte-size:16px;
	margin-bottom:15px;
	color:#333;
	font-size:16px;
}

.sous_menu_gauche {
	margin-bottom:27px;
}

.sous_menu_gauche a {
	background: url("http://www.sauvegarde-retraites.org/charte/new/cube_orange.jpg") no-repeat scroll 0 6px transparent;
	padding-left:15px;
	font-size:13px;
	display:block;
	margin-bottom:5px;
	color:#666;
}

#content {
	float:right;
	width:790px;
	padding-top:20px;
	text-align:left;
	overflow:hidden;
}

#campagne_home {
	width:100%;
	height:356px;
}

#dossier_mois {
	float:right;
	width:197px;
	margin-top:25px;
	height:350px;
	background-color:#000;
}

#dossier_mois .lienrouge20 {
	font-family:'Roboto Condensed';
	font-size:18px;
	color:#fff;
	display:block;
	background:none no-repeat scroll 0 0 #ff9800;
	padding:8px 15px;
	text-transform:uppercase;
	text-align:center;
}

#dossier_mois .lienbleu20 {
	font-size:16px;
	color:#fff;
	display:block;
	padding:15px 10px;
}

#dossier_home {
	width:585px;
	float:left;
	margin-top:25px;
	background:none repeat scroll 0 0 #e7e8ea;
	height:350px;
}

#dossier_home br {
	display:none;
}

#dossier_home .lienrouge20 {
	font-family:'Roboto Condensed';
	font-size:18px;
	color:#fff;
	display:block;
	background:url("http://www.sauvegarde-retraites.org/charte/new/disc_white.png") no-repeat scroll 97% 50% #44a4f3;
	padding:8px 15px;
	text-transform:uppercase;
}

#dossier_home .lienbleu14 {
	font-family:'Roboto Condensed';
	font-size:15px;
	text-transform:uppercase;
	padding:10px 15px;
	display:block;
	color:#000;
	border-top:1px solid #fff;
}

#dossier_home .txtbleu11 {
	font-size:12px;
	padding:0 15px;
	font-style:italic;
	color:#666;
	margin-bottom:5px;
	height:46px;
}
#dossier_home .txtbleu11 font {
	font-size:12px;
	font-family:'Montserrat', verdana;
}

#dossier_home .lienbleub {
  background: none repeat scroll 0 0 #44a4f3;
  border-radius: 5px;
  color: #fff;
  display: block;
  font-size: 12px;
  margin: -15px 10px 7px;
  padding: 2px 0;
  width: 100px;
  text-align:center;
}

#sondage {
	display:none;
}

#chemin_fer {
	font-size:11px;
}

h1, .lienrouge20 {
	font-family:'Roboto Condensed';
	text-transform:uppercase;
	font-size:24px;
	color:#ff9800;
}

h2, h2 font {
	margin-top:10px;
	font-weight:normal;
	text-align:justify;
	font-size:16px;
	font-family:'Montserrat';
}

/*em {
	font-size:11px;
	color:#3C3C3C;
}*/

#print_link {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  font-size: 13px;
  text-align: right;
  overflow:hidden;
  padding:16px 0;
  margin:4px 0;
}

#print_link .zoom_plus,
#print_link .zoom_moins {
	display:none;
}

#print_link a {
	display:inline;
}

#print_link .page_print {
	background: url("http://www.sauvegarde-retraites.org/charte/new/picto_print.png") no-repeat scroll 0 50% transparent;
	margin-right: 20px;
	padding: 6px 0 6px 30px;
}

#print_link .page_friend {
	background: url("http://www.sauvegarde-retraites.org/charte/new/picto_friend.png") no-repeat scroll 0 50% transparent;
	margin-right: 20px;
	padding: 6px 0 6px 24px;
}

#print_link .page_don {
	background: url("http://www.sauvegarde-retraites.org/charte/new/picto_don.png") no-repeat scroll 0 50% transparent;
	margin-right: 0;
	padding: 6px 0 6px 23px;
}

#chapeau {
	color:#3c3c3c;
	font-size:14px;
	line-height:1.5;
	text-align:justify;
	padding:20px 30px;
	margin-bottom:20px;
}

#chapeau font, #chapeau span {
	font-size:14px;
	font-family:'Montserrat';
}

#chapeau strong {
	
}

#chapeau p {
	margin-bottom:15px;
}

/* Listing articles */
/* ---------------------------- */

.articles_container {
	width:700px;
	margin:0 45px;
}

.article_year {
	font-size:13px;
	margin-bottom:15px;
}

.articles_container .titrerouge18 {
	font-family:'Roboto Condensed';
	font-size:18px;
	text-transform:uppercase;
	padding-bottom:5px;
	border-bottom:1px solid #ccc;
}

.articles_container .titrerouge18 a {
	color:#000;
}

.articles_container #chapeau {
	background-color:transparent;
	padding:0;
	margin:10px 0 10px 0;
}

.articles_container .lienbleub {
  background: none repeat scroll 0 0 #44a4f3;
  border-radius: 5px;
  color: #fff;
  display: block;
  font-size: 12px;
  margin: 5px;
  padding: 2px 0;
  width: 100px;
  text-align:center;
}

#pagination {
	text-align:center;
}

/* recherche */
/* ---------------------------- */

#content #aller_essentiel {
	text-align:center;
	overflow:hidden;
	margin-top:10px;
}

#content #aller_essentiel #keywords_search {
	background: none repeat scroll 0 0 #e7e8ea;
	border: 1px solid #fff;
	float: left;
	padding: 2px 3px;
	text-align: left;
	width: 158px;
	font-size:10px;
}

#content #aller_essentiel #keywords_search a {
	color:#666;
}
	

/* formulaire */
/* ---------------------------- */

#content form {
	width:585px;
	font-size:13px;
	margin-bottom:20px;
}

#titreForm {
	background-color: #44a4f3;
	color: #fff;
	font-size: 14px;
	padding: 15px 20px;
	text-align: left;
	text-transform: uppercase;
}

#corpForm {
	background:none repeat scroll 0 0 #e7e8ea;
	padding-bottom:10px;
}

#corpForm fieldset {
	border:medium none;
}

#corpForm fieldset legend {
	background: none repeat scroll 0 0 #5f6979;
	color: #fff;
	font-size: 11px;
	padding: 20px 20px 10px;
	text-align: left;
	text-transform: uppercase;
	width: 100%;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	margin-bottom:10px;
}

#corpForm fieldset p {
	overflow:hidden;
	margin-bottom:5px;
	text-align:left;
}

#corpForm .obligatoire {
	font-weight:bold;
}

#corpForm fieldset#coormontantnees p {
	margin:10px 0 20px;
	text-align:center;
}

#corpForm fieldset#coormontantnees input {
	margin-left:8px;
}

#corpForm fieldset#coordonnees label {
	text-align:right;
	width:210px;
	float:left;
	margin-right:10px;
}

#corpForm fieldset#coordonnees input {
	margin-right:8px;
}

#corpForm fieldset .inputform2 {
	width:220px;
	border:1px solid #ccc;
	border-radius:4px;
	padding:3px 5px;
}

#corpForm fieldset .inputform3 {
	width:130px;
	border:1px solid #ccc;
	border-radius:4px;
	padding:3px 5px;
}

#corpForm .textarea {
	height:110px;
	width:290px;
}

#piedForm {
	padding:10px 0;
}

#piedForm #inputform_btn {
	border:none medium;
	background: none repeat scroll 0 0 #ff9800;
	border-radius:4px;
	color:#fff;
	padding:5px 20px;
}

/* campagne de presse /*
/* ---------------------------- */
#logo-parution img {
	max-width:240px;
	max-height:240px;
	
	/* Code spécial IE */ 

  _width: expression((this.offsetWidth>=this.offsetHeight) ? 

      Math.min(parseInt(this.offsetWidth), 240 ) : true); 

  _height: expression((this.offsetHeight>this.offsetWidth) ? 

      Math.min(parseInt(this.offsetHeight), 240 ) : true);
}

#logo-parution td {
	border:1px solid #ccc;
	width:259px;
	height:259px;
}

/* revue de presse /*
/* ---------------------------- */
#chapeau.revue {
	position:relative;
	padding-left:180px;
	width:700px;
}

#chapeau.revue .img_logo {
	left:0;
	position:absolute;
}

#chapeau.revue .img_logo img {
	width:150px;
}

#chapeau.revue br {
	display:none;
}

/* Livres /*
/* ---------------------------- */
.livre {
	height:220px;
}

.livre .image-livre {
	display:block;
	float:left;
	padding-top:15px;
	text-align:center;
	width:150px;
}

.livre .commander {
	float:right;
}

.image-achat-livre {
	margin-right:20px;
}
	

/* footer */
/* ---------------------------- */

.container-footer {
  background: none repeat scroll 0 0 #e7e8ea;
  border-top: 1px solid #ddd;
}

.container-footer > br {
	display:none;
}

.container-footer #aller_essentiel {
  margin: auto;
  padding: 20px 0 40px 10px;
  width: 1010px;
  text-align:left;
}

.container-footer #aller_essentiel .titre_essentiel {
	margin-bottom:10px;
	font-size:16px;
	color:#3c3c3c;
}

.container-footer #aller_essentiel a {
  background:url("http://www.sauvegarde-retraites.org/charte/new/picto_keyword.png") no-repeat scroll 0 10px transparent;
  border-bottom: 1px solid #ddd;
  color: #666;
  display: inline-block;
  font-size: 13px;
  line-height: 1;
  margin-right: 20px;
  padding: 7px 0 7px 13px;
  width: 227px;
}

#copyright {
  background: url("http://www.sauvegarde-retraites.org/charte/new/logo_small.png") no-repeat scroll 50% 20px #fff;
  border-top: 1px solid #ddd;
  font-size: 12px;
  padding: 80px 0 30px;
  text-align: center;
  color:#3C3C3C;
}

#kdocom {
	background-color:#fff;
	padding-bottom:20px;
	text-align:center;
	font-size:11px;
}