/* css général */

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
}
body p, ul, li{
	margin:0;
	padding:0;	
}

/* ANIMATION VOYAGES */

/* HOME */

#anim_home_enveloppe{
	width:530px;
	/*height:570px;*/
	background:url(/blocks/sp.fr/img/fond_article_degrade_home.jpg) repeat-x;
	clear:both;
	margin-top:15px;
}
#anim_home_titre{
	height:50px;
	line-height:50px;
	text-align:center;
	font-size: 22px;
	font-weight: bold;
    color:#404040; 
}
#anim_home_titre a{
	color:#404040; 
	text-decoration:none;
}
#anim_home_titre a:hover{
	text-decoration:underline;
}
#anim_home_auteurs, #anim_home_auteurs a, #anim_home_auteurs a:hover {
	text-align: right;
	color:#ffffff;
	font-size:11px;
	padding:0 5px 5px 0;
}
#anim_home_outils {
	background-color:#f5f5ed;
	height: 30px;
}
/* PARTIE VISUEL */
#anim_home_visuel{
    text-align:center;
	height:240px;
	 /* background: url(fond_home.jpg) no-repeat center;   */
}


#anim_home_chapo{
	padding:10px;
    padding-bottom: 40px;
	margin: 0 40px;
	color:#404040; 
	font-size: 12px;
	font-weight: bold;
	background-color:#f5f5ed;
	border-bottom:1px solid #c0b796;
	/*height:85px;*/
}
#anim_home_chapo a{
	color:#ff3333;
	text-decoration:underline;
}
#anim_home_chapo a:hover{
	color:#404040;
}
#anim_home_chapo .lire{
	float:right;
    padding-top:5px;
}
#anim_home_sommaire{
	color:#404040; 
}
#anim_home_sommaire span{
	font-size: 11px;
	font-weight: bold;
	margin: 10px 0 0 50px;
}
#anim_home_sommaire ul{
	padding:5px 10px 10px 70px;
}
#anim_home_sommaire ul li h2{
display:inline;
}
#anim_home_sommaire ul li{
	list-style-type:none;
	line-height:16px;
	font-weight:bold;
	font-size:11px;
}
#anim_home_sommaire ul li h2 a{
	color:#ff3333;   
	font-weight:bold;
	font-size:12px;
	text-decoration:underline;
}
#anim_home_sommaire ul li h2 a:hover{
	color:#404040;  
}


/* PAGES INTERIEURES */
#anim_int_enveloppe{
	width:530px;
	height:580px;
	background:url(/blocks/sp.fr/img/fond_article_degrade_home.jpg) repeat-x; 
	margin-top:15px;
}
#anim_int_titre{
	height:40px;
	line-height:40px;
	text-align:center;
	color:#404040; 
	font-size: 22px;
	font-weight: bold;
}

#anim_int_titre a{
	height:40px;
	line-height:40px;
	text-align:center;
	color:#404040; 
	font-size: 22px;
	font-weight: bold;
    text-decoration:none;
}

#anim_int_titre a:hover {
	height:40px;
	line-height:40px;
	text-align:center;
	color:#404040; 
	font-size: 22px;
	font-weight: bold;
    text-decoration:underline;
}

#anim_int_vignettes ul {
    margin:0px;
	text-align:center;
	padding:5px;  
}
#anim_int_vignettes ul li{
	display:inline;
	list-style-type:none;
	margin-right:10px;  
}
#anim_int_vignettes ul li a img{
	border:2px solid #c0b796;
	/* position:relative;
	top:-2px;  */
}
#anim_int_vignettes ul li a:hover img{
	border:2px solid #ff3333;
}


#anim_int_vignettes ul li img {
	border:2px solid #ff3333;
	width:60px;
	height:45px;
}
#anim_int_vignettes p{
	color:#952f2d;
	font-weight:bold;
	text-align:center;
	background-color:#D8D8B8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:3px;
}
/* navigation suivant-précédent */
#anim_int_navigation {
	width:530px;
	height:30px;
	line-height:30px;
	background-color:#ff3333; 
}

#anim_int_precedent{
	float:left;
	position:relative;
	top:2px;
}
#anim_int_suivant{
	float:right;
	position:relative;
	top:2px;
}

#anim_int_inter{
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#fff;
}
#anim_int_inter span{
	font-weight:bold;
	font-size:11px;
}
#anim_int_inter_nav {
	float:right;
	position:relative;
	right:20px;
}
#anim_int_inter_nav ul li{
	color:#fff;
	font-weight:bold;
	display:inline;
	list-style-type:none;
	padding:2px;
	font-size:14px;
}
#anim_int_inter_nav ul li a{
	color:#fff;
	text-decoration:underline;
	font-weight:normal;
}
#anim_int_inter_nav ul li a:hover{
	color:#952f2d;
}
/*illustration*/
#anim_int_photo{
	float:right;
	margin: 20px 5px 5px 5px;
	padding:5px;
	text-align:center;
	background-color:#fff;
}
#anim_int_copy{
	text-align:right;
	padding-right:5px ;
	font-size: 10px;
}
#anim_int_legende{
	text-align:center;
	color:#404040; 
	font-size: 12px;
	font-weight:bold;
}

/*texte*/
#anim_int_texte{
	margin-top:10px;
	padding:10px ;
	color:#404040;
}
#anim_int_texte a{
	color:#404040;
	font-weight:bold;
	text-decoration:underline;
}
#anim_int_texte a:hover{
	color:#ff3333;
	text-decoration:underline;
}
#anim_int_texte_precedent {
	float:left;
	margin-top:20px;
	color:#404040;
	font-weight:bold;
	font-size:12px;
}
#anim_int_texte_precedent a{
	color:#ff3333;
	text-decoration:underline;
}
#anim_int_texte_precedent a:hover{
	color:#404040;
}

#anim_int_texte_suivant {
	float:right;
	margin-top:20px;
	color:#404040;
	font-weight:bold;
	font-size:12px;
}
#anim_int_texte_suivant a{
	color:#ff3333;
	text-decoration:underline;
}
#anim_int_texte_suivant a:hover{
	color:#404040;
}
.art_comm { /* barre de commandes articles */
	background-color:#F5F5ED;
	margin-bottom:10px;
}
.base a{
	color:#000;
}
.bold{
	font-weight:bold;
}
#motcle a{
	color:#ff3333;
	font-weight:normal;
}
#motcle a:hover{
	color:#404040;
	font-weight:normal;
}
#anim_nav_bas{
	margin:0 10px 30px 10px;
}   

.art_picture_right 
{
	float:right;
	padding:20px 0px 10px 20px ;
}
.art_picture_left 
{
	float:left;
	padding:20px 20px 10px 0px;
}

.art_comm { /* barre de commandes articles */
	background-color:#F5F5ED;
	margin-bottom:10px;
}
#base a{
	color:#404040;
}

#bloc_enrichi {
    background:transparent url(/blocks/sp.fr/img/fond_bloc_enrichi.jpg) repeat-x scroll 0%;
    float:right;
    font-size:11px;
    height:160px;
    margin:5px 0pt 15px 15px;
    padding:10px;
    width:220px;
}

#bloc_enrichi .video {
   text-align:center;
}

#bloc_enrichi .txtart{
   text-align:left;
   font-size: 11px;
}

#bloc_enrichi a{ 
    color:#404040;
    text-decoration:underline;
}

#bloc_enrichi a:hover{ 
    color:#FF3333;
    text-decoration:underline;
}

.art_bloc_groschiffre {
    color:#FF3333;
    font-size:20px;
    font-weight:bold;
}

