<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">BODY
{
	background-color:#f6f6f6;
	color:#black;
	margin:0px;
	padding:0px;
	font-family:"Arial"; 
	font-size:10pt;
	text-align: center;
 }

 
 
DIV#container
{
	background-color:#f6f6f6;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	width:100%;
	
}

DIV#container_background
{ 
  	margin:0;
	padding:0;
	background:url(http://www.generalis-indexpresse.com/images/home/G-home-visuel.png) no-repeat center fixed; 
  	background-size:cover;
}

DIV#container_background_popup
{ 
  	margin:0;
	padding:0;
	background:url(http://www.generalis-indexpresse.com/images/background_popup.jpg) no-repeat center fixed; 
  	background-size:cover;
}


DIV#container_imprimer
{
	background-color:white;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:100%;

}
DIV#container_enregistrer
{
	background-color:white;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:100%;
}
DIV#container_commander
{
	background-color:white;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:100%;
}



A
{
	color:#424242;
	text-decoration:none;
}
A:hover
{
	color:#d44458;
}
TABLE
{
	font-size:10pt;
	border:0px solid red;
	margin:auto;
	padding:auto;
	border-collapse:collapse;
}
FORM
{
	border:0px solid blue;
	margin:0px;
	padding:0px;
}
TD
{
	color:#586c73;
	margin:0px;
	padding:0px;
	border:0px solid green;
	vertical-align:top;
}
TR
{
}
IMG
{
	border:0px solid yellow;

}
.hide
{
	display:none;
}
.droite
{
	text-align:right;
}
.font_webdings
{
	font-family:webdings;
}
.bord
{
	border:1px red solid;
}
INPUT.invisible_submit
{
	width:0px;
	height:0px;
	border-style:none;
}
INPUT.text			{ width:50%; height:25px; border:1px solid; border-color:#cccccc; font-color:#586c73;  font-size:1.2em; }
INPUT.text1			{ width:100%; height:25px; border:1px solid; border-color:#cccccc; font-color:#586c73;  font-size:1.3em; }
INPUT.text2			{ width:100%; height:45px; border:1px solid; border-color:#cccccc; font-color:#586c73;  font-size:1.3em; }
INPUT.text3			{ margin-top:-10px; width:100%; height:25px; border:1px solid; border-color:#cccccc; font-color:#586c73;  font-size:1.2em;}


/* PAGES STATIQUES */
DIV.page
{
	width:100%;
	width:expression( document.body.clientWidth &gt; 750 ?"750px" :"auto" );
	max-width:750px;
}
DIV.page H1	{ color:#586c73; text-align:left; font-size:2.5em; style:bold; }
DIV.page H2	{ color:#666666; text-align:left; font-size:1.8em; }
DIV.page H3	{ color:#586c73; text-align:left; font-size:1.6em; }
DIV.page H4	{ color:#D44458; text-align:left; font-size:1.1em; }
DIV.page P	{ color:#8b9299; font-size:1.1em; }
 


DIV.page LI.fleche
{
	color:black;
	list-style-image:url(images/Pages/fleche_noire.gif);
	list-style-position:outside;
	margin-left:100px;
	font-size:1.1em;
}
DIV.page B	{ font-weight:bold; font-size:1.2em; }
DIV.page A.lien_rouge	{ color:#b61010; white-space:nowrap; }
DIV.page DIV.liens_rouges
{
	text-align:center;
	border:0px solid pink;
	padding-left:50px;
	padding-right:50px;
}
DIV.page SPAN.note
{
	color:#8CB6CF;
	font-size:1.1em;
}
DIV.page DIV.exemple
{
	margin-left:100px;
	border:1px solid silver;
	zoom:100%;
}
DIV.page SPAN.light	{ background-color:yellow; }

/* ACCUEIL */



TD.accueil_invite
{
	padding-top:700px;
	padding-bottom:12px;
	
	
	}
DIV.accueil_message
{
	color:red;
	font-size:0.8em;
	text-align:right;
	padding-right:32px;
}
INPUT.accueil_login
{
	
	height:60px;
	width:300px;
	font-size:60%;
	border:0.2px solid silver;
	font-size:2em;
	background-color:#ffffff;
	
	}
INPUT.accueil_password
{
	width:300px;
	height:60px;
	font-size:60%;
	border:0.2px solid silver;
	font-size:2em;
	background-color:#ffffff;
	
}
INPUT.accueil_submit
{
	background : url(images/home/ok2.png) left top no-repeat;
	height:60px;
	width:300px;
	border:1px;
	margin-right:0px;
}

/* TOP */
TABLE.top {border:0px solid black; margin-top:-16px; margin-left:auto; width:100%;}
TABLE.top DIV
{
/*	width:100%;
	overflow:hidden;*/
}
TABLE.top img
{
	width:100%
	
}

TABLE.main
{
/*	width:expression( document.body.clientWidth &gt; 1000 ?"1000px" :"100%" );
	max-width:1000px;*/
}
TABLE.main  TD.menu		{ width:400px; }
TABLE.main  TD.main		{ width:700px; }

/* MENU */
TABLE.menu				{ width:380px; }
TABLE.menu TD			{}
TABLE.menu TD.titre		{ padding-bottom:6px; }
TABLE.menu TD.titre IMG	{}
TABLE.menu TD.item		{ height:22px; }
TABLE.menu TD.item A	{color:#000000 }
TABLE.menu TD.item A:hover	 	{ color:D44458; }
TABLE.menu TD.item IMG	{ position:absolute; margin-top:-4px; margin-left:165px; }
TABLE.menu TD.filler	{ height:24px; }

/* RECHERCHE */
TABLE.rapide
{
	width:100%;
	width:expression( document.body.clientWidth &gt; 600 ?"600px" :"auto" );
	max-width:800px;
	margin-left:0px;
	margin-top:5px;
	padding-left:0px;
	padding-right:200px;
}
TABLE.rapide TR.ligne1		{ height:20px; background-color:#f6f6f6; color:#D44458; }
TABLE.rapide TR.ligne2		{ height:45px; background-color:#f6f6f6; }
TABLE.rapide TD.colonne1	{ text-align:left; vertical-align:middle; border:0px solid black; width:100%; }
TABLE.rapide TD.colspan12	{ vertical-align:left; text-align:right; font-size:1.9em; style:bold; color:#D44458;}
TABLE.rapide TD.colspan23	{ vertical-align:left; text-align:left; font-size:1.8em; style:bold; color:#D44458;}
TABLE.rapide TD.colonne2	{ text-align:left; vertical-align:middle; }
TABLE.rapide TD.colonne2 INPUT	{ background-image:url(http://www.delphes-indexpresse.com/images/Recherche/search.png); width:45px; height:45px; border:no-border; background-color:#D44458; border:solid; border-color:#D44458; }
TABLE.rapide TD.colonne2 INPUT2	{ background-color:#D44458; color:white; font-weight:bold; height:47px; border:1px solid}
TABLE.rapide TD.cac 		{ border:0px solid black;background-color:#f6f6f6; color=#586c73; }


TABLE.option { margin-left:130px; margin-top:10px;}

TABLE.rapide DIV.libelle_mtitre
{
	font-size:10pt;
	text-align:left;
	white-space:nowrap;
	color:#D44458;
	margin-top:1px;
	margin-right:10px;
	margin-left:0px;
	padding:5px;
}



TABLE.avancee
{
	width:100%;
	width:expression( document.body.clientWidth &gt; 600 ?"600px" :"auto" );
	max-width:800px;
	margin-left:0px;
	margin-top:10px;
	background-color:#f6f6f6;
}
TABLE.avancee TR.ligne1 	{height:20px; background-color:#f6f6f6; text-align:middle; }
TABLE.avancee TD.ligne2		{ text-align:right; }

TABLE.avancee TD.colonne1 	{ width:40%;}
TABLE.avancee TD.colonne2 	{ width:10%;}
TABLE.avancee TD.colonne3	{ width:40%;}
TABLE.avancee TD.colspan4	{ width:65%; text-align:left; vertical-align:middle;}
TABLE.avancee TD.colonne4 INPUT	{ background-color:#D44458; color:white; font-weight:bold; height:45px;font-size:1.6em;}





TABLE.avancee TD.titre
{
	font-weight:bold;
	text-align:left;
	white-space:nowrap;
	color:#586c73;
	font-size:1.3em;
}
}


TABLE.avancee DIV.libelle
{
	font-weight:bold;
	text-align:left;
	white-space:nowrap;
	color:#D44458;
	margin-top:0px;
	margin-right:2px;
	padding:1px;
	font-size:1.2em;
}

TABLE.avancee DIV.libelle2
{
	text-align:left;
	white-space:nowrap;
	color:#D44458;
	margin-top:0px;
	margin-right:2px;
	padding:1px;
	font-size:1.1em;
}


TABLE.avancee TD.index
{
	
	white-space:nowrap;
	font-size:10pt;
	padding-top:1px;
	text-align:right;
	margin-right:2px;
	padding:1px;
	
}




/* NOTICE */
DIV.separateur
{
	border-style:solid silver;
	border-color:#D44458;
	background-color:#D44458;
	margin-top:10px;
	margin-bottom:10px;
	font-size:0pt;
	width:50%;
	
}

DIV.separateur1
{
	border-top:4px solid ;
	border-color:#D44458;
	margin-top:10px;
	margin-bottom:10px;
	font-size:0pt;
	width:100%;
}

DIV.separateur2
{
	
	border-top:1px solid silver;
	margin-top:10px;
	margin-bottom:10px;
	font-size:0pt;
	width:100%;
}


TABLE.notice
{
	width:710px;
}
TABLE.notice TD.vignette
{
	width:50px;
	padding-top:3px;
}
TABLE.notice TD.chk
{
	width:30px;
	text-align:center;
	vertical-align:top;
}
TABLE.notice TABLE.donnees
{
}
TABLE.notice TABLE.donnees TD.main
{
	width:700px;
}
TABLE.notice TD.ptptpt
{
	width:30px;
}
TABLE.notice SPAN.ptptpt
{
 	font-size:0.8em;
	color:#444444;
	cursor:pointer;
	white-space:nowrap;
}
TABLE.notice A.titre:link, TABLE.notice A.titre:visited, TABLE.notice A.titre:hover 
{
	color:#D44458;
	font-weight:bold;
	text-align: justify;
	font-size:1.2em;
}
TABLE.notice DIV.article
{
	float:right;
	margin-left:20px;
	font-size:0.9em;
	padding-right:5px;
	padding-left:5px;
	border:1px solid antiquewhite;
	text-align:right;
}
TABLE.notice DIV.article A
{
	color:#D44458;
}
TABLE.notice DIV.article A.gris
{
	color:silver;
}
TABLE.notice DIV.article A.noir
{
	color:black;
}
TABLE.notice DIV.article IMG
{
	vertical-align:middle;
}
TABLE.notice A.revue
{
	font-weight:bold;
	font-style:italic;
	color:black;
}
TABLE.notice SPAN.complement
{
	font-size:0.9em;
}
TABLE.notice DIV.detail
{
	height:17px;
	overflow:hidden;
}
TABLE.notice DIV.detail2
{
	display:none;
}
TABLE.notice DIV.resume
{
	text-align:justify;
	margin-right:30px;
	color:#424242
}
TABLE.notice A.rebond
{
	color:black;
	text-decoration:underline;
	color:#848484;
}

TABLE.notice A:hover
{
	color:#D44458;
}

TABLE.notice DIV.societes
{
	margin-top:5px;
	color:#848484;
}

TABLE.notice DIV.sources
{
	
	color:black;
}

TABLE.notice DIV.descripteurs
{
	margin-top:5px;
	color:#848484;
}
TABLE.notice DIV.auteurs
{
	margin-top:5px;
	color:#848484;
}
TABLE.notice DIV.note
{
	margin-top:10px;
	font-size:0.9em;
}

TABLE.notice DIV.copyright
{
	margin-top:10px;
	font-size:0.6em;
	color:#8b9299
	text-align:right;
}

TABLE.entete_resultat DIV.separateur3
{
	border-top:4px solid ;
	border-color:#D44458;
	margin-top:10px;
	margin-bottom:10px;
	font-size:0pt;
	width:750px;
	
}

TABLE.entete_resultat DIV.separateur4
{
	border-top:2px solid ;
	border-color:#D44458;
	margin-top:10px;
	margin-bottom:10px;
	font-size:0pt;
	width:750px;
	
}


TABLE.entete_resultat
{
	width:100%;
	width:expression( document.body.clientWidth &gt; 750 ?"750px" :"auto" );
	max-width:750px;
	margin-bottom:20px;
	white-space:nowrap;
}
TABLE.entete_resultat TD.contexte
{
	font-size:1em;
	padding-left:10px;
	width:expression( document.body.clientWidth &gt; 750 ?"750px" :"auto" );
	max-width:745px;
}
TABLE.entete_resultat SPAN.nombre_resultat
{
	color:#D44458;
	font-size:1.5em;
	font-weight:bold
}
TABLE.entete_resultat SPAN.question
{
	color:#D44458;
	font-size:1em;
	overflow:hidden;
}
TABLE.entete_resultat TD.actionG
{
	white-space:nowrap;
	width:33%;
	padding-left:40px;
	height:20px;
}
TABLE.entete_resultat TD.actionD
{
	white-space:nowrap;
	width:33%;
	padding-left:40px;
	height:20px;
}
TABLE.entete_resultat TD.pagination
{
	white-space:nowrap;
}
TABLE.entete_resultat SPAN.pagination
{
	font-size:1.1em;
	font-weight:bold;
	color:#D44458;
}
TABLE.entete_resultat A.pagination
{
}
TABLE.entete_resultat SPAN.pagination_gd
{
	font-size:1.6em;
	color:silver;
}
TABLE.entete_resultat A.pagination_gd
{
	font-size:1.6em;
}


TABLE.titre_resultat
{
	margin-bottom:20px;
	margin-left:0px;
	
	}

TABLE.titre_resultat TR.ligne1
{
	font-size:2em;
}

TABLE.titre_resultat TD.cac
{
	padding-left:5px;
}

TABLE.message_recherche
{
	width:600px;
	color:#D44458;
	border:1px dotted #D44458;
	margin-left:55px;
}
TABLE.message_recherche TD.titre
{
	font-size:1.4em;
}
TABLE.message_recherche TD.closer
{
	text-align:right;
}
TABLE.message_recherche TD
{
	padding:4px;
}
TABLE.message_recherche TD.colonne1
{
	text-align:right;
}
TABLE.message_recherche TD.colonne2
{
	text-align:left;
}
TABLE.message_recherche SPAN.ote
{
	text-decoration:line-through;
}
DIV.imprimer
{
	font-size:10pt;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:25px;
}
DIV.imprimer A.imprimer
{
	text-align:center;
	display:block;
}
DIV.imprimer DIV.entete
{
	font-size:12pt;
	text-align:center;
}
DIV.imprimer SPAN.libelle
{
	font-weight:bold;
}
DIV.imprimer DIV.titre
{
	font-size:1.1em;
	font-weight:bold;
	color:#6c6fa7;
}

DIV.imprimer DIV.periodique
{
	font-size:0.8em;
	font-style:italic;
	float:left;
}

DIV.imprimer DIV.complement
{
	font-size:0.8em;
	font-style:italic;
}

DIV.imprimer DIV.resume
{
	text-align:justify;
	margin-top:5px;
	margin-bottom:5px;
}

DIV.imprimer DIV.auteurs
{
	float:left;
}

DIV.imprimer DIV.copyright
{
	text-align:right;
	white-space:nowrap;
	font-size:0.8em;
}

/* ENREGISTRER */
DIV.enregistrer
{
	font-size:10pt;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:25px;
}
DIV.enregistrer A.enregistrer
{
	text-align:center;
	display:block;
}
DIV.enregistrer DIV.entete
{
	font-size:12pt;
	text-align:center;
}
DIV.enregistrer SPAN.libelle
{
	font-weight:bold;
}
DIV.enregistrer DIV.titre
{
	font-size:1.1em;
	font-weight:bold;
	color:#6c6fa7;
}

DIV.enregistrer DIV.periodique
{
	font-size:0.8em;
	font-style:italic;
	float:left;
}

DIV.enregistrer DIV.complement
{
	font-size:0.8em;
	font-style:italic;
}

DIV.enregistrer DIV.resume
{
	text-align:justify;
	margin-top:5px;
	margin-bottom:5px;
}

DIV.enregistrer DIV.auteurs
{
	float:left;
}

DIV.enregistrer DIV.copyright
{
	text-align:right;
	white-space:nowrap;
	font-size:0.8em;
}

/* COMMANDER */
DIV.commander
{
	font-size:10pt;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:25px;
}
DIV.commander DIV.libelle
{
	font-weight:bold;
	float:left;
	border:1px dotted silver;
	width:100px;
	margin-right:3px;
	text-align:right;
	padding-right:3px;
	clear:left;
}
DIV.commander DIV.valeur
{
}

DIV.commander INPUT.dest
{
	width:400px;
	font-weight:bold;
	background-color:#f0f0f0;
}

DIV.commander INPUT.emet
{
	width:400px;
	font-weight:bold;
}

DIV.commander INPUT.nom
{
	width:400px;
}

DIV.commander INPUT.objet
{
	width:400px;
	font-weight:bold;
	background-color:#f0f0f0;
}

DIV.commander INPUT.reference
{
	width:400px;
	background-color:#f0f0f0;
}

DIV.commander SELECT.mode
{
	font-size:0.8em;
	width:400px;
}

DIV.commander TEXTAREA.commentaire
{
	width:400px;
	float:left;
}

DIV.commander DIV.btn_submit
{
}

DIV.commander DIV.titre
{
	font-size:1.1em;
	font-weight:bold;
	color:#6c6fa7;
}

DIV.commander DIV.periodique
{
	font-size:0.8em;
	font-style:italic;
	float:left;
}

DIV.commander DIV.complement
{
	font-size:0.8em;
	font-style:italic;
}

DIV.commander DIV.resume
{
	text-align:justify;
	margin-top:5px;
	margin-bottom:5px;
}

DIV.commander DIV.auteurs
{
	float:left;
}

DIV.commander DIV.copyright
{
	text-align:right;
	white-space:nowrap;
	font-size:0.8em;
}
TABLE.pool_aide
{
	border:1px solid silver;
	margin-top:40px;
	width:90%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
TABLE.pool_aide TR
{
	border:1px solid silver;
	background-color: #F6F6F6;
}

TABLE.pool
{
	margin-top:20px;
	margin-bottom:20px;
	width:90%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
TABLE.pool IMG.delete,TABLE.pool IMG.detach_devis
{
	float:right;
	width:16px;
	height:16px;
	margin-right:4px;
	cursor:pointer;
}
TABLE.pool CAPTION
{
	padding:10px;
	font-size:1.4em;
	font-weight:bold;
	color:#6A6A6A;
}
TABLE.pool TR
{
	border:1px solid silver;
	background-color: #F6F6F6;
}
TABLE.pool TR:hover
{
	background-color: #F0F0F0;
}
TABLE.pool TR.filler
{
	border:none;
	background: transparent;
}
TABLE.pool TR.filler:hover
{
	background:transparent;
}
TABLE.pool TR.filler_devis
{
	border:none;
	background: transparent;
}
TABLE.pool TR.filler_devis:hover
{
	background:transparent;
}
TABLE.pool TH
{
	background-color: #6A6A6A;
	color: white;
	font-size:1.2em;
}
TABLE.pool TH.tit
{
	text-align:left;
	padding:6px 0px;
}
TABLE.pool TH.devis
{
	text-align:right;
	background-color:#b3b3b3;
}
TABLE.pool TH.vig
{
	width:42px;
	padding:6px;
}
TABLE.pool TD
{
	border-bottom:1px solid silver;
	padding-top:5px;
}
TABLE.pool TD.filler
{
	height:20px;
}
TABLE.pool TD.filler_devis
{
	height:10px;
}
TABLE.pool TD.tit
{
	text-align:left;
}
TABLE.pool TD.vig
{
	width:42px;
	padding:6px;
}
TABLE.pool TD.ico
{
	background-color:white;
	width:96px;
	padding:6px;
}
TABLE.pool TD.hlp
{
	text-align:left;
	padding:6px;
}
TABLE.pool TD.hlp I
{
	border:1px dotted silver;
}
TABLE.pool TD.hlp UL
{
	color:#33617b;
}
TABLE.pool TD.chk
{
	width:30px;
}
TABLE.pool INPUT.btn
{
	width:220px;
}
TABLE.pool INPUT.btn_price
{
	width:74px;
	margin-right:30px;
	font-size:0.6em;
}
TABLE.pool DIV.devis
{
	margin-left:10px;
	margin-right:10px;
	margin-top:2px;
	padding:2px;

	text-align:center;
	border:1px solid silver;
	float:right;
	width:74px;
	font-size:9pt;
}
TABLE.pool DIV.devis INPUT
{
	font-size:9pt;
	width:70px;
	text-align:center;
	border:1px dotted silver;
}
TABLE.ventilations {
	width:100%;
	margin:auto;
	margin-top:12px;
}
TABLE.ventilation {
	border:1px solid silver;
	margin:auto;
}
TABLE.ventilation CAPTION
{
	padding:10px;
	font-size:1.4em;
	font-weight:bold;
	color:#6A6A6A;
}
TABLE.ventilation TD,
TABLE.ventilation TH {
	padding:4px;
	border:1px solid silver;
	text-align:center;
}

TABLE.debug
{
}
TABLE.debug TH
{
	border:1px solid silver;
	padding:5px;
}
TABLE.debug TD
{
	border:1px solid silver;
	padding:5px;
}
/* Inset 3D rounded */
.roundedB
{
	background: transparent; 
	width:100%;
	margin:0 auto;
}
.roundedB .top, .roundedB .bottom
{
	display:block;
	background:transparent;
	font-size:1px;
}
.roundedB .b1, .roundedB .b2, .roundedB .b3, .roundedB .b4, .roundedB .b1b, .roundedB .b2b, .roundedB .b3b, .roundedB .b4b
{
	display:block;
	overflow:hidden;
}
.roundedB .b1, .roundedB .b2, .roundedB .b3, .roundedB .b1b, .roundedB .b2b, .roundedB .b3b
{
	height:1px;
}
.roundedB .b2 {background:#8cb6cf; border-left:1px solid #fff; border-right:1px solid #eee;}
.roundedB .b3 {background:#8cb6cf; border-left:1px solid #fff; border-right:1px solid #ddd;}
.roundedB .b4 {background:#8cb6cf; border-left:1px solid #fff; border-right:1px solid #aaa;}
.roundedB .b4b {background:#8cb6cf; border-left:1px solid #8cb6cf; border-right:1px solid #999;}
.roundedB .b3b {background:#8cb6cf; border-left:1px solid #8cb6cf; border-right:1px solid #999;}
.roundedB .b2b {background:#8cb6cf; border-left:1px solid #8cb6cf; border-right:1px solid #999;}

.roundedB .b1 {margin:0 5px; background:#fff;}
.roundedB .b2, .roundedB .b2b {margin:0 3px; border-width:0 2px;}
.roundedB .b3, .roundedB .b3b {margin:0 2px;}
.roundedB .b4, .roundedB .b4b {height:2px; margin:0 1px;}
.roundedB .b1b {margin:0 5px; background:#999;}


/* Inset 3D rounded */
.roundedR
{
	background: transparent; 
	width:100%;
	margin:0 auto;
}
.roundedR div {background-color:#a52b6c; color:white; font-weight:bold;}

.roundedR .top, .roundedR .bottom {display:block; background:transparent; font-size:1px;}
.roundedR .b1, .roundedR .b2, .roundedR .b3, .roundedR .b4, .roundedR .b1b, .roundedR .b2b, .roundedR .b3b, .roundedR .b4b {display:block; overflow:hidden;}
.roundedR .b1, .roundedR .b2, .roundedR .b3, .roundedR .b1b, .roundedR .b2b, .roundedR .b3b {height:1px;}
.roundedR .b2 {background:#a52b6c; border-left:1px solid #fff; border-right:1px solid #eee;}
.roundedR .b3 {background:#a52b6c; border-left:1px solid #fff; border-right:1px solid #ddd;}
.roundedR .b4 {background:#a52b6c; border-left:1px solid #fff; border-right:1px solid #aaa;}
.roundedR .b4b {background:#a52b6c; border-left:1px solid #a52b6c; border-right:1px solid #999;}
.roundedR .b3b {background:#a52b6c; border-left:1px solid #a52b6c; border-right:1px solid #999;}
.roundedR .b2b {background:#a52b6c; border-left:1px solid #a52b6c; border-right:1px solid #999;}

.roundedR .b1 {margin:0 5px; background:#fff;}
.roundedR .b2, .roundedR .b2b {margin:0 3px; border-width:0 2px;}
.roundedR .b3, .roundedR .b3b {margin:0 2px;}
.roundedR .b4, .roundedR .b4b {height:2px; margin:0 1px;}
.roundedR .b1b {margin:0 5px; background:#999;}
.roundedR .boxcontent {display:block;  background:#ccc; border-left:1px solid #fff; border-right:1px solid #999;}

/* Inset 3D rounded */
.round2R
{
	background: transparent; 
	width:100%;
	margin:0 auto;
}
.round2R div
{
	background-color:#a52b6c;
	color:white;
	font-weight:bold;
	border-right:1px solid #555; 
	border-left:1px solid white;
}
.round2R .top, .round2R .bottom
{
	display:block; background:transparent; font-size:1px;
}
.round2R .t1, .round2R .t2, .round2R .b2, .round2R .b1
{
	display:block; overflow:hidden;
}
.round2R .t1 {height:1px; margin:0 5px; border-left:0px solid white; border-right:0px solid #eee; background:white;}
.round2R .t2 {height:1px; margin:0 3px; border-left:2px solid white; border-right:2px solid #eee; background:#a52b6c;}
.round2R .t3 {height:1px; margin:0 2px; border-left:1px solid white; border-right:1px solid #ccc; background:#a52b6c;}
.round2R .t4 {height:2px; margin:0 1px; border-left:1px solid white; border-right:1px solid #888; background:#a52b6c;}

.round2R .b4 {height:2px; margin:0 1px; border-left:1px solid #eee; border-right:1px solid #555; background:#a52b6c;}
.round2R .b3 {height:1px; margin:0 2px; border-left:1px solid #ccc; border-right:1px solid #555; background:#a52b6c;}
.round2R .b2 {height:1px; margin:0 3px; border-left:2px solid #888; border-right:2px solid #555; background:#a52b6c;}
.round2R .b1 {height:1px; margin:0 5px; border-left:0px solid #eee; border-right:0px solid #aaa; background:#555;}



/* Inset 3D rounded */
.round4R
{
	background: transparent; 
	width:100%;
	margin:0 auto;
}
.round4R div
{
	background-color:#a52b6c;
	color:white;
	font-weight:bold;
	border-right:1px solid #555; 
	border-left:1px solid white;
}
.round4R .top, .round4R .bottom
{
	display:block; background:transparent; font-size:1px;
}
.round4R .t1, .round4R .t2, .round4R .t3, .round4R .t4, .round4R .b4, .round4R .b3, .round4R .b2, .round4R .b1
{
	display:block; overflow:hidden;
}
.round4R .t1 {height:1px; margin:0 5px; border-left:0px solid white; border-right:0px solid #eee; background:white;}
.round4R .t2 {height:1px; margin:0 3px; border-left:2px solid white; border-right:2px solid #eee; background:#a52b6c;}
.round4R .t3 {height:1px; margin:0 2px; border-left:1px solid white; border-right:1px solid #ccc; background:#a52b6c;}
.round4R .t4 {height:2px; margin:0 1px; border-left:1px solid white; border-right:1px solid #888; background:#a52b6c;}

.round4R .b4 {height:2px; margin:0 1px; border-left:1px solid #eee; border-right:1px solid #555; background:#a52b6c;}
.round4R .b3 {height:1px; margin:0 2px; border-left:1px solid #ccc; border-right:1px solid #555; background:#a52b6c;}
.round4R .b2 {height:1px; margin:0 3px; border-left:2px solid #888; border-right:2px solid #555; background:#a52b6c;}
.round4R .b1 {height:1px; margin:0 5px; border-left:0px solid #eee; border-right:0px solid #aaa; background:#555;}

.dnuor4R
{
	background: transparent; 
	width:100%;
	margin:0 auto;
}
.dnuor4R div
{
	background-color:#a52b6c;
	color:white;
	font-weight:bold;
	border-right:1px solid white; 
	border-left:1px solid #555;
}
.dnuor4R .top, .dnuor4R .bottom
{
	display:block; background:transparent; font-size:1px;
}
.dnuor4R .t1, .dnuor4R .t2, .dnuor4R .t3, .dnuor4R .t4, .dnuor4R .b4, .dnuor4R .b3, .dnuor4R .b2, .dnuor4R .b1
{
	display:block; overflow:hidden;
}
.dnuor4R .t1 {height:1px; margin:0 5px; border-left:0px solid white; border-right:0px solid #eee; background:#555;}
.dnuor4R .t2 {height:1px; margin:0 3px; border-left:2px solid #555; border-right:2px solid #eee; background:#a52b6c;}
.dnuor4R .t3 {height:1px; margin:0 2px; border-left:1px solid #555; border-right:1px solid #ccc; background:#a52b6c;}
.dnuor4R .t4 {height:2px; margin:0 1px; border-left:1px solid #555; border-right:1px solid #888; background:#a52b6c;}

.dnuor4R .b4 {height:2px; margin:0 1px; border-left:1px solid #eee; border-right:1px solid #555; background:#a52b6c;}
.dnuor4R .b3 {height:1px; margin:0 2px; border-left:1px solid #ccc; border-right:1px solid #555; background:#a52b6c;}
.dnuor4R .b2 {height:1px; margin:0 3px; border-left:2px solid #888; border-right:2px solid #555; background:#a52b6c;}
.dnuor4R .b1 {height:1px; margin:0 5px; border-left:0px solid #eee; border-right:0px solid #aaa; background:white;}
</pre></body></html>