@charset "UTF-8";
/* CSS Document */


/*------------------reset*/
html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td, 
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, 
dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	vertical-align: baseline;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
	}
:focus {
	outline: 0;
	}
body {
	/*line-height: 1em;*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	
	}
p {
	line-height: 2em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
ol, ul {
	list-style: none;
	}
table {
	border-collapse: separate;
	border-spacing: 0;
	}
caption, th, td {
	font-weight: normal;
	text-align: left;
	}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
	}
blockquote, q {
	quotes: "" "";
	}
	
h3 {
	text-align: right;
	margin: 5px 5px 0 0;
	z-index: 2000;
}

/*------------------------estilo index*/

#cont_index {
	position:absolute;
	top:0;
	left: 0;
	z-index:70;
	overflow:auto;
	width: 100%/*1220px*/;
	height: auto;
}

.box_index {
    margin: 0;
    width: 650px;
    background: transparent;
    font: 14px/2.2 Georgia, Serif;
}

.box_index h1 {
	background-image: url(imgs/logo_index.png);
	background-repeat:no-repeat;
	display: block;
	width: 550px;
	height: 350px;
	text-indent: -99999px;
	margin: 0 auto;
}

#index_ul{
	width: 450px;
	height: auto;
	margin-left: 60px;
}

#index_ul li {
	width: 200px;
	height: 30px;
}

#index_ul li a 	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	text-transform: uppercase;
	height: 30px;
	color:#333333;
	padding: 2px;
}

#index_ul li a:hover 	{
	font-fam;ily:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	text-transform: uppercase;
	height: 30px;
	color:#fff;
	background-color:#333;
	padding: 2px;
}



/*--------------------seteo caratula*/

* {
    margin: 0;
    padding: 0;
}

html, body, #bg, #bg table, #bg td {
    height:100%;
    width:100%;
    overflow:hidden;
}

#bg div {
    height:200%;
    left:-50%;
    position:absolute;
    top:-50%;
    width:200%;
}

#bg td {
    text-align:center;
    vertical-align:middle;
}

#bg img {
    margin:0 auto;
    min-height:50%;
    min-width:50%;	
}

#cont {
	position:absolute;
	top:0;
	left:0;
	z-index:70;
	overflow:hidden;
	width: 100%/*1024px*/;
	height: auto;
}

.box {
    margin: 0 auto;
    width: 100%/*1024px*/;
    padding: 30px 0 0 30px;
    background: transparent;
    font: 14px/2.2 Georgia, Serif;
	height:150px;
}

/*-------------------------estilo caratula*/

.box h1 {
	background: transparent url(imgs/logo.png) no-repeat;
	width:300px;
	height:150px;
	margin-left:75px;
}

.box h1 a {
	text-indent: -9999px;
	display:block;
	width: 300px;
	height:150px;
}

#menu_fashion {
	padding-left: 100px;
	width: 480px;
	height:auto;
}

#menu_fashion1 {
	width:120px;
	float:left;
}

#menu_fashion2 {
	width:120px;
	float:left;
}

#menu_fashion3 {
	width:120px;
	float:left;
}
#menu_fashion4 {
	margin-top: 120px;
	width:120px;
	float:right;
}

#menu_fashion1 li 			{ width: 120px; float: left; margin-right: 0px; }
#menu_fashion1 li a 		{ height: 120px;display: block; }
#menu_fashion1 li a span 	{ display: none; }

#menu_fashion2 li 			{ width: 120px; float: left; margin-right: 0px; }
#menu_fashion2 li a 		{ height: 120px;display: block; }
#menu_fashion2 li a span 	{ display: none; }

#menu_fashion3 li 			{ width: 120px; float: left; margin-right: 0px; }
#menu_fashion3 li a 		{ height: 120px;display: block; }
#menu_fashion3 li a span 	{ display: none; }

#menu_fashion4 li 			{ width: 120px; float: left; margin-right: 0px; }
#menu_fashion4 li a 		{ height: 120px;display: block; }
#menu_fashion4 li a span 	{ display: none; }

