@import url('https://fonts.googleapis.com/css?family=Noto+Sans+TC:300,400,500,700&display=swap');
body {
	font-family: 'Noto Sans TC', sans-serif;
	color: #2A2F24;/*
	background-image: url(imagenes/logoisofondo.svg);
	background-repeat: no-repeat;
	background-position: right;*/
	margin: 0px;
	font-weight: lighter;
	background-image: url(imagenes/logoisofondo.svg);
	background-repeat: no-repeat;
	background-position: right center;
	font-style: italic;
	font-size: 16px;
}
.top {
	background-color: #6699CC;
	text-align: left;
	padding-right: 25px;
	background-image: url(imagenes/logoflordemascota-cont-r.svg);
	background-repeat: no-repeat;
}
.nav {
	text-align: right;
	color: #CCCCCC;
	font-style: normal;
}
.nav a {
	font-weight: bold;
	font-size: 14px;
	padding-right: 8px;
	margin: 0px;
	padding-top: 0px;
	text-transform: uppercase;
}
.separanav {
	margin-right: 8px;
}
.margenlados {
	margin-right: 10px;
	margin-left: 10px;
}
.der {
	text-align: right;
}
.nav a:link {
	color: #6699CC;
}
.nav a:visited {
	color: #6699CC;
}
.nav a:hover {
	color: #FF9900;
}
.contenido {
	text-align: left;
	margin-top: 35px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.pie {
	padding-top: 30px;
	padding-left: 15px;
	text-align: center;
	padding-bottom: 30px;
	padding-right: 15px;
}

main {
	text-align: right;
}
.logolink {
	margin-right: 10px;
}
h1 {
	color: #F90;
	font-size: 26px;
	font-weight: 500;
	font-style: italic;
	letter-spacing: 3px;
	text-align: center;
}
table {
	background-color: #A8C0D9;
	size:281px!important;
}
td {
	background-color: #FFFFFF;
}
h2 {
	font-size: 22px;
	color: #528FCC;
	font-style: italic;
	font-weight: normal;
	margin-top: 40px;
}
p {
	font-size: 19px;
}
ul {
	list-style-image: url(imagenes/veneta-f.svg);
	font-size: 19px;
	font-style: italic;
}
.centrar {
	text-align: center;
}
.ajustelogo {
	padding-bottom: 10px;
	padding-right: 25px;
	padding-left: 10px;
}
a:link {
	color: #528FCC;
}
a:visited {
	color: #4785C3;
}
a:hover {
	color:#FF9900 ;
}
a:active {
	color: #F36;
}
a {
	text-decoration: none;
	font-weight: 400;
}
.circulo {
	text-align: center;
	margin-top: 30px;
}
.derechasuperior {
	vertical-align: top;
	text-align: right;
}
.notapie {
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
	font-style: normal;
}
.contenido-margen {
	margin-right: 30px;
	margin-left: 30px;
}
.contenido h1 {
}
.contentdivideo {
	margin-right: 3%;
	margin-left: 3%;
	margin-top: 3%;
	}
	
.eform {
	border: 1px solid #FFFFFF;
	font-family:sans-serif;
	font-size: 12px;
	text-align:left!important;
}

.btnform {
	border: 3px solid #A8C0D9;
	background-color:#FFF;
	font-family:'Noto Sans TC',sans-serif;
	font-size: 16px;
}
/*
.icono {
	vertical-align: sub;
}
.rollogo:hover {
	opacity: 0;
}
*/
.izquierda {
	text-align: left;
}
