﻿body{
	background:url(../images/background.gif) repeat 0 0;
	overflow-x:hidden;
	color:#000000;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	margin:0;
	padding:0;
	text-align:center;
	width:100%;
}
.centro{
	overflow:hidden;
	margin-left:auto;	
	margin-right:auto;	
	text-align:justify;	
	position:relative;
	width:980px;	
}
.top{
	background:url(../images/bg-top.png) no-repeat top center;	
	height:365px;
}
.logo{
	background:url(../images/logo.png) no-repeat;	
	cursor:pointer;
	height:119px;
	width:207px;
	margin-left:20px;
	position:absolute;
	z-index:2;
}
.menu{
	float:right;
}
.menu ul{
	margin:50px 2px -8px 0;
	*margin-bottom:-7px;
	padding:0;
	position:relative;
	z-index:2;
}
.menu ul li{
	display:inline;
	margin-left:-3px;
}
.banner{
	position:relative;
	z-index:1;
}
.middle{
	background-color:#FFFFFF;
	*min-height:330px;
}
.contenido{
	padding:0 10px 0 10px;
}
.footer{
	background:url(../images/bg-footer.png) no-repeat top;	
	color:#BBBBBB;
	font-size:11px;
	padding:100px 0 30px 0;
}
.sitio{
	color:#ff0084;
}
.desarrollado, .mail{
	color:#BBBBBB;
}

.textoNegro{
	color:#000;
}


/*COLECCION*/
.coleccion{
	background:url(../images/bg-coleccionTop.png) no-repeat top left;
	margin-top:20px;
	padding:20px;
}
.item{
	float:left;
	font-weight:bold;
	margin-left:25px;
	margin-right:5px;	
}
.itemOver{
	background:url(../images/item-over.png) no-repeat top left;
	height:148px;
	width:175px;
	padding:10px 10px 10px 15px;
}
.itemNoOver{
	height:148px;
	width:175px;
	padding:10px 10px 10px 15px;
}
.itemTexto{
	margin:-10px 0 5px 0;
	padding:0 20px 0 20px;
}
.itemTexto a{
	color:#000000;
	text-decoration:underline;
}
.ver{
	margin-top:5px;
	padding-right:20px;
	text-align:right;
}
.ver a{
	color:#ff0084;
}
.finColeccion{
	background:url(../images/bg-coleccionBottom.png) no-repeat bottom right;
	margin:-170px -30px 0 0;
	*margin-top:-270px;
	padding:100px;
}

/*VARIOS*/
img{
	border:0;
}
.clear{
	clear:both;
}
.left{
	float:left;
}
.right{
	float:right;
	margin-left:30px;
	margin-right:10px;
}
.textoIndex{
	width:548px;
}
.textoChico{
	width:500px;
}
h1{
	color:#000000;
	font-family:"Helvetica LT Condensed", Helvetica, Arial, sans-serif;
	font-size: 29px;
	font-stretch:narrower;
	margin:0;
	line-height:25px;
}
.fuccia{
	color:#ff0084;
}
.borde{
	border:1px solid #000;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.formulario{
	background:url(../images/bg-coleccionTop.png) no-repeat top left;
	padding:20px;
	width:380px;
}
.textoFormulario{
	padding:0 30px 0 30px;
}
.itemFormulario{
	margin:10px 0 10px 0;
	width:400px;
}
.textoFormulario{
	margin-right:-20px;
	float:left;
	width:70px;
}
.btnEnviar{
	margin-left:225px;
}
.campos{
	float:right;
	margin-top:5px;
}
.finFormulario{
	background:url(../images/bg-coleccionBottom.png) no-repeat bottom right;
	margin:-140px -25px 0 0;
	padding:100px;
}
.finFormulario2{
	background:url(../images/bg-coleccionBottom.png) no-repeat bottom right;
	margin-top:-200px;
	padding:100px;
}
.bannersDerecha{
	float:right; 
	margin:0px; 
	overflow:hidden;	
	width:365px;
}
#gallery ul { list-style: none; margin:0; padding:0; }

.leftIndex{
	float:left;
	width:548px; 
	*margin-top:-10px;
}