/* CSS Document */

/*  
Hoja de Estilo de angelohats
PAblo Lopez
info@neoingenieria.com  */



/* Partes generales */

body {
	font-family:Century Gothic, Lucida Sans, Trebuchet MS;
	font-size:11px;
	margin: 0px 0px 0px 0px;
	text-align:center;
	background-color:#FFFFCC;
	}
* {
	margin:0;
	padding:0;
	}
	
#paginador{
text-align:right;
}

#paginador a:link{
text-decoration:none;
}

	
#paginador a:visited{
text-decoration:none;
color:#3C5406;
font-weight:bold;
font-size:13px;
}
	
img {
	border:0;
	}
	
/* estrucutura */

/* pagina aterrizaje */

#logo{
text-align:center;
height:134px;
margin-top:5%;
}
#menuinicio{
text-align:center;
color:#3399CC;
}
#menuinicio a{
color:#3399CC;
text-decoration:none;
}
#menuinicio a:hover{
color:#3399CC;
text-decoration:underline;
}
.linea{
height:1px;
background-color:#3399CC;
margin-top:30px;
margin-bottom:30px;
}
#flash{
width:876px;
height:126px;
margin-left:auto;
margin-right:auto;
}
#clasico{
width:292px;
height:126px;
float:left;
}
#fashion{
width:292px;
height:126px;
float:left;
}
#outdoor{
width:292px;
height:126px;
float:left;
}
#flash2{
text-align:center;
width:876px;
height:126px;
margin-left:auto;
margin-right:auto;
margin-top:10px;
}
#felt{
width:292px;
height:126px;
margin-left:auto;
margin-right:auto;
float:left;
}
#woman{
width:292px;
height:126px;
margin-left:auto;
margin-right:auto;
float:left;
}
#accesories{
width:292px;
height:126px;
margin-left:auto;
margin-right:auto;
float:left;
}
#menuazul{
margin-top:40px;
height:98px;
background-color:#3399CC;
}
#linksinicio{
color:#FFFFFF;
padding-top:5px;
height:20px;
}
#linksinicio a{
color:#FFFFFF;
text-decoration:none;
}
#linksinicio a:hover{
color:#FFFFFF;
text-decoration:underline;
}
#e-mail{
color:#FFFFFF;
margin-top:55px;
height:20px;
}
#e-mail a{
color:#FFFFFF;
text-decoration:none;
}
#e-mail a:hover{
color:#FFFFFF;
text-decoration:underline;
}
/* plantilla */

#top {
width:938px;
height:134px;
margin-left:auto;
margin-right:auto;
margin-top:20px;
}
#menutop{
font-size:15px;
text-align:center;
height:49px;
background-color:#3399CC;
}
#menutop a{
color:#FFFFFF;
text-decoration:none;
}
#menutop a:hover{
color:#FFFFFF;
text-decoration:underline;
}
/* menu del top */
#inicio{
margin-top:15px;
width:100px;
float:left;
}
#about{
width:100px;
margin-top:15px;
float:left;
}
#panama{
width:100px;
margin-top:15px;
float:left;
}
#collections{
width:100px;
margin-top:15px;
float:left;
}
#contact{
width:100px;
margin-top:15px;
float:left;
}
#photo{
width:100px;
margin-top:15px;
float:left;
}
#stock{
width:100px;
margin-top:15px;
float:left;
}

#contenedor{
margin-top:15px;
margin-left:auto;
margin-right:auto;
width:928px;
padding: 5px 5px 5px 5px;
text-align:justify;
}

/* pagina about */
#contcomp{
margin-left:auto;
margin-right:auto;
width:800px;
}
#fotocomp{
width:280px;
float:left;
}

#aboutcontenido{
padding-left:290px;
text-align:justify;
margin-bottom: 20px;
}
#aboutcontenido H1{
font-size:20px;
font-weight:bold;
color:#009900;
} 
#aboutcontenido img{
float:left;
margin-right:10px;
}

#aboutcontenido P:first-letter {
font-family:"Times New Roman", Times, serif;
color:#009900;
font-size: 400%; 
}
/* a dos columnas */
#contenedor{
margin-left:auto;
margin-right:auto;
width:800px;
text-align:justify;
}

#cizquerda{
	width: 305px;
	float:left;
}
#cizquerda h1{
	color:#009900;
}
#cderecha{
	text-align:right;
	margin-left:330px;
	font-weight:bold;
	color:#009900;
}

/* formato productos */

.lineaproductos{
margin-bottom:10px;
color:#FFFFFF;
width:150px;
border: #3399CC 1px solid ;
}

.nombreproductos{
margin-top:5px;
width:146px;
background-color:#006699;
}

.codigoproductos{
margin-top:5px;
width:146px;
background-color:#3C5406;
}

.tablaproductos{
border:0;
width:650px;
}

.lineaproducto{
border-style:solid;
border-width: 1px;
border-color: #3399CC; 
}

.lineaizquierda{
border:#FFFFFF;
border-right-color:#3399CC;
}
#titulosimagen{
text-align:right;
margin-bottom:15px;
}
.productoletras{
font-size:14px;
}
#titulocomp{
width:800px;
margin-right:auto;
}
/*  galeria productos  */
#contenidogaleria{
	height:820px;
	padding-left:150px;
}
#galeria {

	margin:0px auto 0px auto;
}

#galeria li {
	display:inline;
   	float:left;
   	width:180px;
   	background-color:#f5f7f9;
   	padding:5px;
   	margin:10px;
   	text-align: center;
   	border-right: #a5a7aa solid 1px;
   	border-bottom: #a5a7aa solid 1px; 
   
}
.stock{
padding-left:200px;
}


.lineaimagenes IMG{
border-style:solid;
border-width: 1px;
border-color:#990000;
}

/* fin de pagina */
