/* RESET CSS */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,		
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	}
strong {
	font-weight: bold;
	}
:focus {
	outline:0;
	}
body{
	line-height: 1;
	background: #000000;
	}
ol, ul {
	list-style: none;
	}
table {
	border-collapse: separate;
	border-spacing: 0;
	}
caption, th, td {
	text-align: left;
	font-weight: normal;
	}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
	}
blockquote, q {
	quotes: "" "";
	}

/* GENERAL */
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #555;
	}
a {
	text-decoration:underline;
	color: #666;
	}
a:hover {
	text-decoration:line-through;
	}
h1, h2, h3, h4 {
	font-weight:normal;
	}
h2, h3{
	float: right;
	padding: 0;
	top: 60px;
	}
p {
	float: right;
	}
legend{
	display:none;
	}
html, body {
	height: 100%;
	background: #000000;
	}
td {
	padding-right: 4px;
	}

/* LOGO */
	
#barra {
	padding: 0px 0px 0px 30px;
	display: block;
	}
	
#item1 a {
	float: left;
	background: url(up1.png) no-repeat 0 0;
	text-indent: -1px;
	width: 130px;
	height: 30px;
	}
#item1 a:hover {
	background-position: 0px -30px;
}

#item2 a {
	float: left;
	background: url(up2.png) no-repeat 0 0;
	text-indent: -1px;
	width: 46px;
	height: 30px;
	}
#item2 a:hover {
	background-position: 0px -30px;
	}

#item3 a {
	float: left;
	background: url(up3.png) no-repeat 0 0;
	text-indent: -1px;
	width: 41px;
	height: 30px;
	}
#item3 a:hover {
	background-position: 0px -30px;
	}

#item4 a {
	float: left;
	background: url(up4.png) no-repeat 0 0;
	text-indent: -1px;
	width: 63px;
	height: 30px;
	}
#item4 a:hover {
	background-position: 0px -30px;
}
#logo_derecha {
	padding: 0px 0px 0px 0px;
	display: block;
	}
#item_derecha1 a {
	float: right;
	padding: 0px 0px 0px 0px;
	background: url(up5.png) no-repeat 0 0;
	width: 73px;
	height: 30px;
	}
#item_derecha1 a:hover {
	background-position: 0px -30px;
}
#item_derecha2 a {
	float: right;
	padding: 0px 0px 0px 0px;
	background: url(up6.png) no-repeat 0 0;
	width: 37px;
	height: 30px;
	}
#item_derecha2 a:hover {
	background-position: 0px -30px;
	}
#item_derecha3 a {
	float: right;
	padding: 0px 0px 0px 0px;
	background: url(up7.png) no-repeat 0 0;
	width: 34px;
	height: 30px;}
#item_derecha3 a:hover {
	background-position: 0px -30px;
	}
#item_derecha4 a {
	float: right;
	padding: 0px 0px 0px 0px;
	background: url(up8.png) no-repeat 0 0;
	width: 34px;
	height: 30px;
	}
#item_derecha4 a:hover {
	background-position: 0px -30px;
	}
#item_derecha5 a {
	float: right;
	padding: 0px 30px 0px 0px;
	background: url(up9.png) no-repeat 0 0;
	width: 26px;
	height: 30px;
	}
#item_derecha5 a:hover {
	background-position: 0px -30px;
	}
#item_derecha6 a {
	float: right;
	padding: 0px 30px 0px 0px;
	background: url(up010.png) no-repeat 0 0;
	width: 30px;
	height: 30px;
	}
#item_derecha6 a:hover {
	background-position: 0px -30px;
	}

/* INDEX - GALLERY */
#home {
	font-size: 11px;
	overflow: hidden;
	}
#image_holder {
	display: none;
	background-color:#000;
	line-height: 0px;
	position: fixed;
	overflow: hidden;
	}
.main_image {
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
	}
#image_data {
	position: absolute;
	float:right;
	width:400px;
	bottom: 30px;
	z-index: 1000;
	right: 32px;
	height: 60px;
	}
#image_data h1 {
	display: block;
	height: 33px;
	background-position: top right;
	background-repeat: no-repeat;
	text-indent: -9999px;
	text-align: right;
	}
#image_data p {
	width: 200px;
	position: absolute;
	top: 34px;
	right: 0px;
	float: right;
	z-index: 782;
	text-align: right;
	height: 27px;
	}
#image_data p a {
	color: #666;
	}
#image_data p a:hover {
	color: #CCC;
	text-decoration: none;
	float: right;
	}
