.conteneur
{
	margin-top:30px;
	float:left;
	height:225px;
	width:999px; 
	overflow: hidden;
	padding: 0px;
}

#conteneur_loading
{
	position:absolute;
	margin-top:30px;
	float:left;
	height:225px;
	line-height:225px;
	width:999px; 
	overflow: hidden;
	vertical-align:middle;
	text-align:center;
}

#conteneur_loading_content
{
	background:white;
	margin-top:90px;
	width:150px;
	height:50px;
	line-height:15px;
	border:2px solid #ac807b;
	border-right:5px solid #ac807b;
	border-left:5px solid #ac807b;
}

html>body #conteneur_loading_content
{
	margin-left:400px;
}

.image
{
	position:absolute;
	width:461px;
	height:170px;
}

.image_pos
{
	width:461px;
	height:170px;
	float:right;
	margin-right:150px;
}

.image_border
{
	position:absolute;
	width:461px;
	height:170px;
	background-image:url(../images/design/viewer_border.png);
}

.cellule
{
	height:170px;
	width:999px;
	position:absolute;
	text-align:left;	
	border: none;
	padding: 0px;
	margin: 0px;
}

.text_right
{
	position:absolute;
	width:325px;
	height:200px;
	float:right;
	margin-left:55px;
	overflow:hidden;
	text-align:justify;
	font-size:11px;
}

.viewer_title
{
	color:#674d4a;
	font-variant:small-caps;
	font-size:14px;
	text-shadow:1px 1px 0px #f5e3e1;
}

.viewer_content
{
	color:#3e2d2b;
}

.viewer_date
{
	color:#674d4a;
}

/* BUTTON */

#button_viewer_current
{
	float:left;
	cursor:default;
	height:19px;
	width:19px;
	line-height:18px;
	text-align:center;
	background-image:url(../images/button/btm_viewer_1.png);
	margin-right:10px;
}

#button_viewer
{
	float:left;
	cursor:pointer;
	height:19px;
	width:19px;
	line-height:18px;
	text-align:center;
	background-image:url(../images/button/btm_viewer_2.png);
	margin-right:10px;
}

.button_viewer_stop
{
	margin-right:10px;
	float:right;
	cursor:pointer;
	height:19px;
	width:19px;
	background-image:url(../images/button/btm_viewer_stop.png);
}

.button_viewer_stop_2
{
	margin-right:10px;
	float:right;
	cursor:pointer;
	height:19px;
	width:19px;
	background-image:url(../images/button/btm_viewer_stop_2.png);
}

.button_viewer_play
{
	float:right;
	cursor:pointer;
	height:19px;
	width:19px;
	background-image:url(../images/button/btm_viewer_play.png);
}

.button_viewer_play_2
{
	float:right;
	cursor:pointer;
	height:19px;
	width:19px;
	background-image:url(../images/button/btm_viewer_play_2.png);
}

#page_rank_creations_viewer
{
	position:absolute;
	width:405px;
	height:19px;
	overflow:hidden;
	margin-top:180px;
	margin-left:435px;
}

.title_font_viewer
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2b1b0d;
	text-shadow:1px 1px 0px #f5e3e1;
}

.title_font_viewer_2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7d5c52;
	text-shadow:1px 1px 0px #f5e3e1;
}
