.page_resume {
	background-color:#ffffff;
}

.page_resume_texte {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 11px;
}

/* Dimensions de la table */
.page_resume_table {
	width:880px;
	height:750px;
	
}

.page_resume_table_gauche {
	width:232px;
	vertical-align:center;
}

.page_resume_table_droite {
	vertical-align:center;
}

/* première ligne */
.page_resume_tete {
	background-color:#000000;
	height:14px;
}

/* deuxième ligne */
	/* colonne 1 */
.page_resume_logo {
	height:87px;
	width:232px;
	background-image: url(images/page_resume/bg_resume_logo.png);
	background-repeat: no-repeat;
}
.page_resume_logo_div {
	text-align:center;
}


.page_resume_slogan {
	background-image: url(images/page_resume/bg_resume_slogan.png);
	background-repeat: no-repeat;
	height:63px;
	/*width:200px;*/
}

.page_resume_slogan_texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #ffffff;
	text-align:center;
	/*width:200px;*/
}
	/* colonne 2 */
.page_resume_publicite {
	text-align:center;
}

.page_resume_publicite_texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	text-align:center;
	font-weight: bold;	
}

.page_resume_ecrans {
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}



/* troisième ligne  */
.page_resume_eclipse {
	background-image: url(images/page_resume/bg_resume_eclipse.png);
	background-repeat: no-repeat;
	height:126px;
	text-align:center;
	vertical-align:top;
	padding-top:30px;
}


/* quatrième ligne  */
.page_resume_flash {
	background-image: url(images/page_resume/bg_resume_clients.png);
	background-repeat: no-repeat;
	height:115px;
	text-align:center;
	vertical-align:center;
}
.page_resume_flash_en {
	background-image: url(images/page_resume/bg_resume_customers.png);
	background-repeat: no-repeat;
	height:115px;
	text-align:center;
	vertical-align:center;
}



/* cinquième ligne  */
.page_resume_a_propos {
	background-image: url(images/page_resume/bg_resume_apropos.png);
	background-repeat: no-repeat;
	height:200px;
	/*padding:10px;*/
}

.page_resume_article{
	padding-left:20px;
	padding-right:20px;
}

.page_resume_table_demo_downloads{
	padding-left:40px;
	padding-right:40px;
}
.page_resume_demo_downloads_lien{
	font-size: 14px;
	line-height: 18px;
}

.page_resume_gammes {

}

/* classe des liens créés dans SPIP */
a.page_resume_lien_gamme {
	color:#D20019;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;	
}
a.page_resume_lien_gamme:hover {
	color:#D20019;
	text-decoration: none;
}


/* sixième ligne  */

.page_resume_cadre_table {
	width:;
}

.page_resume_parutions {
	background-image: url(images/page_resume/bg_resume_parutions.png);
	background-repeat: no-repeat;
	height:145px;
	

}

.page_resume_citation {
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
}

.page_resume_cadre_hg {
	background-image: url(images/page_resume/cadre/coin_hg.png);
	background-repeat: no-repeat;
	height:7px;
	width:17px;
	line-height: 1px;
	background-position:right;
}

.page_resume_cadre_h {
	background-image: url(images/page_resume/cadre/trait_h.png);
	background-repeat: repeat-x;
	height:7px;
	line-height: 1px;
}

.page_resume_cadre_hd {
	background-image: url(images/page_resume/cadre/coin_hd.png);
	background-repeat: no-repeat;
	height:7px;
	width:17px;
	background-position:left;
	line-height: 1px;
}

.page_resume_cadre_d {
	background-image: url(images/page_resume/cadre/trait_d.png);
	background-repeat: repeat-y;
	width:17px;
	background-position:left;
	line-height: 1px;
}

.page_resume_cadre_bd {
	background-image: url(images/page_resume/cadre/coin_bd.png);
	background-repeat: no-repeat;
	height:7px;
	width:17px;
	background-position:left;
	line-height: 1px;
}

.page_resume_cadre_b {
	background-image: url(images/page_resume/cadre/trait_b.png);
	background-repeat: repeat-x;
	height:7px;
	line-height: 1px;
}

.page_resume_cadre_bg {
	background-image: url(images/page_resume/cadre/coin_bg.png);
	background-repeat: no-repeat;
	height:7px;
	width:17px;
	background-position:right;
	line-height: 1px;
}

.page_resume_cadre_g {
	background-image: url(images/page_resume/cadre/trait_g.png);
	background-repeat: repeat-y;
	width:17px;
	background-position:right;
	line-height: 1px;
}


