/* CSS Document */

#listado {
	float:left;
	display:block;
	width:190px;
	height:464px;
	background:url(images/icatalogo.gif) no-repeat;}

/*--------------- MENU SELECCION ---------------*/
#menubox {
	height:75px; /*R:60px*/
	margin:25px 0 15px 60px;
	display:block;}
	
#menuboton { /*R:no esta!*/
	float:left;
	display:block;
	width:122px;
	background:url(images/flecha2.gif);
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#8C8C8C;
	padding-left: 15px;
	text-decoration:none;
	margin: 0 0 5px 0;}

#menuboton a:link {color: #8C8C8C; text-decoration:none;}
#menuboton a:visited{color: #8C8C8C; text-decoration:none;}
#menuboton a:hover {color: #008457;text-decoration:none;}
#menuboton a:active {color: #8C8C8C;text-decoration:none;}


/*--------------- PUNTEADOS ---------------*/
#punteado1 {
	display:block;
	float:left;
	width:180px;
	height:20px;
	border-top:#CCCCCC dotted 1px;} 
	
#punteado2 {
	display:block;
	float:left;
	width:100%;
	height:4px;
	line-height:2px;
	border-top:#CCCCCC dotted 1px;} 
	
/*--------------- LISTADO ---------------*/
#listaybarra {
	display:block;
	width:190px;}
	
#listabox {
	display:block;
	float:left;
	width:178px;
	margin:0;
	height:323px;
	overflow:auto;}
	
.lista {
	display:block;
	width:150px;
	padding:1px 0 1px 0px;}
	
.lista a {
	display:block;
	width:150px;
	padding:1px 0 1px 6px;
	background:url(images/list.gif) no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	text-decoration:none;}
	
.lista a:hover {
	display:block;
	width:150px;
	padding:1px 0 1px 6px;
	background:url(images/list2.gif) no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;}

/*--------------- CAJA RELOJ ---------------*/
#cajareloj {
	float:left;
	width:228px;
	height:448px;
	margin:10px 0 0 0;
	border:#e5e5e5 solid 1px;}
	
#reloj {
	display:block;
	width:228px;
	height:390px;}
	
#zoomcodigo {
	display:block;
	width:228px;
	height:44px;
	background-image:url(images/zoom_bg.jpg);
	padding-top: 10px;
}
	
#cajamanualzoom {height:29px; width:138px; margin:auto;}

#zoom {float:left; height:29px; width:64px;}

#manual {margin: 0 0 0 10px; float:left; height:29px; width:64px;}
	
#codigo {
	float:left;
	height:25px;
	width:226px;
	text-align:center;
	font-size:11px;
	color:#666666;}
	
/*--------------- CAJA CARACTERISTICAS ---------------*/
#cajacaract {
	float:left;
	width:300px;
	w/idth:320px;
	height:448px;
	margin:10px 0 0 4px;
	padding-left:7px;
	border:#e5e5e5 solid 1px;
	background-image:url(images/caract.jpg)}
	
#cc1 {
	float:left;
	width:300px;}
	
#cc2 {
	float:left;
	width:300px;}
	
#cc3 {
	float:left;
	width:300px;}
	
#cc4 {
	float:left;
	width:300px;
	height:184px;
	overflow:auto;}
	
#titreloj {
	/*width:200px;*/
	padding-top:10px;
	margin:auto;
	text-align:center;
	font-size:22px;
	color:#009966}
	
#titcaract {
	/*width:200px;*/
	padding:30px 0 2px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	letter-spacing:3px;}
	
#caract {
	/*width:300px;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;}
	
#titotros {
	width:300px;
	padding:20px 0 2px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	letter-spacing:3px;}
		
/*miniaturas*/
.minia {
	float:left;
	width:86px;
	height:86px;
	margin:4px 6px 2px 0px;
	background-color:#ffffff;}
	
.nimiafoto {
	border:#CCCCCC solid 1px;}
	
	

