* { font-family: Trebuchet MS,Lucida Grande,Verdana,Arial,Sans-Serif; font-size:14px; color:#000000; }
html,body 	{ margin:0px; padding: 0px; height:100%;}
#contenido { 
	position:absolute;
	width:800px;
	height:600px; 
	top:50%; 
	left:50%; 
	margin-top:-300px; 
	margin-left:-400px;
	border: 1px solid #f29400;
}
ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-left:0px;
}
li {
	padding:0 0 4px;
	position:relative;
	font-size: 12px; color:#f29400;
}
h3 {
 	color:#f29400;
 	padding-top:15px;
 	padding-bottom: 0px;
 	margin: 0;
}

input, textarea {
	background-color: #FBDAA5;
	width: 370px;
	border: 0px;
}

#header {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:1;
	background:#FFFFFF url('../imgs/RallasSup.gif') no-repeat top right;
	height: 160px;
	width: 800px;
	
}

#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:2;
	background:#FFFFFF url('../imgs/logo.gif') no-repeat;
	height: 100px;
	width: 270px;
	cursor:pointer;
}

#menu { 
	position:absolute; 
	top:100px; 
	left:0px;
	z-index:1;
	background-color: #000000 ;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align:left;
	width:800px;
	height:20px;
}
#menu td a {
	color:#FFFFFF;
	text-decoration: none;
}
#menu a.activo{
	color: #f29400;
}
#menu a:hover {
	color: #f29400;
}

#home {
	position:absolute; 
	top:194px; 
	left:66px;
	z-index:1;
	background:#FFFFFF url('../imgs/home.gif') no-repeat;
	height: 260px;
	width: 260px;
}
#blog_logo {
	position:absolute; 
	top:195px; 
	left:400px;
	z-index:1;
	background:#FFFFFF url('../imgs/AlexBlog.png') no-repeat top left;
	height: 45px;
	width: 200px;
	cursor:pointer;
}
#blog_texto {
	position:absolute; 
	top:225px; 
	left:400px;
	z-index:1;
	background:#FFFFFF;
	height: 300px;
	width: 350px;
	overflow-y:auto;
}

#trajectoria_flechas{
	position:absolute; 
	top:180px;
	left:370px;
	z-index:1;
	width:20px;
	height:40px;
}

#trajectoria_texto {
	position:absolute; 
	top:180px; 
	left:400px;
	z-index:3;
	background:#FFFFFF;
	height: 315px;
	width: 380px;
	overflow-y:hidden;
	font-size:11px;
}

#trajectoria_texto_2 {
	position:absolute; 
	top:0px; 
	left:0px;
	z-index:1;
	background:#FFFFFF;
	width: 380px;
	font-size:11px;
}


#footer { 
	position:absolute; 
	top:570px; 
	left:0px;
	z-index:2;
	background-color: #f29400 ;
	font-size:11px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	text-align:right;
	width:790px;
}

#footer_img {
	position:absolute; 
	bottom:0px; 
	left:0px;
	z-index:1;
	background:#FFFFFF url('../imgs/RallasInf.gif') no-repeat bottom left;
	width:400px;
	height:258px;
}

#serveis 			{	position:absolute; 	top:514px; 	left:0px;	z-index:3;	background:transparent url('../imgs/TextServeis.png') no-repeat;	width:364px;	height:80px;}
#clients 			{	position:absolute; 	top:514px; 	left:0px;	z-index:3;	background:transparent url('../imgs/TextClients.png') no-repeat;	width:364px;	height:80px;}
#trajectoria 	{ position:absolute; 	top:514px; 	left:0px;	z-index:3;	background:transparent url('../imgs/TextTrajectoria.png') no-repeat;	width:364px;	height:80px;}
#portfolio 		{	position:absolute; 	top:514px; 	left:0px;	z-index:3;	background:transparent url('../imgs/TextPortfolio.png') no-repeat;	width:364px;	height:80px;}
#contacte 		{ position:absolute; 	top:514px; 	left:0px;	z-index:3;	background:transparent url('../imgs/TextContacte.png') no-repeat;	width:364px;	height:80px;}


.noticia_tit { font-weight: bold; text-decoration: none; }
.noticia_txt {font-size: 12px; }
.noticia_mas { font-size: 12px; color:#f29400; text-decoration: none; }

#portfolio_secciones {
	position:absolute; 
	top:160px;
	left:118px;
	z-index:1;
	width:300px;
	height:320px;
}

#portfolio_preview {
	position:absolute; 
	top:160px;
	left:400px;
	z-index:1;
	width:380px;
	height:380px;
}

#clients_preview {
	position:absolute; 
	top:160px;
	left:400px;
	z-index:1;
	width:380px;
	height:380px;
}

#contacte_logo {
	position:absolute; 
	top:150px; 
	left:400px;
	z-index:1;
	background:#FFFFFF url('../imgs/AlexDisseny.gif') no-repeat top left;
	height: 45px;
	width: 250px;
}
#contacte_texto {
	position:absolute; 
	top:180px; 
	left:400px;
	z-index:1;
	background:#FFFFFF;
	height: 420px;
	width: 400px;
	overflow-y:auto;
}

#contacte_enviar {
	position:absolute; 
	top:50px; 
	left:400px;
	z-index:1;
	background:#FFFFFF;
	height: 60px;
	width: 400px;
}

#serveis_texto {
	position:absolute; 
	top:180px;
	left:400px;
	z-index:1;
	width:360px;
	height:360px;
}


.a_seccion { text-decoration:none; color:#f29400; padding-top:10px; padding-bottom:10px; font-weight:bold; }
.a_seccion_activo { text-decoration:none; color:#000000; padding-top:10px; padding-bottom:10px; font-weight:bold;} 
.a_seccion:hover { text-decoration:none; color:#000000; padding-top:10px; padding-bottom:10px; font-weight:bold;}

.img_preview { border:1px solid #000000; }
p.p_serveis { font-size: 11px;}

