/*
div 
{
	border:1px solid red;
}
*/
.cadre{
	width:900px;
	height:515px;
	background-image:url(/image/cadre.png);
	background-repeat: no-repeat;
	padding:0px;
	margin:0px;
}

.cadre_big{
	width:900px;
	height:715px;
	background-image:url(/image/cadre_big.gif);
	background-repeat: no-repeat;
	padding:0px;
	margin:0px;
}

.cadre_2{
			width:900px;
			height:515px;
			background-image:url(/image/cadre.png);
			background-repeat: no-repeat;
			padding:0px;
			margin:0px;
}


.cadre_vide{
	width:898px;
	padding:0px;
	margin:0px;
	border-left:1px solid #B4B4B4;
	border-right:1px solid #B4B4B4;
	margin-top:21px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	min-height:550px;
}

.cadre_interieur{
	height:220px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:10px;
	margin-top:10px;
}

.cadre_tableau{
	width:284px;
	height:210px;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:0px;
	margin-left:0px;
	cursor:pointer;
}

.cadre_dessin{
	width:260px;
	height:200px;
}

.cadre_title
{
	color:#444465;
	background-color:inherit;
	text-decoration:none;
	text-align:left;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:8px;
}

.cadre_title_2
{
	/*
	color:#979699;
	*/
	color:#444444;
	background-color:inherit;
	text-decoration:none;
	text-align:left;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:7px;
}



.cadre_texte{
	text-align:left;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9.2px;
	font-weight:bold;
	color:#4e4873;
	background-color:inherit;
	margin:0px;
	margin-left:0px;
	margin-right:10px;
	margin-top:15px;
}




.cadre_texte_2{
	text-align:center;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#777;
	background-color:inherit;
	margin:0px;
	margin-left:0px;
	margin-right:10px;
	margin-top:15px;
}



.cadre_block:hover{
	color:#4e4873;
}


.cadre_block
{
	background-image: url(../image/block.png);
	color:#7e78A3;
	width:263px;
	height:130px;
	background-repeat: no-repeat;
	text-align:left;
	display:block;
	float:left;
	margin-left:120px;
	margin-top:3px;
	padding-top:2px;
	cursor:pointer;
}

.cadre_block_big
{
	background-image: url(../image/block_big.png);
	color:#7e78A3;
	width:298px;
	height:280px;
	background-repeat: no-repeat;
	text-align:left;
	display:block;
	float:left;
	margin-left:10px;
	margin-top:3px;
	padding-top:2px;
}

.cadre_block_very_big
{
	background-image: url(../image/block_very_big.png);
	color:#7e78A3;
	width:348px;
	height:550px;
	background-repeat: no-repeat;
	text-align:left;
	display:block;
	float:left;
	margin-left:10px;
	margin-top:3px;
	padding-top:2px;
}

.cadre_savoir
{
	display:block;
	width:120px;
	height:20px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	padding-top:3px;
	bottom:2px;
	vertical-align:bottom;
	color:#7e78A3;
}

.cadre_btm_savoir_plus
{
	font-size: 13px;
	text-align:center;
	vertical-align:top;
	font-weight:bold;
	height:35px;
	width:100%;
	
}


.apl_cadre {
	width: 294px;
	height: 151px;
	border-collapse: collapse;
	margin:10px;
	padding:0px;
}

.apl_cadre thead td {
	background-image: URL(/img/apl_thead.png);
	background-repeat: no-repeat;
	height: 26px;
	color: white;
	font-size:12px;
	font-family: "Lucida Grande",Arial,Verdana,sans-serif;
}

.apl_cadre tbody td {
	background-image: URL(/img/apl_tbody.png);
	background-repeat: repeat-x;
}

.apl_cadre tfoot td {
	background-image: URL(/img/apl_tfoot.png);
	background-repeat: no-repeat;
	height: 8px;
}

.apl_cadre_content {
	width:294px; 
	_width:294px;
	height:100%;
	border-left:1px solid #BBBBBB;
	border-right:1px solid #BBBBBB;
	margin:0px;
	padding:0px;
}






.apl_cadre_style {
	background-image: URL(/img/apl_bg_style.png);
	background-repeat: no-repeat;
	width: 294px;
	height: 151px;
	border-collapse: collapse;
	margin:10px;
	padding:0px;
}

.apl_cadre_style thead td {
	/*background-image: URL(/img/apl_thead.png);
	background-repeat: no-repeat;*/
	height: 26px;
	color: white;
	font-size:12px;
	font-family: "Lucida Grande",Arial,Verdana,sans-serif;
}

.apl_cadre_style tbody td {
	/*background-image: URL(/img/apl_tbody.png);
	background-repeat: repeat-x;*/
}

.apl_cadre_style tfoot td {
	/*background-image: URL(/img/apl_tfoot.png);
	background-repeat: no-repeat;*/
	height: 8px;
}

.apl_cadre_style_content {
	width:294px; 
	_width:294px;
	height:100%;
	/*border-left:1px solid #BBBBBB;
	border-right:1px solid #BBBBBB;*/
	margin:0px;
	padding:0px;
}




.apl_cadre_vide {
	background-image: URL(/img/apl_bg_vide.png);
	background-repeat: no-repeat;
	width: 294px;
	height: 151px;
	border-collapse: collapse;
	margin:10px;
	padding:0px;
}

.apl_cadre_vide thead td {
	/*background-image: URL(/img/apl_thead.png);
	background-repeat: no-repeat;*/
	height: 26px;
	color: white;
	font-size:12px;
	font-family: "Lucida Grande",Arial,Verdana,sans-serif;
}

.apl_cadre_vide tbody td {
	/*background-image: URL(/img/apl_tbody.png);
	background-repeat: repeat-x;*/
}

.apl_cadre_vide tfoot td {
	/*background-image: URL(/img/apl_tfoot.png);
	background-repeat: no-repeat;*/
	height: 8px;
}

.apl_cadre_vide_content {
	width:294px; 
	_width:294px;
	height:100%;
	/*border-left:1px solid #BBBBBB;
	border-right:1px solid #BBBBBB;*/
	margin:0px;
	padding:0px;
}