<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*******************/
/* CSS Cluj Investments */
/*******************/


/*******************/
/* CSS Reset */
/*******************/

html, body, div, span, applet, object, iframe, table, caption, 
tbody, tfoot, thead, tr, th, td, del, dfn, em, font, img, ins, 
kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, 
h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, 
acronym, address, big, cite, code, dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend { 
    vertical-align: baseline; 
    font-family: inherit; 
    font-weight: inherit; 
    font-style: inherit; 
    font-size: 100%; 
    outline: 0; 
    padding: 0; 
    margin: 0; 
    border: 0; 
} 

:focus { 
    outline: 0; 
}  

p{
	margin-top: 6px;
	clear: both;
}

table { 
    border-collapse: separate; 
    border-spacing: 0; 
} 
caption, th, td { 
    font-weight: normal; 
    text-align: left; 
} 

blockquote:before, blockquote:after, q:before, q:after { 
    content: ""; 
} 

blockquote, q { 
    quotes: "" ""; 
}

/*******************/
/* General */
/*******************/

body 
{ 
font: 11px Verdana, Arial, sans-serif; line-height: 17px; background-color: #999966; color: #434343; 
}

#wrapp {
	position:			relative;
	/* hack against ie/mac \*/
	clear:				both;
	/* end hack */	
	width:				946px;
	height:  auto;
	margin-left: 		auto;
	margin-right:		auto;
	overflow:			hidden !important;
	overflow:			visible;
	background: #d8d7b4;	
}

#inside_wrapp {
	position:			relative;
	float: left;	
	width:				788px;
	height: auto; 
	min-height: 300px;
	_height: 300px;
	margin: 10px 25px 10px 25px;
}

a 
{ 
text-decoration: none;
color: #999966; 
}

a:hover 
{ 
 text-decoration: underline; 
 color: #999966; 
}


h2 { 
    font: 18px Arial, Verdana, sans-serif; 
	line-height: 18px; 
	color: #222222; 
	font-weight: 900px;  
}
h3 { 
    font: 15px Arial, Verdana, sans-serif; 
	line-height: 15px; 
	color: #222222; 
	font-weight: bold;
	text-align: left;  
	margin-bottom:0px;  
}
h4{ 
    font: 14px Arial, Verdana, sans-serif; 
	color: #222222; 
	font-weight: 900px;
	text-align: left;  
}

/*******************/
/* TOP */
/*******************/

#link_logo {
	position:			relative;
	float: left;
	width:	346px;
	height: 148px; 	
	margin: 0;
}

#fondo_top {
	position:			relative;
	float: left;	
	width:	600px;
	height: 148px; 
	margin: 0;
}

#idiomas {
	position:			relative;
	float: left;	
	width:	946px;
	height: 58px; 
	margin: 0;
	background-image: url(../images/barra_top.gif);
	background-repeat:repeat-x;
}

#idiomas ul { 
    list-style: none; 
	float: left;
	font-size:12px;
	margin-top:18px;
	margin-left: 25px;
} 

#idiomas li{
   list-style: none;
   margin-right: 7px;
   display: inline;
   color: #fff;
   text-decoration: none;
}

#idiomas li a{
   list-style: none;
   display: inline;
   color: #fff;
   text-decoration: none;
}

#idiomas li#active {
   list-style: none;
   display: inline;
   color: #222222;
   font-weight: bold;
}  

#idiomas li a:hover{
   list-style: none;
   display: inline;
   color: #222222;
}        


#menu {
	position:	relative;
	float: left;	
	width:	946px;
	height: 31px; 
	margin: 0px;	
}

#menu IMG{
 	margin-left: 4px;
	border: 0px;
}

/*******************/
/***** CONTENT ********/
/*******************/

#content {
	position:	relative;
	float: left;	
	width:	946px;
	min-height: 410px; 
	_height: 410px; 
	margin: 0px;	
}

/*******************/
/***** HOME ********/
/*******************/


#home_left {
	position:	relative;
	float: left;	
	width:	228px;
	height: 405px;
	background-image:url(../images/imagen_home.jpg);
	background-repeat:no-repeat;
	margin-top: 20px;	
}

#home_right {
	position:	relative;
	float: left;	
	width:	696px;
	height: 405px;
	background-image:url(../images/home_texto.jpg);
	background-repeat:no-repeat;
	margin-top: 20px;	
}

#texto_home{
	margin: 15px 0px 0px 35px;
	width:	600px;	
}

#texto_home h3{
	margin-top:40px;
}

#texto_home ul{
	margin-left:  35px;	!important
	margin-left:  17px;	
}

/*******************/
/***** EMPRESA ********/
/*******************/

