body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#indexcontent{
	width:860px;
	margin:0 auto;
}
#languages{
	margin-left:670px;
	margin-top:-30px;
	z-index:1;
}
#languages li{
	font-size:80%;
	display:inline;
	margin-left:10px;
}
#languages li a{
	background-color:#ccc;
	color:black;
	padding:3px 5px;
	text-decoration:none;
}
#languages li a:hover{
	background-color:#666;
	color:white;
	text-decoration:none;
}
table{
	width:95%;
	margin:20px auto;
}
*html table{
	margin-top:40px;
	margin-bottom:30px;
}
.didactica{
	width:392px;
	height:222px;
	background:black url("indexdidactica.jpg") no-repeat top left;
	text-align:center;
	border-right:4px solid white;
}
.didactica h2 a, .industria h2 a{
	font-size:200%;
	color:white;
	text-decoration:none;
	font-weight:normal;
	letter-spacing:2px;
	font-family: "Times New Roman", Times, serif;
	padding:5px;
}
.didactica h2 a:hover, .industria h2 a:hover{
	color:white;
	background-color:black;
}
.industria{
	width:392px;
	height:222px;
	background:black url("indexindustria.jpg") no-repeat top right;
	text-align:center;
}
#indexleft{
	font-size:80%;
	padding:0px 30px;
}
#indexright{
	border-top:1px solid #ccc;
	margin-top:15px;
}

#indexright a img{
	border:none !important;
}
#indexright table{
	margin:0;
	width:100%;
}
#indexright td{
	padding:0;
	text-align:center;
}
