@charset "utf-8";
.textonormal {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.7em;
}
.marco {
	background-color: #FFF;


}
.sector1 {
	background-color: #E7CEB6;
	border: 1px solid #ffac00;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	padding: 5px;
}
.sector2 {
	background-color: #CCC;
	text-align: justify;
	border: 1px solid #ffac00;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	padding: 5px;
}
.texto {
	text-align: justify;

}
.tablaa-sup {
	background-color: #FFF;
	background-image: url(seguros-ciclomotor.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 200px;
	margin-top: 10px;
}
.tabla_sup {
	background-color: #FFF;
	padding: 5px;
	height: 35px;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	font-size: 18px;
	font-weight: bold;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ffac00;
}




.fondo {
	background-image: url(fondo3.jpg);
	background-position: center bottom;
	background-repeat: repeat;
	background-color: #5E5654;
}

h1 {
	color: #516c8a;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #636;
	font-size: 20px;
	font-style: normal;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #4AAEDE;
	font-size: 20px;
	font-style: normal;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #4AAEDE;
	font-size: 20px;
	font-style: normal;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #F60;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF6600;
	text-decoration: none;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #990000;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #990000;
}
.izquierda {
	float: left;
	margin-right: 15px;
}
.derecha {
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.buscador {
	background-color: #C6D8E6;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	border: 2px solid #CF7900;
	background-image: url(segurosciclomotoresbuscador.jpg);
	background-position: top;
}

