/* Abro CSS CAPAS */
 * { margin: 0; padding: 0; }
#contenedor {
	height: 100%;
	width: 100%;
	text-align: center;
	margin: auto;
}
#top {
   height: 41px;
	width: 100%;
	text-align: center;
	margin: auto;
	background-image: url(recursos/fondo_top.gif);
}
#contetop {
	width: 770px;
	text-align: right;
	margin: auto;
	padding-right: 10px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: White;
	margin-top: 0px;
	padding-top: 15px;
}
#contetop a {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: White;
	text-decoration: none;
}
#contetop a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFBA01;
	text-decoration: none;
}
#contetop active a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Navy;
	text-decoration: none;
}
#menutop {
  height: 120px;
  width: 770px;
  text-align: center;
  margin: auto;
}
#menuinv {
	background-color: transparent;
   visibility:hidden;
}

#contenido {
  width: 770px;
  text-align: center;
  margin: auto;
}
#flash {
	height: 180px;
	width: 770px;
	background-image: url(recursos/fondo_flash.gif);
	background-position: top;
	background-repeat: no-repeat;
}
#contenido2 {
	width: 770px;
	background-color: #EFEFEF;
	margin: auto;
	border-top: 1px solid Black;
	padding-top: 22px;
	text-align: center;
	margin: auto;
}
#capashome {
	width: 770px;
	background-color: #EFEFEF;
	text-align: center;
	margin: auto;
}
#asistencia {
	width: 720px;
	text-align: center;
	margin: auto;
}
#asistenciatop {
	width: 720px;
	height: 94px;
	background-image: url(recursos/fond_asisten_top.jpg);
	background-color: #EFEFEF;
	text-align:center;
}
#asistenciaconte {
	width: 720px;
	background-image: url(recursos/fond_asisten.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	margin: auto;
	text-align: center;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;
}
#asistenciaconte2 {
	width: 670px;
	background-color: #FFFFFF;
	text-align: center;
	margin-left: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 0px;
}
#conteizq {
  width: 337px;
  margin-left: 15px;
  float: left;
}
#conteder{
  width: 337px;
  margin-left: 395px;
}
#pie{
  width: 770px;
  height: 110px;
  background-image: url(recursos/pie.gif);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-align: left;
  color: #003399;
}
#contepie{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-align: left;
  color: #003399;
  padding-top: 38px;
  padding-left: 40px;
  margin: 0px;
}
#pie a {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	color: Gray;
	text-decoration: none;
}
#pie a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	color: #003399;
	text-decoration: none;
}
#textos{
  width: 630px;
  background-image: url(recursos/fond_text_asist.jpg);
  background-position: center right;
	background-repeat: no-repeat;
  margin-top: 25px;
  margin-left: 100px;
  margin-right: 40px;
}

.textos{
  width: 630px;
  background-image: url(recursos/fond_text_asist.jpg);
  background-position: center right;
	background-repeat: no-repeat;
  margin-top: 25px;
  margin-left: 100px;
  margin-right: 40px;
}

#formulario{
  width: 630px;
  background-color: #EFEFEF;
  margin-top: 5px;
  margin-left: 100px;
  margin-right: 40px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
#costo{
 }
#costo table {
	border: 0px solid White;
}
#costo td {
	border: 0px solid White;
}
/* Abro CSS textos */
h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
font-weight: bold;
color: #003399;
margin-bottom: 0px;
padding-bottom: 0px;
}
h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #003399;
margin-bottom: 0px;
padding-bottom: 0px;
}
h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #003399;
margin-bottom: 0px;
padding-bottom: 0px;
}
h4 {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #FF9900;
margin-bottom: 0px;
padding-bottom: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: Black;
	margin-bottom: 0px;
   padding-bottom: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: justify;
	color: Black;
	margin-bottom: 0px;
   padding-bottom: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1E90FF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D89C01;
	text-decoration: none;
}
.disenado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	color: Gray;
}
.subt {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #003399;
margin-bottom: 0px;
padding-bottom: 0px;
}
.precio {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #FF9900;
margin-bottom: 0px;
padding-bottom: 0px;
}
/* Abro CSS formularios */
input {
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
table {
	border: 1px solid White;
}
tabla2 {
	border: 0px ;
}
td {
	border: 1px solid White;
}
li {
	list-style-image: url(recursos/vineta.gif);
	list-style-type: none;
	list-style-position: outside;
	height: auto;
	margin-left: 50px;
}

#textos table {
}
#textos td {
}










