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

html {
	margin:0;
	padding:0;
}

body {
	background: url(../images/bgshim.gif);
	margin:0;
	padding:0;
}

body h3 {
	font:1.1em/1.6 arial, sans-serif;
	color:#ff0;
}

#container {
	width:100%;
	height:100%;
	position:relative;
	background:url(../images/FilmStripWeb.png) top left repeat-x;
}

#encabezado {
	background:url(../images/iconofilia-transp.png) top left no-repeat;
	position:relative;
	width:800px;
	height:100px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
}
#bodytainer {
	position:relative;
	width:800px;
	height:auto;
	background:#fff;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
}

#bodytainer p {
	font:.8em/1.6 verdana, sans-serif;
	color:#000;
	text-align:justify;
	text-decoration:none;
}

#bodytainer table {
	font: .7em/1.1 verdana, sans-serif bold;
	color:#000;
}

#bodytainerhead {
	position:relative;
	background:#444;
	width:800px;
	margin:30px auto 0 auto;
	height:30px;
	padding-left:10px;
	padding-right:10px;
}
#bodytainerhead p {
	font:1.1em/1.8 arial, sans-serif bold;
	color:#39F;
}

#bodytainer ul {
	list-style:square;
}

#bodytainer li {
	font:.75em/1.3 verdana, sans-serif;
}
	
#menu {
	position:relative;
	width:500px;
	height:20px;
	margin-left:auto;
	margin-right:0;
	top:70px;
}

#menuitem ul {
	list-style:none;
	margin:0;
	padding:o;
}

#menuitem li {
	background:#FF0 center;
	font: 10px/1.8 verdana;
	font-weight:bold;
	color:#000;
	text-align:center;
	float:left;
	margin:0 0.25em;
	width:100px;
	height:20px;
}
#menuitem li a {
	background:#FF0;
	font: 10px/1.8 verdana;
	font-weight:bold;
	color:#000;
	text-align:center;
	text-decoration:none;
	float:left;
	margin:0 0.25em;
	width:100px;
	height:20px;
}
#menuitem li a:hover, a:active {
	text-decoration:underline;
	color:#D00;
}

#imagen {
	background:url(../images/nikon_lens_front.png);
	position:relative;
	clear:left;
	float:right;
	width:300px;
	height:335px;
	margin-left:10px;
}

#definicion {
	clear: both; 
	margin: 20px 10px 10px 0; 
	width: 200px; 
	float: left;
	padding:5px;
	}
#definicion p {
	font: .8em/1.3 "Courier New", Courier, monospace; 
	text-align: left;
	color:#069;
}

.textogeneral {
	font:.75em/1.3 verdana, sans-serif;
}

#video {
	position:relative;
	width:425px;
	height:344px;
	top:10px;
	margin-left:auto;
	margin-right:auto;
}
