@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}
#centrar {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 12px;
}
.idioma {
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 72px;
	background-image: url(fra.jpg);
	background-repeat: no-repeat;
	background-position: left 17px;
}
#centrar a {
	font-weight: bold;
	color: #000000;
}
#centrar .t1 a {
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
}

h1 {
	font-size: 14px;
}


.t1 {
	float: left;
	position: relative;
}
.t2 {
	float: right;
	position: relative;
}

.limpia {
	clear: both;
}

