@charset "UTF-8";
.textos {
	margin-bottom: 50px;
	padding-right: 200px;
	padding-left: 200px;
}
.textosdos {
	margin-bottom: 50px;
	padding-right: 50px;
	padding-left: 50px;
}

  .filas_cabecera {
	z-index: 10;
	top: 20px;
	float: none;
	margin-top: 10px;
	background-color: #FFF;
}
  .filas_cuerpo_uno {
	background-color: #FFF;
	float: left;
	margin-top: 25px;
	border: thin solid #05368C;
	margin-bottom: 20px;
	margin-left: 10px;
}
li {
	line-height: 15px;
	list-style-type: none;
}
/* CSS Document */

#cabecera {
	position: relative;
	background-color: #FFF;
	border-radius: 10px;
}
#cuerpo_uno {
	position: absolute;
	background-color: #DEE8F2;
	height: 400px;
	margin-right: auto;
	margin-left: auto;
}
#pie {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #A5D66F;
	background-color: #021B4F;
	margin-left: 0px;
	height: 300px;
	position: absolute;
	width: 994px;
	margin-bottom: 0px;
}
.texto_pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	float: left;
	line-height: 30px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	margin-top: 10px;
	width: auto;
	font-style: normal;
	padding-bottom: 10px;
	margin-left: 20px;
	clear: both;
	margin-right: 20px;
	list-style-type: none;
}
  /* CSS Document */

/* CSS Document */

#cabecera_paginas {
	height: 313px;
	position: relative;
	background-color: #FFF;
}
#seccion {
	height: 80px;
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 25px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #05368C;
	background-color: #DEE8F2;
	text-indent: 20px;
	padding-top: 30px;
}
  #contenedor {
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-image: none;
	background-repeat: repeat;
	height: auto;
	width: 994px;
	position: relative;
	background-color: #FFF;
}
.frase {
	font-family: Eurostile;
	font-size: 28px;
	color: #999;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}
.viñetas {
	line-height: 25px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #666;
	list-style-type: disc;
	list-style-position: outside;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 24px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #05368C;
}
.enlace {
	color: #00F;
	text-decoration: underline;
	line-height: 28px;
}

body {
	background-color: #FFFFFF;
	background-image: url(../images/fondo_paginagris.png);
}
.jarpyo {
	color: #05368C;
}
