div.samtex_body
{   
	margin: auto;
    position:relative;
    width: 750px;
	min-height:450px;
	font-size:9px;
	color:#000033;
	background:#6699CC;
}
div.samtex_body a, a:hover, a:visited
{
	color:#000000;
}
div.samtex_body_title
{   
    position:relative;
	width: 100%;
	float:left;
	height:28px;
	vertical-align:top;
	background-image:url(../../../images/template1/bg-body-title.jpg);
}
div.samtex_body_title h1
{   
	font-size: 16px;
	color:#000000;
}
div.samtex_body_content
{   
    position:relative;
    width: 750px;
	min-height:450px;
	float:right;
	font-size:11px;
	background:#FFFFFF;
}
div.samtex_body_content p
{
	padding: 1px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
div.samtex_body_content h2
{
	padding: 1px;
	font-size:14px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

div.samtex_body_content .button a
{
    width: 100px;
	background:url(../../../images/bouton/bleu.jpg);
	color:#FFFFFF;
	font-size:16px;
    height: 20px;
    float: right;
	vertical-align:bottom;
    display: inline;
	top:0px;
	bottom:0px;
	margin-left:5px;
	text-align:center;
}
div.samtex_body_bloc_edito
{   
    position:relative;
    width:560px;
	height:300px;
	float:left;
	font-size:11px;
	background-color:#f5bef3;
	padding: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-top: 5px;
}
div.samtex_body_bloc_edito_p
{   
	overflow:auto;
	width:250px;
	height:280px;
	text-align:justify;
}
div.samtex_body_bloc_edito img
{
    width: 300px;
	height: 300px;
	margin-top:2px;
	margin-bottom:2px;
	margin-left:2px;
	margin-right:5px;
    float: right;
    display: inline;
	margin-bottom: 0px;
}
div.samtex_body_bloc_g
{   
    position:relative;
    width:560px;
	height:130px;
	float:left;
	font-size:11px;
	background-color:#f5bef3;
	/*background-image:url(../../../images/template1/bg-body-bloc.jpg);*/
	padding: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-top: 5px;
}
div.samtex_body_bloc_p
{   
	overflow:auto;
	width:410px;
	height:110px;
	text-align:justify;
}
div.samtex_body_bloc_g img
{
    width: 120px;
	margin-top:2px;
	margin-bottom:2px;
	margin-left:2px;
	margin-right:5px;
    height: 120px;
    float: left;
    display: inline;
	margin-bottom: 0px;
}