.fashion1 			{ background: url(imgs/fashion/thumbnails_fashion.png) no-repeat 0 0;}
.fashion1:hover 	{ background: url(imgs/fashion/thumbnails_fashion.png) no-repeat 0 -2px;}
.fashion2 			{ background: url(imgs/fashion/thumbnails_fashion.png) no-repeat -120px 0;}
.fashion2:hover 	{ background: url(imgs/fashion/thumbnails_fashion.png) no-repeat -120px -2px;}
.fashion3 			{ background: url(imgs/fashion/thumbnails_fashion.png) no-repeat -240px 0;}
.fashion3:hover 	{ background: url(imgs/fashion/thumbnails_fashion.png) no-repeat -240px -2px;}
.fashion4 			{ background: url(imgs/fashion/thumbnails_fashion.png) no-repeat -360px 0;}
.fashion4:hover 	{ background: url(imgs/fashion/thumbnails_fashion.png) no-repeat -360px -2px;}
.fashion5 			{ background: url(imgs/fashion/thumbnails_fashion.png) no-repeat -480px 0;}
.fashion5:hover 	{ background: url(imgs/fashion/thumbnails_fashion.png) no-repeat -480px -2px;}
.fashion6 			{ background: url(imgs/fashion/thumbnails_fashion.png) no-repeat -600px 0;}
.fashion6:hover 	{ background: url(imgs/fashion/thumbnails_fashion.png) no-repeat -600px -2px;}
.fashion7 			{ background: url(imgs/fashion/thumbnails_fashion.png) no-repeat -720px 0;}
.fashion7:hover 	{ background: url(imgs/fashion/thumbnails_fashion.png) no-repeat -720px -2px;}
.fashion8 			{ background: url(imgs/fashion/thumbnails_fashion.png) no-repeat -840px 0;}
.fashion8:hover 	{ background: url(imgs/fashion/thumbnails_fashion.png) no-repeat -840px -2px;}
.fashion9 			{ background: url(imgs/fashion/thumbnails_fashion.png) no-repeat -960px 0;}
.fashion9:hover 	{ background: url(imgs/fashion/thumbnails_fashion.png) no-repeat -960px -2px;}
.fashion10 			{ background: url(imgs/fashion/thumbnails_fashion.png) no-repeat -1080px 0;}
.fashion10:hover 	{ background: url(imgs/fashion/thumbnails_fashion.png) no-repeat -1080px -2px;}
.fashion11 			{ background: url(imgs/fashion/thumbnails_fashion.png) no-repeat -1200px 0;}
.fashion11:hover 	{ background: url(imgs/fashion/thumbnails_fashion.png) no-repeat -1200px -2px;}
.fashion12 			{ background: url(imgs/fashion/thumbnails_fashion.png) no-repeat -1320px 0;}
.fashion12:hover 	{ background: url(imgs/fashion/thumbnails_fashion.png) no-repeat -1320px -2px;}


.artistic1 			{ background: url(imgs/artistic/thumbnails_artistic.png) no-repeat 0 0;}
.artistic1:hover 	{ background: url(imgs/artistic/thumbnails_artistic.png) no-repeat 0 -2px;}
.artistic2 			{ background: url(imgs/artistic/thumbnails_artistic.png) no-repeat -120px 0;}
.artistic2:hover 	{ background: url(imgs/artistic/thumbnails_artistic.png) no-repeat -120px -2px;}
.artistic3 			{ background: url(imgs/artistic/thumbnails_artistic.png) no-repeat -240px 0;}
.artistic3:hover 	{ background: url(imgs/artistic/thumbnails_artistic.png) no-repeat -240px -2px;}
.artistic4 			{ background: url(imgs/artistic/thumbnails_artistic.png) no-repeat -360px 0;}
.artistic4:hover 	{ background: url(imgs/artistic/thumbnails_artistic.png) no-repeat -360px -2px;}
.artistic5 			{ background: url(imgs/artistic/thumbnails_artistic.png) no-repeat -480px 0;}
.artistic5:hover 	{ background: url(imgs/artistic/thumbnails_artistic.png) no-repeat -480px -2px;}
.artistic6 			{ background: url(imgs/artistic/thumbnails_artistic.png) no-repeat -600px 0;}
.artistic6:hover 	{ background: url(imgs/artistic/thumbnails_artistic.png) no-repeat -600px -2px;}
.artistic7 			{ background: url(imgs/artistic/thumbnails_artistic.png) no-repeat -720px 0;}
.artistic7:hover 	{ background: url(imgs/artistic/thumbnails_artistic.png) no-repeat -720px -2px;}

