/* estils generals */
* {
	border:0px solid #eee;
	margin:0;
	padding:0;
	list-style:none;
}

body {
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	background-color:#000000;
}
h1, h2 {
	font-family:"Century Gothic","Lucida Grande",Arial,sans-serif;
}
a:link, a:visited {
	text-decoration:none;
}
/* inici */
div#loading {

}

#copyright {
	float:left;
	clear:both;
	margin-top:10px;
	margin-left:10px;
	color:#999999;
}

#copyright a:link, #copyright a:visited {
	color:#999999;
	text-decoration:underline;
}
#copyright a:hover {
	color:#CCCCCC;
	
}
body#home {


}
body#home #menu {
	bottom:20px;
	height:100px;
	line-height:12px;
	position:absolute;
	width:97%;
	z-index:80;
	margin-left:20px;
}
#menu h1 {
	visibility:hidden;
}

#menu h2 {
	background-color:#000000;
	float:left;
	left:-307px;
	opacity:0.99;
	width:307px;
}
#menu div {
	background-color:#000000;
	height:93px;
	opacity:0.6;
	filter:alpha(opacity=60);
	padding:7px 0 0 7px;
	margin-left:308px;

}
*+html #menu div {
	height:98px;
}


#menu div ul {
	float:left;
	width:160px;

}
body#home .portfolio {
	margin:0 auto 0 auto;
	width:1024px;
}

body#home .portfolio img {
	border:5px solid #fff;
	margin:10px 0;
	padding:0px;
}

#menu div ul li span {
	color:#c30101;
	font-size:10px;
	font-weight:bold;
	margin-left:8px;
}
#menu div ul li a:link {
	color:#FFFFFF;
	text-decoration:none;
}
#menu div ul li a:visited {
	color:#999999;
	text-decoration:underline;
}
#menu div ul li a:hover {
	color:#999999;
	text-decoration:underline;
}


/* galeries */




#button {
	color:#FFFFFF;
	height:15px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:3px 0px 0px;
	padding:0px;
	text-align:center;
}

#button li {
	background:transparent url(../img/button.gif) repeat scroll 1px;
	display:block;
	float:left;
	margin:0px;
	padding:0px;
	width:22px;
}
#button li a, #button li a:visited {
	background-image:url(../img/button.gif);
	background-position:1px 19px;
	color:#24566E;
	display:block;
	padding:2px 0px;

}
#button li a:hover {
	background:transparent url(../img/button.gif);
	background-position:1px -1px;
	color:#FFFFFF;
	margin:0px;
	text-decoration:none;
}
.tool-tip {
	background:transparent url(../img/backTooltip.gif) no-repeat scroll 0pt;
	color:#FFFFFF;
	height:50px;
	padding:13px;
	padding-top:18px;
	width:285px;
}
.tool-title {
	font-size:12px;
	font-weight:bold;
}
.tool-text {
	font-size:11px;
}
.toolNav-tip {
	background:transparent url(../img/buttonHover.png) repeat scroll 0%;
	color:#FFFFFF;
	height:100px;
	padding:0px;
	width:100px;
}

.toolNav-title {
	font-size:11px;
	font-weight:bold;
}
.toolNav-text {
	font-size:11px;
}
.FirstFoto {
	margin:200px 0px 0px;
	position:relative;
}
.FirstFoto a {
	background:transparent url(../img/navPhoto.gif) no-repeat scroll 0px -60px;
	display:block;
	height:60px;
	text-indent:-90000%;
	width:70px;
}
.FirstFoto a:hover {
	background:transparent url(../img/navPhoto.gif) no-repeat scroll 0px 1px;
}

table td {
	vertical-align:top;
}


/* estils galeries */

/* estil galeries menu */
body#galeria #menu, body#contacta #menu {
	left:0px;
	margin:0px;
	position:fixed;
	top:-18px;
	width:100%;
}
*+html #galeria #menu {
	height:138px;
}
body#galeria #menu h2 img,  body#contacta #menu h2 img {
	margin-left:80px;
	padding:10px;

}
body#galeria #menu div,  body#contacta #menu div {
	background-color:#000000;
	height:66px;
	opacity:0.6;
	filter:alpha(opacity=60);
	padding:7px 0 0 7px;
	margin-left:308px;

}
*+html body#galeria #menu div {
	height:68px;
}
*+html body#contacta #menu div {
	height:68px;
}
#content {
	background-color:#48494A;

}

/* -- */


body#galeria .portfolio {
	background-color:#4A494A;
	float:left;
	height:550px;
	padding:140px 10px 0px 0px;
	width:23770px;
}
body#contacta .portfolio {
	background-color:#4A494A;
	float:left;
	padding:140px 10px 0px 0px;
}

body#galeria .portfolio div {
	background-image:url(../img/ombraImg.gif);
	background-position:right 122px;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px 0px 20px;
	text-align:left;
	float:left;
}
body#contacta .portfolio {
	margin:0px;
	padding:0px;
	text-align:left;
	float:left;
	width:100%;
}


.portfolio td.back {
	background:transparent none repeat scroll 0%;
	padding:0px;
	vertical-align:top;
}
body#galeria .portfolio img {
	background:#FFFFFF none repeat scroll 0%;
	border:1px solid #353535;
	margin:0px 10px 0px 30px;
	padding:5px;
}

#nav {
	background:#6C6C6C url(../img/backNav.gif) repeat-x scroll 0%;
	border-top:1px solid #393939;
	bottom:0px;
	color:#FFFFFF;
	height:30px;
	left:0px;
	margin:0px;
	padding:7px 0px 0px 30px;
	width:100%;
	position:fixed;
}

/* estils contacta */

input {
	border:1px solid #CCCCCC;
	background-color:#CCCCCC;
}
input:focus {
	border:1px solid #666666;
	background-color:#FFFFFF;
}
fieldset { 
	border:0;
	margin:0;
	padding:0;
}
label {
 display:block;
}
input.text,textarea { 
	width:300px;
	font-family:'courier new', courier, monospace;
	font-size:12px;
	color:#333;
	padding:3px;
	margin:1px 0;
	border:1px solid #ccc;
}
input.submit { 
	padding:2px 5px;
	font-size:12px;
}

#formulariContacta {
	float:left;
	width:320px;
	margin:100px 10%;
}
#googleGadget {
	float:left;
	margin:100px 20px;
}
#googleGadget div {
	margin-bottom: 20px;
}
