body{
	margin-top:10px;
}
.Texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #686D79;
	text-decoration: none;
}
.titulo02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFA12E;
}
.titulo01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2661FF;
}

.menu_foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #606A74;
	text-decoration: none;
}

#fondo-ciclista {
	background-color: #FFA12E;
	background-image: url(../img/logos/menu01.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#fondo-campana {
	background-color: #6790FF;
	background-image: url(../img/logos/menu02.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.texto_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration:none;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFA12E;
	text-decoration: none;	
}
.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;	
}
.guia {
	background-image: url(../img/pixel_barra.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.guianaranja {
	background-image: url(../img/logos/guianaranja.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.Textonaranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFA12F;
	text-decoration: none;
	font-weight: bold;
}
.Textoblanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.TextoAzul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #366CFF;
	text-decoration: none;
	font-weight: bold;
}
.campoform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #686D79;
	text-decoration: none;
	background-color: #FFF0DD;
	height: 20px;
	width: 300px;
	border: 1px dashed #FFA12E;
}
.botomform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFA12E;
	height: 20px;
	width: 300px;
	border: 1px dashed #FFF0DD;
}
.bordefoto {
	border: 2px solid #FFA12F;
}
.bordebanner {
	border: 2px solid #FFA12F;
}