/*----------------------------estilo cinta*/
a {
	color:#666666;
	text-decoration:none;
	font-size:75%; 
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

a:hover :active {
	color: #3366CC;
	outline: 0;
}

#header {
	width: 960px;
	height: 200px;
	padding-left: 50px;
}

#logo {
	width: 300px;
	height: 200px;
	padding-left: 0px;
	padding-top: 0px;
	float: left;
}

#header h1 {
	background-image: url(imgs/logo.png);
	background-repeat:no-repeat;
}

#header h1 a {
	display: block;
	width: 300px;
	height: 150px;
	text-indent: -99999px;
}

#sub_botonera {
	width: auto;
	height: auto;
}

#sub_botonera ul {
	width: 450px;
	float: right;
	overflow:hidden;
	margin-top: 70px;
}

#sub_botonera li {
	margin: 0 10px;
	float: left; 
}

#sub_botonera li a 	{
	height: 50px;
	display: block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	text-transform: uppercase;
	color: #999999;
	padding: 2px;
}

#sub_botonera li a:hover 	{
	color: #000;
}

#cinta_footer {
	width: 960px;
	height:100px;
}

.submenu {
	float:right;
}
.submenu ul {
	display:block;
	overflow: hidden;
	float:left;
}

.submenu ul li {
	float: left;
	width: 50px;
	margin: 10px 5px;
	overflow: hidden;
}

.submenu ul li a {
	height: 50px;
	display: block;
}

.fashions1 			{ background: url(imgs/fashion/thumbnails_fashion.png) no-repeat -20px -15px;}
.fashions1:hover 	{ background: url(imgs/fashion/thumbnails_fashion.png) no-repeat -20px -16px;}
.fashions2 			{ background: url(imgs/fashion/thumbnails_fashion.png) no-repeat -150px -15px;}
.fashions2:hover 	{ background: url(imgs/fashion/thumbnails_fashion.png) no-repeat -150px -16px;}
.fashions3 			{ background: url(imgs/fashion/thumbnails_fashion.png) no-repeat -260px -20px;}
.fashions3:hover 	{ background: url(imgs/fashion/thumbnails_fashion.png) no-repeat -260px -21px;}
.fashions4 			{ background: url(imgs/fashion/thumbnails_fashion.png) no-repeat -380px -25px;}
.fashions4:hover 	{ background: url(imgs/fashion/thumbnails_fashion.png) no-repeat -380px -26pxx;}
.fashions5 			{ background: url(imgs/fashion/thumbnails_fashion.png) no-repeat -528px -30px;}
.fashions5:hover 	{ background: url(imgs/fashion/thumbnails_fashion.png) no-repeat -528px -31px;}
.fashions6 			{ background: url(imgs/fashion/thumbnails_fashion.png) no-repeat -630px -10px;}
.fashions6:hover 	{ background: url(imgs/fashion/thumbnails_fashion.png) no-repeat -630px -11px;}
.fashions7 			{ background: url(imgs/fashion/thumbnails_fashion.png) no-repeat -760px -10px;}
.fashions7:hover 	{ background: url(imgs/fashion/thumbnails_fashion.png) no-repeat -760px -11px;}
.fashions8 			{ background: url(imgs/fashion/thumbnails_fashion.png) no-repeat -850px -20px;}
.fashions8:hover 	{ background: url(imgs/fashion/thumbnails_fashion.png) no-repeat -850px -21px;}
.fashions9 			{ background: url(imgs/fashion/thumbnails_fashion.png) no-repeat -1000px -20px;}
.fashions9:hover 	{ background: url(imgs/fashion/thumbnails_fashion.png) no-repeat -1000px -21px;}
.fashions10 		{ background: url(imgs/fashion/thumbnails_fashion.png) no-repeat -1110px -10px;}
.fashions10:hover 	{ background: url(imgs/fashion/thumbnails_fashion.png) no-repeat -1110px -11px;}
.fashions11 		{ background: url(imgs/fashion/thumbnails_fashion.png) no-repeat -1230px -10px;}
.fashions11:hover 	{ background: url(imgs/fashion/thumbnails_fashion.png) no-repeat -1230px -11px;}
.fashions12 		{ background: url(imgs/fashion/thumbnails_fashion.png) no-repeat -1350px -10px;}
.fashions12:hover 	{ background: url(imgs/fashion/thumbnails_fashion.png) no-repeat -1350px -11px;}

