body{
	font-family: Helvetica, Arial, sans-serif;
	background-color:white;
	color:black;
	margin-left:0;
	margin-top:0;
}
a	{
	color:black;
}
a:hover{
	text-decoration:underline;
}
#top{
	position:fixed;
	left:30px;
	top:0;
	z-index:10;
	width:887px;
	height:123px;
	background:url('_img/pastilla0.png');
}
#menu{
	position:fixed;
	left:50px;
	top:150px;
	z-index:11;
	width:120px;
}
.itemMenu{
	font-size:11px;
	font-weight:bold;
}
.itemSubmenu{
	font-size:11px;
	float:left;
}
.itemSubmenu a{
	text-decoration:none;
}
.itemSubmenu a:hover{
	text-decoration:underline;
}
.textmenu{
	margin-top:10px;
	font-size:11px;
}
.nou {
	font-weight:bold;
	background-color:#86cee0;
	color:white;
	font-size:11px;
	padding:0 2px 0 2px;
	text-align:center;
	float:left;
	margin-left:2px;
}
.itemSeq{
	margin-left:2px;
	background-color:black;
	color:white;
	font-size:11px;
	padding: 2px 3px 2px 3px;
	text-align:center;
	float:left;
	margin: 0 0 2px 0;
	line-height:13px;
}
.itemSeq a {
	color:white;
	text-decoration:none;
}
#content{
	float:left;
	margin-left: 200px;
	margin-top: 0px;
	width:720px;
	min-height:300px;
}
.imgall{
	margin-bottom:10px;
}
.separator{
	clear:both;
	height:10px;
	width:100%;
}
.separator2{
	clear:both;
	height:1px;
	width:100%;
}
#textcontact{
	font-size:11px;
	width:400px;
}