body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	letter-spacing: 0.05em;
	background-image: url(../imagenes/fondo5.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color:#EBEBEB;
	margin-top:0px;
	padding-top:0px;
}

#mainFondo{
}

#main {
	margin-left: 10px;
	z-index:2;
}

a {
	color:#484848;
}

a:hover {
	color:#D01C52;
}

#imgMainMenu{
	position:fixed;
	bottom:0px;
}

ul {
	list-style-image:url(../imagenes/bullet.gif);
	line-height:130%;
}

li {
	margin-top:12px;
}

#top {
	width:885px;
}

#logo {
	margin-top:8px;
	height:64px;
	position:fixed;
}


#menu {
	list-style-image: none;
	list-style-type: none;
	padding-left: 0px;
	color: #FFFFFF;
	font-size: 11px;
	width: 210px;
	letter-spacing: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top:0px;
	padding-top:80px;
	margin-left:15px;
	position:fixed;
}
#contenido {
	margin-top:80px;
	letter-spacing: 0.03em;
	width: 645px;
	float: right;
	line-height: 14px;
	margin-left:15px;
}
#cuerpo {
	width: 900px;
	background-image:url(../imagenes/fondosaico.gif);
	background-position:right top;
	background-repeat:no-repeat;
}

#close {
	font-size:9px;
	cursor:pointer;
	color:#D01C52;
}
#menu li {
	margin-top: 10px;
	line-height:12px;
	cursor: pointer;
}

#menu li a {
	display:block;
	text-decoration:none;
	color:#000000;
}


#menu li a:hover {
	background-color:#FFFFFF;
	color:#D9218D;
}

#menu li a:active {
	background-color:#FFFFFF;
	color:#D9218D;
}



#contacto {
	float:right;
	margin-top:41px;
	font-size:9px;
	margin-right:20px;
}

#txtWraper {
	padding-left:20px;
	padding-right:200px;
	line-height:18px;
	padding-bottom:30px;
	padding-top:15px;
}

#contacto a{
	text-decoration:none;
}

.submenu {
	display:none;
}

.txtintro {
	margin-bottom:20px;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:.06em;
	line-height:19px;
	color:#757575;
	font-style:italic;
	font-weight:bold;
	padding-right:20px;
	border-bottom:2px dashed #F23968;
	padding-bottom:20px;
}

.submenu {
	margin:0px;
	padding:0px;
	list-style:none;
	list-style-image:none;	
	margin-left:10px;
}


p, h3, h4, h5, h6 {
	margin:0px;
	text-transform:lowercase;
}

h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	margin-top:20px;
	text-transform:uppercase;
}

h4 a{
	text-decoration:none;
}


h5 {
	padding:1px;
	background-color:#757575;
	color:#FFFFFF;
	font-size:9px;
	margin:2px;
}

#galeria {
	width:630px;
	height:480px;
	overflow:auto;
	margin-top:10px;
	background-color:#EBEBEB;
}

#galWraper {
	width:10000px;
}

.piezas {
	text-align:center;
	float:left;
	width:320px;
	margin-left:20px;
}

.descripcion {
	margin-top:5px;
	margin-right:20px;
}

#pie {
	margin-top:15px;
	font-size:10px;
	padding-left:260px;
}