body{
	background:#FFF url(bg.gif) no-repeat center top;
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#222;
	margin:0 auto;
}
a{
	color:#222;
}
a:hover{
	color:#000;
}
a img{
	border:0;
}
/* ******************
	CONTAINERS
********************* */
#container{
	width: 800px;
	margin:0 auto;
	position:relative;
}
/* ******************
	HEADER
********************* */
#header{
	width:800px;
	height:130px;
	margin:0 auto;
	position:relative;
}
#header h1 a{
	background:url(logo-miss-vitalogy.gif) no-repeat;
	text-indent:-9999px;
	display:block;
	position:absolute;
	width:180px;
	height:70px;
	top:60px;
	left:55px;
}
/* ******************
	HEADER > MENU
********************* */
#menu{
	position:absolute;
	width:420px;
	top:85px;
	right:55px;
	cursor:default;
}
#menu ul li{
	display:inline;
	float:left;
}
#menu ul li a{
	width:140px;
	height:45px;
	padding:0;
	display:block;
	text-indent:-9999px;
}
/**/
#menu ul li#b1 a{ background: url(objetos-menu.gif) 0 0;}
#menu ul li#b1 a:hover{ background-position: 0 -45px;}
#menu ul li#b1 a.activo{ background-position: 0 -90px!important;}
/**/
#menu ul li#b2 a{ background: url(objetos-menu.gif) -140px 0;}
#menu ul li#b2 a:hover{ background-position: -140px -45px;}
#menu ul li#b2 a.activo{ background-position: -140px -90px!important;}
/**/
#menu ul li#b3 a{ background: url(objetos-menu.gif) -280px 0;}
#menu ul li#b3 a:hover{ background-position: -280px -45px;}
#menu ul li#b3 a.activo{ background-position: -280px -90px!important;}
/* ******************
	FOOTER
********************* */
#footer{
	position:relative;
	width:690px;
	height:30px;
	margin:0 55px 10px;
	padding:5px 0 0 0;
	border-top: 1px solid #7E660D;
}
#footer p {
	font-size:11px;
	color:#7E660D;
}
#footer a {
	color:#7E660D;
	text-decoration:none;
}
#footer a:hover {
	color:#E2007C;
}
#footer .copy {
	position:absolute;
}
#footer .design {
	position:absolute;
	right:0;
	text-align:right;
}
/* ******************
	CENTER
********************* */
#center{
	width:800px;
	min-height:360px;
	margin:35px 0 0 0!important;
}
#center h2{
	font-size:24px;
	line-height:18px;
	margin-bottom:9px;
}
#center p{
	margin:0 0 18px 0;
}
.p11{
	font-size:11px;
}
.p-no-m{
	margin:0 0 9px 0!important;
}
/* ******************
	CENTER > Titulos
********************* */
.titulo{
	height:36px;
	display:block;
	text-indent:-9999px;
}
.t-catalogo{
	background:url(objetos-titulos.gif) no-repeat 0 0;
}
.t-trabajos{
	background:url(objetos-titulos.gif) no-repeat 0 -50px;
}
.t-contacto{
	background:url(objetos-titulos.gif) no-repeat 0 -100px;
}
/* ******************
	VARIOS
********************* */
a.email{
	width:170px;
	height:18px;
	background:transparent url(objetos-catalogo.png) no-repeat 0 -600px;
	display:block;
	text-indent:-9999px;
}
a.email:hover {
	background:transparent url(objetos-catalogo.png) no-repeat -200px -600px;
}
hr{
	display: none;
}
.hr{
	width: 100%;
	border-bottom: 1px solid #CEB057;
	clear: both;
	margin: 0 0 9px;
}
.clear{
	clear: both;
}
/* ******************
	FORM > Contacto
********************* */
#fc input{
	border:none;
	background:transparent url(objetos-form.gif) no-repeat 0 0;
	width:220px;
	height:20px;
	color:#333;
	padding:5px 10px 0 10px;
	font-size:11px;
	outline:none;
}
#fc textarea{
	border:none;
	background:transparent url(objetos-form.gif) no-repeat 0 -50px;
	width:220px;
	height:95px;
	color:#333;
	padding:5px 10px 10px 10px;
	font-size:11px!important;
	font-family:Arial, Helvetica, sans-serif;
	outline:none;
}
#fc .btn{
	background:transparent url(objetos-form.gif) no-repeat 0 -200px;
	width:90px;
	height:25px;
	padding:0!important;
	font-size:11px;
	color:#FFF;
}
#fc label{
	font-size:11px;
	padding:0 0 0 10px;
}
/* ******************
	CENTROS
********************* */
.box-text{
	padding:0 55px;
}
.box-contact-form{
	width:400px;
	float:left;
}
.box-contact{
	width:270px;
	height:250px;
	padding:0 0 0 10px;
	float:right;
	background:url(objetos-form.gif) no-repeat 0 -250px;
}
/* ******************
	CATALOGO > Lista inicial
********************* */
ul.catalogo-lista{
	display:inline;
	margin:40px 0 20px 0;
	display:block;
}
ul.catalogo-lista li {
	margin: 0 10px 60px 10px;
	width:180px;
	height:180px;
	float:left;
	text-align:center;
	position:relative;
}
ul.catalogo-lista li .percha{
	width:180px;
	height:55px;
	position:absolute;
	top:-40px;
	left:0;
	background:transparent url(objetos-catalogo.png) no-repeat 0 0;
}
ul.catalogo-lista li .precio{
	width:80px;
	height:22px;
	padding:3px 0 0 0;
	position:absolute;
	bottom:-10px;
	left:50px;
	background:transparent url(objetos-catalogo.png) no-repeat 0 -100px;
	font-size:15px;
	font-weight:bold;
	color:#E2007C;
}
ul.catalogo-lista li img{
	border: none;
}
/* ******************
	CATALOGO > Interior > Foto
********************* */
.catalogo-panel{
	width:800px;
	height:430px;
	background:url(objetos-catalogo.png) no-repeat 0 -150px;
	position:relative;
}
.catalogo-panel .foto{
	width:545px;
	height:380px;
	position:absolute;
	top:20px;
	left:35px;
	background:transparent url(objetos-catalogo.png) no-repeat -200px 0;
}
.catalogo-panel .percha{
	width:100px;
	height:110px;
	position:absolute;
	top:-40px;
	left:-15px;
	background:transparent url(objetos-catalogo.png) no-repeat -200px 0;
	z-index:101;
}
/* ******************
	CATALOGO > Interior > Info
********************* */
.catalogo-panel .info{
	width:185px;
	position:absolute;
	top:20px;
	right:20px;
}
.catalogo-panel .info p{
	font-size:11px;
}
.catalogo-panel .precio{
	position:absolute;
	width:140px;
	height:50px;
	background:transparent url(objetos-catalogo.png) no-repeat -400px 0;
	top:0;
	left:95px;
	padding-top:25px;
	font-size:32px!important;
	line-height:18px;
	color:#FFF;
	text-align:center;
}
.catalogo-panel .precio em{
	font-size:12px!important;
	font-weight:bold;
	font-style:normal;
}
.catalogo-panel .precio small{
	font-size:26px!important;
}
/* ******************
	CATALOGO > Interior > Navegacion
********************* */
.catalogo-panel .navega{
	width:155px;
	height:40px;
	position:absolute;
	bottom:25px;
	right:40px;
	background:transparent url(objetos-catalogo.png) no-repeat -600px -50px;
}
.catalogo-panel .navega a{
	text-decoration:none;
}
.navega .anterior, .navega .siguiente{
	width:75px;
	position:absolute;
	top:15px;
	text-align:center;
	font-size:11px;
}
.navega .anterior{
	left:0;
}
.navega .siguiente{
	right:0;
}
/* ******************
	MEDIDAS
********************* */
.medidas{
	padding:15px 55px 10px;
}
.medidas p{
	font-size:11px;
	line-height:14px;
}