/* CSS Document PAGE ANIMATIONS*/
.txt_anim {color: #CB5B1C}
a.animations:hover {
	text-decoration: none;
	color: #E48510;
}
a.animations {
	text-decoration: underline;
	color: #E48510;
	
}

.rubriqueAnimations1, h3 {
	font-size: 13px;
	font-weight: bold;
	color:#ca5a1b;
	text-align: center;
}
.rubriqueAnimations2, h4 {
	font-size: 20px;
	font-weight: bold;
	color:#ca5a1b;
	text-transform: uppercase;
}

.rubriqueAnimations2:before
{
content:url(/images2009/pictos/crochet-ouvert-titre-orange.gif);
}

.rubriqueAnimations2:after
{
content:url(/images2009/pictos/crochet-ferme-titre-orange.gif);
}

.tableau_animations {
	background-image: url(images/animations/entete_animation.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 15px;
}
.anim-special {
	background-image: url(images/animations/anim_r3_c1.gif);
	background-repeat: repeat-y;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}


.important_animations {color: #B5191E}

.cadre_img_animations {
	height: 167px;
	width: 100%;
}

.chapeauAnimations {
	background-image: url(/images2009/pictos/fleche-blanche-fond-orange.gif);
	background-position: left 5px;
	background-repeat: no-repeat;
	color: #CA5A1B;
	padding-left:35px;
	padding-top: 5px;
	text-align: justify;
	padding-bottom: 10px;
}


.main-col_ss-rubriqueAnimations {
	padding-top: 20px;
	padding-left: 5px;
	width: 98%;
	font-family: Arial;
	font-size: 11px;
	color: #ca5a1b;
}
.ss-rubriqueAnimationMain {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ca5a1b;
	height: 15px;
	text-indent: 5px;
	vertical-align: middle;
	display: block;
	margin-top: 25px;
	padding: 4px;
}
