@charset "utf-8";
/* CSS Document */
html, body, #tabla{
	width:100%;
	height:100%;
}
#tabla{
	border-collapse:collapse;
	padding:0;
	margin:0;
}
body{
	background:url(images/bg.jpg) top left;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#BE0061;
	text-align:justify;
}
a{
	text-decoration:none;
	color:#BE0061;
}
a:hover{
	background:#BE0061;
	color:#FFFFFF;
}
.firma{
	text-align:right;
	font-style:italic;
}
#tabla{
	border:none;
	margin:0;
	padding:0;
}
img{
	border:none;
	margin:0;
}
.flotaright{
	float:right;
	clear:left;
	display:block;
}
#contenedor{
	width:950px;
	height:550px;
	margin:auto;
	border: 1px solid #C80066;
}
#menuindex{
	width:950px;
	height:500px;
	background-color:#FFFFFF;
}
#menuhtml{
	width:258px;
	float:left;
}
#imagenindexhtml{
	float:left;
	width:692px;
	height:501px;
	background:url(images/bg_indexhtml.jpg) no-repeat;
}
#main{
	height:500px;
	background:url(images/bgmain.png) left top no-repeat #FFFFFF;
}
#contienemenu {
	width:300px;
	height:500px;
	float:left;
}
#contenido{
	height:500px;
	width:650px;
	float:left;
}
#circulos{
	height:220px;
	width:195px;
	left:755px;
	position:relative;
	top:-500px;
	z-index:6;
}
#circulos_galeria{
	background:#0066FF;
	height:220px;
	width:195px;
	left:755px;
	position:relative;
	top:-500px;
	z-index:6;
}
#circulos_ie6{
	height:220px;
	width:195px;
	float:right;
	margin-top:-502px;
	z-index:10;
}
#footer{
	height:50px;
	background:url(images/copyright.png) left no-repeat #C80066;
	width:950px;
	float:left;
}
.h2{
	color:#C80066;
	font-size:23px;
	margin:2px;
	padding:2px;
}
p{
	margin:3px 3px;
	padding:5px 5px;
}
/*secciones*/
#cajasomos{
	padding:0px;
	padding-top:30px;
	padding-left:90px;
	width:530px;
}
#cajatexto{
	height:180px;
	overflow:auto;
	padding:10px;
	border:solid 1px #E2E2E2;
}
#fotosomos{
	background:url(images/somosfoto.jpg)  250px 0px no-repeat;
	height:172px;
	clear:both;
}
#contacto{
	padding-top:45px !important;
	padding-top:35px;
	padding-left:105px;
	padding-right:0;
	padding-bottom:0;
	margin:0;
	overflow:hidden;
}
#contacto p{
	margin:2px 2px;
	padding:3px 3px;
}
.derecha{
	text-align:right;
}
#mensaje{
	width:100%;
	height:110px;
	background-color:#DCDDDE;
	border:none;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	color:#CE0067;
	font-size:13px;
}
#name_from, #email_from, #tel, #asunto{
	background-color:#DCDDDE;
	border:none;
	height:25px;
	color:#C80066;
	font-size:15px;
	width:350px;
	padding:3px;
}
#cajamoda, #coleccion{
	padding-top:85px;
	padding-left:90px;
}
#cajablog{
	padding-top:85px;
	padding-left:90px;
}
/*contacto---------------------------*/
#tablacontacto .derecha{
	text-align:right;
	padding-right:18px;
}
#tablacontacto .error {
	background: url(mail/go-next.gif) no-repeat right center;
	border: none;
	margin: 0;
}
.gallerySelector h2{
	color:#CCCCCC !important;
	font-weight:normal;
}