*{ margin:0; padding:0;}

body {
background:#000000 url(img/fondo.gif) repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
}

	#contenedor {
	width:920px;
	height:564px;
	margin:auto;
	position:relative;
	}

/* cabecera con menu horizontal*/	
		#cabecera {
		height:32px;
		width:920px;

		}
		
			#menu_superior {
			height:32px;
			margin-left:39px;
			}
			
				#menu_superior li{
				height:32px;
				display:inline;
				list-style-type:none;
				float:left;
				}
				
				#menu_superior a{
				height:0;
				display:block;
				overflow:hidden;
				padding-top:32px;
				}
				
				#menu_superior a:hover{
				height:0;
				display:block;
				overflow:hidden;
				padding-top:32px;
				}
				
				#nuestra_empresa {
					width:177px;
					background-image:url(img/bt_nuestra-empresa.jpg);
				}
					
						#nuestra_empresa:hover {
						width:177px;
						background-image:url(img/bt_nuestra-empresa_h.jpg);
						}
					
					#vision {
					width:164px;
					background-image:url(img/bt_mision.jpg);
					}
					
						#vision:hover {
						width:164px;
						background-image:url(img/bt_mision_h.jpg);
						}
					
					#porque {
					width:127px;
					background-image:url(img/bt_porque.jpg);
					}
					
						#porque:hover {
						width:127px;
						background-image:url(img/bt_porque_h.jpg);
						}
					
					#refer {
					width:151px;
					background-image:url(img/bt_referencias.jpg)
					}
					
						#refer:hover {
						width:151px;
						background-image:url(img/bt_referencias_h.jpg)
						}
					
					#contacto {
					width:155px;
					background-image:url(img/bt_contacto.jpg)
					}
					
						#contacto:hover {
						width:155px;
						background-image:url(img/bt_contacto_h.jpg)
						}
				
/* fin de la cabecera con el menu horizontal*/				
		
		#contenidos {
		height:532px;
		width:920px;
		background-image:url(img/back_contenedor.jpg);
		background-position:right;
		background-repeat:no-repeat;
		}
		
			#barra_lateral {
			width:245px;
			float:left;
			height:532px;
			}
			
				
					#menu_vertical li{
					list-style-type:none;
					margin-top:16px;
					height:28px;
					width:245px;
					}
					
					#menu_vertical a{ height:0; padding-top:28px; display:block; overflow:hidden; width:245px; background-repeat:no-repeat}
					#menu_vertical a:hover{ height:0; padding-top:28px; display:block; overflow:hidden; width:245px;}
					
						#stands { background-image:url(img/men_stands.jpg);}
							#stands:hover { background-image:url(img/men_stands_h.jpg);}

						#modelosf { background-image:url(img/modelos-femeninos.jpg);}
							#modelosf:hover { background-image:url(img/modelos-femeninos-h.jpg);}

						#modelosm { background-image:url(img/modelos-masculinos.jpg);}
							#modelosm:hover { background-image:url(img/modelos-masculinos-h.jpg);}	
																				
						#staff { background-image:url(img/forma-parte-del-staff.jpg);}
							#staff:hover { background-image:url(img/forma-parte-del-staff-h.jpg);}	
							
		/*	#lista_modelos { width:220px; margin-left:25px;}
					.titulo { padding-left:12px; background-image:url(img/flechita.jpg); background-position:left; background-repeat:no-repeat; font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:13px; margin-bottom:5px;}
					#lista_modelos li { list-style-type:none; font-size:13px; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF;}
					
					#lista_modelos a{ font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; text-decoration:none;}
					#lista_modelos a:hover{ color:#F8CBF8 }
					
					.titulo_h3 { padding-left:12px; background-image:url(img/flechita.jpg); background-position:left; background-repeat:repeat-y; font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:15px; margin-bottom:5px;}
			*/	
				
				
			
			#textos {
			width:675px;
			height:532px;
			float:left;
			}
			
				#textos p {
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:11px;
				color:#FFFFFF;
				}
				
				#featured_listings img{
				border:none;
				max-height:140px;
				width:inherit;
				}
				
								#scrolldiv2 input { background:#f972fc; color:#000; font-size:11px;font-weight:bold; cursor:pointer ; border:none; margin:10px 0 0 40px }