#imagen_empresa{
	position:	relative;
	float: left;	
	width:	228px;
	height: 726px;
	background-image: url(../images/empresa_img.jpg);
	background-repeat:no-repeat;
	margin-top: 20px;

}

.caja_info{
	position:	relative;
	float: left;	
	width:	611px;
	height: auto;
	margin-top: 20px;
	margin-left: 30px;
}

.caja_info_top{
	position:	relative;
	float: left;	
	width:	611px;
	height: 20px;
	margin: 0;
	background-image: url(../images/empresa_caja_top.gif);
	background-repeat:no-repeat;
}

.caja_info_mid{
	position:	relative;
	float: left;	
	width:	611px;
	height: auto;
	margin: 0;
	background-image: url(../images/empresa_caja_bg.gif);
	background-repeat: repeat-y;
}

.caja_info_mid h3{
	margin-top: 7px;
}

.caja_info_mid ul{
	margin-left:  35px;	
}

.caja_info_bott{
	position:	relative;
	float: left;	
	width:	611px;
	height: 6px;
	margin: 0;
	background-image: url(../images/empresa_caja_bott.gif);
	background-repeat:no-repeat
}

.marg_caja_info{
	margin: 0px 10px 10px 10px;
}


/*******************/
/***** SERVICIOS ********/
/*******************/


.caja_servicios_izq{
	position:	absolute;
	top: 30px;
	left: 30px;
	width:	512px;
	height: auto;
	z-index: 100;
}

.caja_servicios_der{
	position:	absolute;
	top: 130px;
	left: 400px;
	width:	512px;
	height: auto;
	z-index: 101;
}

.caja_servicios_top{
	position:	relative;
	float: left;	
	width:	512px;
	height: 20px;
	margin: 0;
	background-image: url(../images/servicios_caja_top.gif);
	background-repeat:no-repeat;
}

.caja_servicios_mid{
	position:	relative;
	float: left;	
	width:	512px;
	height: auto;
	margin: 0;
	background-image: url(../images/servicios_caja_bg.gif);
	background-repeat: repeat-y;
}

.caja_servicios_mid h3{
	margin-top: 7px;
}

.caja_servicios_mid ul{
	margin-left:  35px;	
}

.caja_servicios_bott{
	position:	relative;
	float: left;	
	width:	512px;
	height: 6px;
	margin: 0;
	background-image: url(../images/servicios_caja_bott.gif);
	background-repeat:no-repeat;
}

.marg_caja_info_serv{
	position:	relative;
	float: left;
	width:  350px;
	margin: 0px 10px 10px 10px;
}



/*******************/
/***** PORQUE ********/
/*******************/

#fondo_porque{
	position:	relative;
	float: left;
	width:	946px;
	height: auto;
	min-height: 410px; 
	_height: 410px; 
	background-image: url(../images/fondo_porque.jpg);
	background-repeat:no-repeat;
}

#caja_left_porque{
	position:	relative;
	float: left;
	width:	229px;
	height: 204px;
	margin-left:  30px;	
	margin-top:  365px;	
	background-image: url(../images/caja_left_porque.gif);
	background-repeat:no-repeat;
}

.marg_caja_porque{
	margin: 8px 10px 10px 10px;
}

.caja_porque{
	position:	relative;
	float: right;
	width:	624px;
	height: auto;
	margin-right:  30px;	
	margin-top:  35px;	
	margin-bottom:  35px;	
}


.caja_porque_top{
	position:	relative;
	float: left;	
	width:	624px;
	height: 20px;
	margin: 0;
	background-image: url(../images/porque_caja_top.gif);
	background-repeat:no-repeat;
}

.caja_porque_mid{
	position:	relative;
	float: left;	
	width:	624px;
	height: auto;
	margin: 0;
	background-image: url(../images/porque_caja_bg.gif);
	background-repeat: repeat-y;
}

.caja_porque_mid h3{
	margin-top: 7px;
}

.caja_porque_mid ul{
	margin-left:  35px;	
}

.caja_porque_bott{
	position:	relative;
	float: left;	
	width:	624px;
	height: 6px;
	margin: 0;
	background-image: url(../images/porque_caja_bott.gif);
	background-repeat:no-repeat;
}

/*******************/
/***** ARTICULOS ********/
/*******************/

#fondo_articulos{
	position:	relative;
	float: left;
	width:	946px;
	height: auto;
	min-height: 410px; 
	_height: 410px; 
	background-image: url(../images/fondo_articulos.jpg);
	background-repeat:no-repeat;
}

.caja_articulos{
	position:	relative;
	float: left;
	width:	512px;
	height: auto;
	margin-left:  36px;	
	margin-top:  35px;		
}

