/* CSS Document */
/* autourrouge.css */
.autourrougeboite1 {
	/*background: #000000;*/
	overflow: hidden;
	font-size: small;
	margin-top: 52px;
	margin-left: 233px;
        width: 705px;
	height: 146px;
	text-align: left;
	}
.autourrougeboite2 {
	overflow: hidden;
	/*background: #000000;*/
	font-size: small;
	margin-top: 2px;
	margin-left: 233px;
        width: 650px;
	height: 170px;
	text-align: left;
	}
.autourrougeretourdebut {
	overflow: hidden;
	background-color: #000000;
	font-size: small;
	margin-top: -370px;
	margin-left: 0px;
        width: 0px;
	height: 0px;
	}
.imggauche	{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	}
.imgdroite	{
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	}
.imgcentre	{
	float: left;
	margin-left: 190px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
a	{
	text-decoration: none;
	}
a:hover	{
	background: none;
	}
a span	{
	display: none;
	}
a:hover span {
	display: inline;
	position: absolute;
	top: 217px;
	left: 425px;
	width: 350px;
	background: #7E1E08;
	text-align: center;
	color: white;
	}
a.images {
	border: 1px #DDDDDD solid;
	}
a.images img {
	border: 1px #DDDDDD solid;
	}
a.images:hover {
	border: 1px #DDDDDD solid;
	}
a.images:hover img {
	border: 1px #DDDDDD solid;
	}