@charset "UTF-8";
a:link, a:hover, a:visited {
	text-decoration: none;	
}
#menu ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}


	
#main {
	left: 0px;
	top: 0px;
	position: absolute;
	font-weight: bold;
	width: 810px;
	margin: 0;
	margin-top: 40px;
	z-index: 2;
	clear: both
}
#header {
	height:31px;
	width:810px;
}

	/* hide from ie on mac \*/
	html {
		height: 100%;
	}
	
	#flashcontent {
		top: 0px;
		position: fixed;
		width: 100%;
		z-index: 0;
		height: 100%;
	}
	/* end hide */

	body {
		height: 100%;
		margin: 0;
		padding: 0;
		font-family:Arial, Helvetica, sans-serif;
	}
	#work {
	margin-top:50px;
	float:left;
	width:320px;
	clear:none;
	margin-bottom: 50px;
	}
.title {
	background-image:url(images/bg70.png);
	float:left;
	padding-left:40px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
	clear:both;
	display: inline-block;
	margin-right: 50%;
}
.treinta {
	clear: left;
	float: left;
	margin-left: 30px;
}
div.workshow {
	background-image:url(images/bg50.png);
	padding-top:0px;
	float: left;
	display: block;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 10px;
	padding-bottom: 10px;
	cursor: pointer;
	cursor: hand;
	/* for IE */
  filter:alpha(opacity=60);
	/* CSS3 standard */
  opacity:0.6;
	clear: both;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
div.workshow:hover {
	background-image: url(images/bg70.png);
	/* for IE */
  filter:alpha(opacity=100);
	/* CSS3 standard */
  opacity:1;
	cursor: pointer;
	cursor: hand;
}
.workshow img {
		-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#info {
	float:left;
	clear:none;
	width:185px;
	position: fixed;
	left: 420px;
	top: 160px;
}
.workshow h3 {
	color: #eaeaea;
	font-size: 9px;
	font-weight: bold;
	letter-spacing: 0.5pt;
	text-align: left;
	margin-top: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
	
#intro {
	padding:10px;
	font-size:9px;
	background-image:url(images/bg70.png);
	color:#aeaeae;
	float:left;
	font-weight:normal;
	line-height:14px;
	letter-spacing: 0.5pt;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: block;
	width: 170px;
	}
#intro p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.colored {
	color:#ff0042;}

a img {
border: 0;
}

.destacado {
	color:#ff0042;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
}
#idioma {

	float: left;
	margin-top: 7px;
}
#idioma a:link, #idioma a:visited   {
	background-image: url(images/bg70.png);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
	display: block;
	/* for IE */
    filter:alpha(opacity=60);
	/* CSS3 standard */
	opacity:0.6;
	float: left;
	margin-right: 10px;
}

#idioma a:hover {
		/* for IE */
    filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1;
}a.destacadorayado {
	color:#555;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	text-decoration: line-through;
}
a.menu:link, a.menu:visited {
	color:#CCC;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 7px;
	/* for IE */
    filter:alpha(opacity=60);
	/* CSS3 standard */
	opacity:0.6;
	background-image: url(images/bg70.png);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	line-height: 15px;
	float: left;
	clear: both;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
a.menu:hover {
		/* for IE */
    filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1;
