#seccion1 {
	height: 136px;
	background-image: url(/images/bg-head.png);
	background-repeat: repeat-x;
	background-position: center;
}
#seccion2 {
	height: 15px;
	background-image: url(/images/bg-menu.png);
	background-repeat: repeat-x;
	background-position: center;
	text-align: center;
	vertical-align: text-top;
	padding-top: 6px;
	padding-bottom: 14px;
}
#seccion3 {
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg-web.png);
	background-repeat: repeat;
}
#seccion4 {
	height: 100px;
	background-image: url(/images/bg-footer.png);
	background-repeat: repeat-x;
	background-position: center 0px;
}
.columna800px {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#head {
	height: 136px;
}
#contenido {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	font-family: Tinos;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 30px;
	text-align: justify;
	color: #333;
}
#contacto {
	width: 800px;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 30px;
	text-align: center;
	color: #333;
	margin-bottom: 10px;
}
#contacto a:link, #footer a:visited {
	text-decoration: none;
	color: #333;
	line-height: normal;
	font-weight: 700;
}
#contacto a:hover, #footer a:active {
	text-decoration: none;
	color: #333;
	line-height: normal;
	font-weight: 700;
}
#contacto strong {
	font-style: normal;
	font-weight: 700;	
}
#contenido_titulo {
	height: 80px;
	margin-bottom: 25px;
	padding-top: 70px;
	font-family: "Berkshire Swash";
	font-size: 24px;
	text-align: center;
	margin-top: 15px;
	background-image: url(../images/img-contenido_titulo.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#contenido_texto {
	margin-bottom: 50px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#contenido_texto strong {
	font-style: normal;
	font-weight: 700;
}
#contenido_texto em {
	font-style: italic;
	font-weight: 400;
}
#contenido_texto em strong, #contenido_texto strong em {
	font-style: italic;
	font-weight: 700;
}
#contenido_texto ul {
	padding-left: 0px;
}
#contenido_texto ul li {
	list-style-position: outside;
	list-style-type: disc;
	margin-bottom: 16px;
}
#contenido_texto ul ul {
	padding-left: 25px;
}
#contenido_texto ul ul li {
	list-style-position: outside;
	list-style-type: decimal;
	margin-bottom: 16px;
}
#filigrana {
	margin-bottom: 25px;
	background-image: url(../images/img-filigrana.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 100px;
	margin-top: 50px;
}
#contenido p {
	margin-bottom: 16px;	
}
#seccion2 ul li {
	display: inline;
	font-family: "Berkshire Swash";
	vertical-align: middle;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 18px;
	color: #FFF;
	font-weight: 400;
	font-style: normal;
}
#boton1 #seccion2 ul li a:link, #boton1 #seccion2 ul li a:visited {
	text-decoration: none;
	color: #FFF;
}
#boton1 #seccion2 ul li a:hover, #boton1 #seccion2 ul li a:active {
	text-decoration: none;
	color: #FFF;
}
#footer {
	padding-top: 18px;
	font-family: "Dosis";
	font-size: 12px;
	color: #FFF;
	text-align: center;
}
#footer ul {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-bottom: 6px;
	width: auto;
	margin-bottom: 6px;
}
#footer ul li {
	display: inline;
	vertical-align: middle;
	margin-right: 3px;
	margin-left: 3px;
	color: #FFF;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #FFF;
}
#footer a:hover, #footer a:active {
	text-decoration: none;
	color: #FFF;
}