.caja_articulos2{
	position:	relative;
	float: left;
	width:	861px;
	height: auto;
	margin-left:  36px;	
	margin-top:  18px;		
	margin-bottom:  35px;	
}

.foto_articulos{
	position:	relative;
	float: right;
	width:	229px;
	height: 290;
	margin-right: 50px;	
	margin-top:  25px;		
}

.foto_articulos_top{
	position:	relative;
	float: left;	
	width:	229px;
	height: 270px;
	margin: 0;
	background-image: url(../images/foto_articulos.jpg);
	background-repeat:no-repeat;
}

.foto_articulos_bott{
	position:	relative;
	float: left;	
	width:	229px;
	height: 20px;
	margin: 0;
	background: #a8a56f

}


.art_text{
	position:	relative;
	float: left;
	width:	375px;
	height: auto;
	margin: 0px 0px 0px 10px;
}

.art_foto{
	position:	relative;
	float: right;
	height: auto;
	margin: 0px 10px 10px 0px;
}

.art_foto IMG{
	margin: 20px 15px 10px 0px;	
}

.caja_articulos_top{
	position:	relative;
	float: left;	
	width:	577px;
	height: 20px;
	margin: 0;
	background-image: url(../images/articulos_caja_top.gif);
	background-repeat:no-repeat;
}

.caja_articulos_mid{
	position:	relative;
	float: left;	
	width:	577px;
	height: auto;
	margin: 0;
	background-image: url(../images/articulos_caja_bg.gif);
	background-repeat: repeat-y;
}

.caja_articulos_mid h3{
	margin-top: 7px;
}

.caja_articulos_mid ul{
	margin-left:  35px;	
}

.caja_articulos_bott{
	position:	relative;
	float: left;	
	width:	577px;
	height: 19px;
	margin: 0;
	background-image: url(../images/articulos_caja_bott.gif);
	background-repeat:no-repeat;
}

.caja_articulos2_top{
	position:	relative;
	float: left;	
	width:	861px;
	height: 20px;
	margin: 0;
	background-image: url(../images/articulos2_caja_top.gif);
	background-repeat:no-repeat;
}

.caja_articulos2_mid{
	position:	relative;
	float: left;	
	width:	861px;
	height: auto;
	margin: 0;
	background-image: url(../images/articulos2_caja_bg.gif);
	background-repeat: repeat-y;
}

.caja_articulos2_mid h3{
	margin-top: 7px;
}

.caja_articulos2_mid ul{
	margin-left:  35px;	
}

.caja_articulos2_bott{
	position:	relative;
	float: left;	
	width:	861px;
	height: 19px;
	margin: 0;
	background-image: url(../images/articulos2_caja_bott.gif);
	background-repeat:no-repeat;
}

/*******************/
/***** PROYECTOS ********/
/*******************/

#fondo_proyectos{
	position:	relative;
	float: left;
	width:	946px;
	height: auto;
	min-height: 410px; 
	_height: 410px; 
	background-image: url(../images/fondo_proyectos.jpg);
	background-repeat:no-repeat;
}

.caja_proyectos{
	position:	relative;
	float: left;
	width:	229px;
	height: auto;
	margin-left: 30px;	
	margin-top:  63px;		
}

.caja_proyectos_top{
	position:	relative;
	float: left;	
	width:	280px;
	height: 19px;
	margin: 0;
	background-image: url(../images/proyectos_caja_top.gif);
	background-repeat:no-repeat;
}

.caja_proyectos_mid{
	position:	relative;
	float: left;	
	width:	280px;
	height: auto;
	margin: 0;
	background-image: url(../images/proyectos_caja_bg.gif);
	background-repeat: repeat-y;
}

.caja_proyectos_mid h3{
	margin-top: 7px;
}

.caja_proyectos_mid ul{
	margin-left:  35px;	
}

.caja_proyectos_bott{
	position:	relative;
	float: left;	
	width:	280px;
	height: 338px;
	margin: 0;
	background-image: url(../images/proyectos_caja_bott.gif);
	background-repeat:no-repeat;
}

.caja_proyectos2{
	position:	relative;
	float: right;
	width:	501px;
	height: auto;
	margin-right: 62px;	
	margin-top:  63px;		
}

.caja_proyectos2_top{
	position:	relative;
	float: left;	
	width:	501px;
	height: 21px;
	margin: 0;
	background-image: url(../images/proyectos2_caja_top.gif);
	background-repeat:no-repeat;
}

.caja_proyectos2_mid{
	position:	relative;
	float: left;	
	width:	501px;
	height: auto;
	margin: 0;
	background-image: url(../images/proyectos2_caja_bg.gif);
	background-repeat: repeat-y;
}

