#themeContainer
{
    width: 1110px;
	height:422px;
}

#bas_theme
{
	position: absolute;
	float: left;
	text-align: right;
	left: 926px;
	top: 422px;
	height: 18px;
	width: 181px;
	background-color: rgb(245, 245, 245); /*#DCDCDC*/
	border: 1px solid rgb(215, 215, 215);/*#C0C0C0*/
}

.box
{
	display: block;
	float: left;
	height: 105px;
	width: 185px;
	color : #999;
	font-size: 13px;
}


.standard_H
{
	padding: 3px;
	display: block;
	float: left;
	height: 95px;
	width: 175px;
	color: #999;
	background-repeat: no-repeat;
	background-position: bottom left;
	border: 1px solid #ffffff;
}

.standard_H:hover
{
	padding: 3px;
	display: block;
	float: left;
	height: 95px;
	width: 175px;
	color: rgb(85,148,255);
	background-color: rgb(245, 245, 245); /*#DCDCDC*/
	border: 1px solid rgb(215, 215, 215);/*#C0C0C0*/
}

.standard_C
{
	padding: 3px;
	display: block;
	float: left;
	height: 95px;
	width: 175px;
	color: #999;
	border: 1px solid #ffffff;
}

.standard_C:hover
{
	padding: 3px;
	display: block;
	float: left;
	height: 95px;
	width: 175px;
	color: green;
	background-color: rgb(245, 245, 245); /*#DCDCDC*/
	border: 1px solid rgb(215, 215, 215);/*#C0C0C0*/
}

.standard_P
{
	padding: 3px;
	display: block;
	float: left;
	height: 95px;
	width: 175px;
	color: #999;
	border: 1px solid #ffffff;
}

.standard_P:hover
{
	padding: 3px;
	display: block;
	float: left;
	height: 95px;
	width: 175px;
	color: rgb(172, 26, 47);
	background-color: rgb(245, 245, 245); /*#DCDCDC*/
	border: 1px solid rgb(215, 215, 215);/*#C0C0C0*/
}

.lien{
	text-decoration: none;
	color: black;
}
	
.nom
{
	font-weight: bold;
}

.adresse
{
	color : #999;
}

.description
{
	color : #999;
}

.etoiles
{
	float: left;
	width: 90px;
}

.pdf 
{
	float: left;
	width: 55px;
}

#bas_theme a {
	text-decoration: none;
	color : #999;
	font-size: 13px;
}

.no_lien {
	text-decoration: none;
	color : #999;
	font-size: 13px;
}

.precedent{
	float: left;
	left: 0px;
	width: 101px;
}

.suivant{
	float: left;
	text-align: right;
	width: 80px;
}
