@charset "utf-8";
/* CSS Document */

#initLogo {position:absolute; left:60%; top:70%; width:250px; height:50px; }

body {
	background-color:#0A0A0A; text-shadow: #000 0 0 0; }

/*CABECERA*/
#logo {position:absolute; margin-left:-175px; margin-top:-230px; vertical-align:middle; left:50%; top:50%; width:350px; height:60px; z-index:1; }
img.derecha { float: right; margin: 0 0 0 0; display: block; }

#oficina{width:50px; height:15px; margin-top:50px; margin-left:5px; float:left;}
#oficina a {font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#FFF; font-weight:bold; text-transform:uppercase;}
#oficina a:hover {font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#FFF; text-transform:uppercase;}

/*MEIN NAV BAR*/
#navmenu {position:absolute; margin-left:-275px; margin-top:-165px; vertical-align:middle; left:50%; top:50%; width:100px; height:250px; z-index:2; }

/*CONTENIDO*/
#gallery {position:absolute; margin-left:-175px; margin-top:-165px; vertical-align:middle; left:50%; top:50%; width:350px; height:250px; z-index:3; }

/*+IMÁGENES thumbs note*/
#masImagenes{width:60px; height:10px; margin-top:-4px; margin-left:145px; float:left; }

/*DESCRIPCIÓN Layout*/
#descripcion {position:absolute; margin-left:-175px; margin-top:110px; vertical-align:middle; left:50%; top:50%; width:350px; height:125px; z-index:4; line-height:15px }

#D_left{width:175px; height:125px; margin-top:5px; float:left;}
#D_right{width:175px; height:125px; margin-top:5px; float:left;}

#foot_note { position:absolute; margin-left:-175px; margin-top:250px; vertical-align:middle; left:50%; top:50%; width:350px; height:20px; z-index:5; }

/* MININAV */

/*#miniNavBar {
	position:absolute;
	list-style:none;
	width:350px;
	height:15px;
}

#miniNavBar ul, li {
	list-style-type: none;
}

#miniNavBar ul {
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 5px;
	padding: 0px 0px;
	border:none;
}

#miniNavBar li {
	width:100px;
	float: left;
	padding: 0 0;
	display: block;
}

#miniNavBar a {
	text-decoration: none;
	color: #FFF;
	display: block;
	padding: 0px 0px;
	text-align: center;
	border:1px solid #FFF;
}

#miniNavBar a:hover {
	text-decoration: none;
	color: #FFF;
	display: block;
	padding: 0px 0px;
	text-align: center;
	border:1px solid #FFF;
}*/

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8BC43F;
	background-color: #0A0A0A;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8BC43F;
	background-color: #0A0A0A;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}