@charset "iso-8859-2";
/* CSS Document */

a:link {
	color: #802948;
	text-decoration: none;
}
a:visited {
	color: #802948;
	text-decoration: none;
}
a:hover {
	color: #802948;
	text-decoration: underline;
}
a:active {
	color: #802948;
	text-decoration: none;
}

.titre
{
border:#802948 solid 1px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#373739;
font-weight:bold;
text-align:center;
margin:5px;
padding-top:3px;
padding-bottom:3px;
background-image:url(images/chien_parrainage.jpg);
background-repeat:repeat-x;
}
.article
{
width:800px;
border:#802948 solid 2px;
margin:5px;
text-align:center;
padding-top:5px;
padding-bottom:5px;
}