.caja_proyectos2_mid h3{
	margin-top: 7px;
}

.caja_proyectos2_mid ul{
	margin-left:  35px;	
}

.caja_proyectos2_bott{
	position:	relative;
	float: left;	
	width:	501px;
	height: 228px;
	margin: 0;
	background-image: url(../images/proyectos2_caja_bott.gif);
	background-repeat:no-repeat;
}

/*******************/
/***** CONTACTO ********/
/*******************/

#caja_contacto{
	position:	relative;
	float: left;	
	width:	310px;
	height: 410px;
	margin-left: 30px;
	background-color: #ebebd9;
	text-align:center;
}

.caja_form{
	position:	relative;
	float: right;
	width:	554px;
	height: auto;
	margin-right: 30px;	
	margin-top:  63px;		
}

.caja_form_top{
	position:	relative;
	float: left;	
	width:	554px;
	height: 34px;
	margin: 0;
	background-image: url(../images/contacto_caja_top.gif);
	background-repeat:no-repeat;
}

.caja_form_top h3{
	margin: 7px 0 0 10px;
}

.caja_form_mid{
	position:	relative;
	float: left;	
	width:	554px;
	height: auto;
	margin: 0;
	background-image: url(../images/contacto_caja_bg.gif);
	background-repeat: repeat-y;
}

.caja_form_mid ul{
	margin-left:  35px;	
}

.caja_form_bott{
	position:	relative;
	float: left;	
	width:	554px;
	height: 14px;
	margin: 0;
	background-image: url(../images/contacto_caja_bott.gif);
	background-repeat:no-repeat;
}



/*******************/
/***** FOOTER ********/
/*******************/

#footer {
	position:			relative;
	/* hack against ie/mac \*/
	clear:				both;
	/* end hack */	
	width:				946px;
	height:  auto;
	margin-top: 		15px;
	margin-left: 		auto;
	margin-right:		auto;
	overflow:			hidden !important;
	overflow:			visible;
	padding-top: 0px;	
	background: #d8d7b4;	

}

#foot_esp {
	position:	relative;
	float: left;	
	width:	200px;
	height: auto;
	text-align: center;
	margin: 10px 100px 10px 200px;
}

#foot_rom {
	position:	relative;
	float: left;	
	width:	200px;
	height: auto;
	text-align: center;
	margin: 10px 10px 10px 0px;
}

.subrallado{
	text-decoration: underline;
}

.blanco, .blanco a, .blanco a:hover{
	color: #FFFFFF;
}

.gris, .gris a, .gris a:hover{
	color: #333333;
}

.azul, .azul a, .azul a:hover{
color: #0099FF; 
}

.bold{
	font-weight: bold;
}

.italic{
	font-style:italic;
}

.big {
	font-size: 16px
}

.medium {
	font-size: 13px
}

.small {
	font-size: 10px
}

.estrecho{
letter-spacing: -1px;
}

.fl{
position: relative;
float: left;
}

.fr{
position: relative;
float: right;
}

.cl{
clear: left;
}

.cr{
clear: right;
}


.margin10 {
	margin: 10px;
}

.margin25 {
	margin: 25px;
}

.margintop10 {
	margin-top: 10px;
}

.margintop20 {
	margin-top: 20px;
}

.marginleft10 {
	margin-left: 10px;
}

.marginright6 {
	margin-right: 6px;
}

.textmid {
	text-align: center;
}

.textrig{
	text-align: right;
}

/*******************/
/* TABS MENU */
/*******************/

#navigation {
        background: #ffffff;
        margin: 1em 0 0;
        padding: 0.6em 0 0;
        font-weight: bold;
}
#navigation ul, #navigation ul li {
        list-style: none;
        margin: 0;
        padding: 0;
}
#navigation ul {
        padding: 8px 0 8px;
        text-align: center;
}
#navigation ul li {
        display: inline;
}
#navigation ul li a {
        background: url(../images/menu_bg.gif) repeat-x left top;
        color: #222222;
        text-decoration: none;
        padding: 8px 0;
}
#navigation ul li span {
        background: url(../images/menu_bg_end.png) no-repeat right top;
        padding: 8px 7px 8px 3px;
        margin: 4px 0 4px 4px;
}
#navigation ul li a:hover span {
        text-decoration: underline;
        background-position: 100% -75px;
}
#navigation ul li a:hover {
        background-position: 0 -75px;
}
#navigation #current a {
        background-position: 0 -150px;
}
#navigation #current a span {
        background-position: 100% -150px;
}
</pre></body></html>