#image_data_navigation {
	position: absolute;
	z-index: 200;
	bottom: 15px;
	right: 30px;
	width: 132px;
	height: 40px;
}
#image_data_navigation .image_navigation {
	float: right;
	padding-top: 20px;
	width: 100px;
	height: 20px;
}
#image_data_navigation .image_navigation li {
	display: inline;
}
#image_data_navigation .image_previous {
	float: left;
	height: 14px;
	width: 19px;
	background: url('css_img/image_previous.gif') no-repeat 0 0;
	text-indent: -9999px;
}
#image_data_navigation .image_previous:hover {
	background-position: 0 -14px;
}
#image_data_navigation .image_next {
	float: left;
	height: 14px;
	width: 15px;
	background: url('css_img/image_next.gif') no-repeat 0 0;
	text-indent: -9999px;
}
#image_data_navigation .image_next:hover {
	background-position: 0 -14px;
}
		
#image_data_navigation .image_number {
	clear: both;
	float: right;
	padding-top: 4px;
	font-weight: bold;
}

#project_navigation {
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
}
#project_navigation_previous {
	float: left;
	width: 216px;
	height: 100%;
	*background: url('css_img/sp.gif') repeat top left;
}
#project_navigation_next {
	float: right;
	width: 216px;
	height: 100%;
	*background: url('css_img/sp.gif') repeat top left;
}
#project_navigation a:hover {
	background-position: 0 -216px;
}
#project_navigation .project_previous {
	float: left;
	background: url('css_img/project_previous.gif') no-repeat 0 0;
	width: 216px;
	height: 216px;
	margin-top: 0px;
	display: none;
}
#project_navigation .project_next {
	float: right;
	background: url('css_img/project_next.gif') no-repeat 0 0;
	width: 216px;
	height: 216px;
	margin-top: 0px;
	display: none;
}


/*     MENU HOME    */
#home_stuff {
	position: absolute;
	width: 100%;
	height: 30px;
	z-index: 400;
	background-color:#000;
	opacity:0.8;filter:alpha(opacity=80);
	padding: 0px 0px 0px 10px;
	display: none;
}
#mh {
	position:absolute;
	clear: both;
	height: 50px;
	width: 100px;
	margin-top:70px;
	margin-left:30px;
	overflow: hidden;
}
#mh1 {
	position:absolute;
	margin-left:-100px;
	clear: both;
	z-index: 405;
	cursor:pointer;
}
#mh1 li a {
	text-decoration: none;
	color: #fff;
}
#mh1 li a:hover {
	color: #333;
}
#mh2 {
	position:absolute;
	margin-left:-100px;
	margin-top:16px;
	z-index: 406;
	cursor:pointer;
}
#mh2 a {
	text-decoration: none;
	color: #fff;
}
#mh2 a:hover {
	color: #333;
}
#msh {
	position:absolute;
	clear: both;
	height: 80px;
	width: 200px;
	margin-top:70px;
	margin-left:140px;
	overflow: hidden;
}
#sub_menu_home1_a {
	position:absolute;
	clear: both;
	z-index: 410;
	margin-left:-100px;
	cursor:pointer;
}
#sub_menu_home1_b {
	position:absolute;
	clear: both;
	margin-top:16px;
	z-index: 410;
	margin-left:-100px;
	cursor:pointer;
}
#sub_menu_home1_c {
	position:absolute;
	clear: both;
	margin-top:32px;
	margin-left:-100px;
	z-index: 410;
	cursor:pointer;
}
#sub_menu_home1_d {
	position:absolute;
	clear: both;
	margin-top:48px;
	margin-left:-100px;
	z-index: 410;
	cursor:pointer;
}



#msh a {
	text-decoration: none;
	color: #fff;
}
#msh a:hover {
	color: #333;
	cursor:hand;
}
#sub_menu_home2_a {
	position:absolute;
	clear: both;
	z-index: 410;
	margin-left:-100px;
	cursor:pointer;
}
#sub_menu_home2_b {
	position:absolute;
	clear: both;
	margin-top:16px;
	z-index: 410;
	margin-left:-100px;
	cursor:pointer;
}


#menu_home .menu_level li {
	font-weight: bold;
	margin-top: 0px;
	margin: 10px 0px 0px 0px;
	color: #fff;
}
#menu_home .menu_level li a {
	text-decoration: none;
	color: #fff;
}
#menu_home .menu_level li a:hover {
	color: #333;
}






#project_tapa {
	position: absolute;
	z-index: 2;
	background: url('css_img/ficha_tapa.gif') repeat top left;
	top: -1px;
	left: 0px;
	width: 100%;
	height: 100%;
}
#project_preload {
	position: relative;
	width: 40px;
	height: 40px;
}