.artistics1 		{ background: url(imgs/artistic/thumbnails_artistic.png) no-repeat -30px -20px; }
.artistics1:hover 	{ background: url(imgs/artistic/thumbnails_artistic.png) no-repeat -30px -21px;}
.artistics2 		{ background: url(imgs/artistic/thumbnails_artistic.png) no-repeat -140px -15px;}
.artistics2:hover 	{ background: url(imgs/artistic/thumbnails_artistic.png) no-repeat -140px -16px;}
.artistics3 		{ background: url(imgs/artistic/thumbnails_artistic.png) no-repeat -290px -20px;}
.artistics3:hover 	{ background: url(imgs/artistic/thumbnails_artistic.png) no-repeat -290px -21px;}
.artistics4 		{ background: url(imgs/artistic/thumbnails_artistic.png) no-repeat -400px -20px;}
.artistics4:hover 	{ background: url(imgs/artistic/thumbnails_artistic.png) no-repeat -400px -21px;}
.artistics5 		{ background: url(imgs/artistic/thumbnails_artistic.png) no-repeat -490px -30px;}
.artistics5:hover 	{ background: url(imgs/artistic/thumbnails_artistic.png) no-repeat -490px -31px;}
.artistics6 		{ background: url(imgs/artistic/thumbnails_artistic.png) no-repeat -610px -10px;}
.artistics6:hover 	{ background: url(imgs/artistic/thumbnails_artistic.png) no-repeat -610px -11px;}
.artistics7 		{ background: url(imgs/artistic/thumbnails_artistic.png) no-repeat -750px -20px;}
.artistics7:hover 	{ background: url(imgs/artistic/thumbnails_artistic.png) no-repeat -750px -21px;}

#dreamland {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#666666;
width: 1024px;
margin-right: 365px;
text-align:right;
float:right;
}

#annonymous {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#666666;
width: 1024px;
margin-right: 305px;
text-align:right;
float:right;
}

#paraplieu {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#666666;
width: 1024px;
margin-right: 245px;
text-align:right;
float:right;
}

#goodbye {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#666666;
width: 1024px;
margin-right: 185px;
text-align:right;
float:right;
}

#trapped {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#666666;
width: 1024px;
margin-right: 125px;
text-align:right;
float:right;
}

#octopussy {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#666666;
width: 1024px;
margin-right: 65px;
text-align:right;
float:right;
}

#sumi-e {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#666666;
width: 1024px;
margin-right: 5px;
text-align:right;
float:right;
}

.boton {
	background-color:#dadada;
	padding: 2px 3px;
	display:block;
	overflow:hidden;
	width: 120px;
	font-size:10px;
	float:left;
}

.boton :hover {
	text-decoration:underline;
}
/*----------------------css cv*/
#cv {
	padding-left: 110px;
	width: 1060px;
	height:auto;
	clear:both;
}
#cv1 {
	width: 400px;
	height:auto;
	float:left;
}
#cv2 {
	padding-left: 100px;
	width: 400px;
	height:auto;
	float:left;
	font-style:italic;
}

/*----------------------css contacto*/
label {
	padding-top:10px;
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#nombre, #email, #mensaje {
	background: transparent;
}
input {
	color: #fff;
}
textarea {
	color:#fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 110%;
}
#botones {
	width: 300px;
}
#enviar {
	margin: 20px;
	margin-left: 60px;
	width: 80px;
}
#reset {
	margin: 20px;
	width: 80px;
}
#botones {
	width: 300px;
}
#botones input {
	color: #fff;
	background: transparent;
	border-width:thin;
	border-style:outset;
	padding: 5px 0;
	text-transform:uppercase;
	font-weight:bold;
	cursor: pointer;
}
#gracias_txt {
	padding-left:480px;
	padding-top:170px;
}

#gracias_txt a {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
}

#gracias_txt :hover {
	text-decoration: underline;
}

#tel {
	margin-left: 100px;
	height: 20px;
	width: 200px;
}

#tel img {
	vertical-align: middle;
}

#tel p {
	margin-left: 5px;
	display: inline;
	color: #fff;
}