@charset "utf-8";
/* CSS Fucoa Concurso 2010 */

body {
	margin-top: 0px;
	background-color: #E1D5BD;
	font-family: "Century Gothic";
	font-size: 13px;
	text-align: justify;
}
.texto {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #003366;
}


.fondo {
	background-image: url(images/index_r3_c1.jpg);
	background-repeat: no-repeat;
}
.line {
	border: 1px dotted #C0A874;
}
a:link {
	color: #0099CC;
}
a:visited {
	color: #0099CC;
}
a:hover {
	color: #0099CC;
}
a:active {
	color: #0099CC;
}.Tit {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #0099CC;
	font-weight: bold;
}
.Tit2 {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #003399;
	font-weight: normal;
}

