/* CSS Document */

/* styles spcifiques
Rubrique INTERNATIONAL */

#header {
	background: url(../images/international.jpg) no-repeat;
}


/* Navigation secondaire */

#smenu a:hover { color: #ab0031; }

#smenu a.on  {
	color: #ab0031;
	font-weight: bold;
}

/* Titres et liens du contenu */

/*#right h2 {
	background: url(../images/h2_international.jpg) no-repeat center left;
	color: #ab0031;
}

#right h3 {
	background: url(../images/h3_international.jpg) no-repeat top left;
	color: #ab0031;
}
#right h3 a {
	color: #ab0031;
}*/

/* Titres PAGE ARTICLE */

/*#center h2 {
	background: url(../images/h3_international.jpg) no-repeat top left;
	color: #ab0031;
}

#center h3, h3.spip {
	color: #ab0031;
}

#center h5.info {
	background: #FDFDFD url(../images/h5_info_international.jpg) no-repeat top left;
	color: #ab0031;
}*/

/* Accords */

/*#center div.accord {
	background-color: #ececec;
	border: 1px solid #00496c;
	margin-bottom: 2em;
	padding: 10px;
}
#center div.accord h4 {
	font-size: 1.2em;
	margin-top: 0;
}

#center div.accord p {
	margin-top: 0;
}
#center div.accord ul {
	margin-left: 20px;
}
#center div.accord li {
	margin-bottom: 1em;
}

img.flag {
	border: 1px solid #00496c;
	float: right;
	width: 75px;
	margin: 0 0 5px 5px;
}
p.prog {
	border-bottom: 1px dotted #00496c;
	clear: right;
	float: right;
	padding: 0.2em;
	text-align: right;
	width: 160px;

}*/

/* Bouton Facebook */

a#rejoins-nous {
	display: block;
	height: 50px;
	width: 135px;
	background: url(../tpl/img/internal/picto/rejoins-nous-facebook-down.png) no-repeat left center;
}
a:hover#rejoins-nous {
	background: url(../tpl/img/internal/picto/rejoins-nous-facebook-up.png) no-repeat left center;
	text-decoration: none;
}

a#rejoins-nous span {
	visibility: hidden;
}
