body{
	padding: 0;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
}



#web{
	color: #000;
	font: normal 12px Arial, Helvetica, Geneva, sans-serif;
	width: 950px;
	height: 520px;
	background: url(../img/introtitulo.jpg) no-repeat;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
}

a, a:visited {
	color: #222222;
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	text-decoration: underline;
	
}
a img {
	border: none;
}


#idiomas{
	height: 40px;
	float: left;
	text-align: center;
	margin-top: 500px;
	_margin-top: 525px;
	padding: 0;
	margin-left: 335px;
	_margin-left: 170px;
}




#idioma1{
	width: 100px;
	height: 16px;
	float: left;
	text-align: center;
	background-color: #a5ca24;
	padding-top: 14px;
	padding-bottom: 10px;
}

#idioma2{
	width: 100px;
	height: 16px;
	float: left;
	text-align: center;
	background-color: #bd244c;
	padding-top: 14px;
	padding-bottom: 10px;
	color: #000;
}

#idioma3{
	width: 100px;
	height: 16px;
	float: left;
	text-align: center;
	background-color: #2b4ba9;
	padding-top: 14px;
	padding-bottom: 10px;
}
#footer{
	text-align: center;
	border-top: 1px solid #56331b;
	padding-top: 5px;
}


);
