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

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color:#818181;
	background-image:url(images/fondo.jpg);
	background-repeat:repeat-x;

}

.item-menu-header {
	margin-left:8px;
	margin-right:8px;
	text-decoration:none;
	color:#FFFFFF;
	cursor:pointer;
}

.intro-link:hover, .item-menu-header:hover {
	color:#F9BEAF;	
}
#body-item-medio01 {
	background:url(../images/fondo-medio-01.jpg);
	background-repeat:no-repeat;
	width:142px; 
	height:205px;
	font-size:10px;
	color:#000000;
}

#img_gallery{ width:421px; }
#img_gallery a{ border:none; }
#img_gallery a img{border:none;}

#fullimg{
	width:421px;
	height:316px;
}

.thumb{
	width:134px;
	height:100px;
	cursor:pointer;
}

.item {
	width:421px;
	height:316px;
}

.loading {
	position:relative;
	top:150px;
}

#wrapper {
	margin-top:40px;
	margin-bottom:30px;
}

.intro-link {
	text-decoration:none;
	color:white;
	cursor:pointer;
}