strong{
  font-weight: bold;
  color: #1C6AAA;
  font-size: 16px;
  font-style: normal;
}


#adjuntos{
display: block;
}

#adjuntos a{
  font-weight: bold;
  margin-right: 5px;
}

#adjuntos img{
  vertical-align: bottom;
}



#password{
  width:250px;
  height: 250px;
  background-color: #FFFFFF;
  font-family: Book Antiqua;
  font-size: 14px;
  font-weight: bold;
  color: #1C6AAA;
  text-align: center;
  vertical-align: middle;
}

#password input span{
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-top: 10px;
}

#password img{
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-top: 10px;
}

#password span{
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-top: 10px;
}




#login{
  width:250px;
  height: 200px;
  background-color: #FFFFFF;
}


.stable{
  width: 700px;
  border: 0px solid;
  padding-bottom: 30px;
}


.sheader{
  background-image: url(../imagenes/search-top.jpg);
  background-position: center;
  background-repeat: no-repeat;
  height: 30px;
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: left;
  text-transform: uppercase;
  text-indent: 20px;

}

.stitle{
  background-image: url(../imagenes/search-body.jpg);
  background-repeat: no-repeat;
   background-position: bottom;
  font-family: Book Antiqua;
  font-size: 18px;
  text-transform: capitalize;
  font-weight: bold;
  color: #5F5F5F;
  padding-left: 10px;
  height: 20px;

}

.stitle a{
 font-size: 16px;
 color: #1C6AAA;
 text-decoration: underline;
}

.stitle a:hover{
 color: #A70303;
 text-decoration: underline;
}


.sdesc{
  background-image: url(../imagenes/search-body.jpg);
  background-position: center;
  background-repeat: repeat-y;
  font-family: Book Antiqua;
  font-size: 12px;
  color: #777777;
  text-align: left;
  padding-left: 10px;
  padding-right: 5px;

}

.sfooter{
  background-image: url(../imagenes/search-bottom.jpg);
  background-position: top;
  background-repeat: no-repeat;
  height: 20px;

}


.directorio{
  text-align: left;
  padding-left: 10px;
  color: #1C6AAA;
}

.directorio a{
  color: #1C6AAA;
  text-transform: uppercase;
}

.directorio a:hover{
  color: #A70303;
  text-decoration: underline;
}

.curso_nombre{
  font-family: Book Antiqua;
  font-weight: bold;
  font-size: 20px;
  color: #ffffff;
  border-bottom: 1px solid #CFCFCF;
  text-align: center;
  background-color:#1C6AAA;
  vertical-align: top;
  padding-top: 20px;

}

.curso_default{
  font-family: Book Antiqua;
  font-weight: bold;
  font-size: 14px;
  color: #1C6AAA;
  text-align: center;

}

.curso_descripcion{
  padding-left: 10px;
  font-family: Book Antiqua;
  font-weight: bold;
  font-size: 13px;
  color: #777777;
  font-style: italic;
  border-left: 1px solid #CFCFCF;
  border-bottom: 1px solid #CFCFCF;
  vertical-align: top;

}


body{
    background-color: #E7E7E7;
}


.main{
}

.header{
  width: 900px;
  }
.body{
    font-family: Book Antiqua;
    font-size: 12px;
    color: #909090;
    width: 900px;
  }
.tbody{
  text-align: justify;
  border: 0px;
  background-color: #FFFFFF;
}

.tleft{
 width: 200px;
 vertical-align: top;
}


.tright{
 width: 700px;
}


.barra{
  vertical-align: top;
}

.title{
  width: 373px;
  vertical-align: top;
  font-size: 150%;
  color: #1C6AAA;
  font-family: Book Antiqua;
  font-weight: bold;
  text-transform: uppercase;
}

.quick{
  width: 230px;

}


.search{
  border: 0px;
  background: transparent;
  background-image: url(../imagenes/input-fondo.png);
  background-repeat: no-repeat;
  vertical-align: bottom;
  height: 20px;
  	font-family: Book Antiqua;
	padding-left: 5px;
    padding-right: 2px;
	padding-top: 1px;
	letter-spacing: 0px;
	font-size: 10pt;
	color: #1C6AAA;
    font-weight: bold;

  }


.footer{
  width: 900px;
}

.noticias{
  background-color:  #FEFEFE;
  border-top: #A9A9A9 1px solid;
  border-right: #A9A9A9 3px solid;
  border-bottom: #A9A9A9 3px solid;
  border-left: #A9A9A9 1px solid;
  margin-bottom: 5px;
}

.noticiasalt{
  background-color: #F7F7F7;
  border-top: #A9A9A9 1px solid;
  border-right: #A9A9A9 3px solid;
  border-bottom: #A9A9A9 3px solid;
  border-left: #A9A9A9 1px solid;
  margin-bottom: 5px;
  text-transform: uppercase;
}


.noticia_titulo{
  font-family: Book Antiqua;
  font-size: 16px;
  color: #B22222;
}

.noticia_url{
  text-decoration: none;
  font-family: Book Antiqua;
  font-size: 12px;
  color: #1C6AAA;
}

.app
{
 background-image: url(../imagenes/app.jpg);
 background-repeat: no-repeat;
 background-position: top center;
  width: 200px;
  height: 180px;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: bold;
  font-family: Book Antiqua;
  vertical-align: top;
  padding-top: 5px;
}

.app2
{
 background-image: url(../imagenes/calendario.jpg);
 background-repeat: no-repeat;
 background-position: top center;
  height: 220px;
  width: 180px;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: bold;
  font-family: Book Antiqua;
  vertical-align: top;
  padding-top: 5px;
}

.login{
  margin-top: 8px;
  height: 130px;
  width: 177px;
  color: #1C6AAA;
  text-transform: none;
  vertical-align: bottom;
}

.login a{
  color: #1C6AAA;
  text-align: center;
}


.format{
  border-top: 1px solid #DFDFDF;
  border-left: 1px solid #DFDFDF;
  border-right: 2px solid #DFDFDF;
  border-bottom: 2px solid #DFDFDF;
  width: 700px;
}

.format2{
  border-top: 1px solid #DFDFDF;
  width: 700px;
}

.fheader{
  background:  #1C6AAA;
  text-align: center;
  font: 14px "Book Antiqua";
  font-weight: bold;
  border-right: 1px solid #D3D3D3;
  color: #FFFFFF;
  text-transform: uppercase;
}

.fbody{
  border-right: 1px solid #D3D3D3;
  border-bottom: 1px solid #D3D3D3;
  text-align: center;
  background-color: #F7F7F7;
  color: #1C6AAA;
}

.fbodyalt{
  border-right: 1px solid #D3D3D3;
  border-bottom: 1px solid #D3D3D3;
  text-align: center;
  background-color: #F0F0F0;
  color: #1C6AAA;
}

.fbodyalt a{
  color: #1C6AAA;
  text-transform: uppercase;
}

.fbodyalt a:hover{
  color: #A70303;
  text-decoration: underline;
}

.fbody a{
  color: #1C6AAA;
  text-transform: uppercase;
}

.fbody a:hover{
  color: #A70303;
  text-decoration: underline;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.arrowlistmenu{
width: 180px; /*width of menu*/
}

.arrowlistmenu .headerbar{
height: 20px;
font: bold 14px "Book Antiqua";
color: white;
background: black url(../imagenes/top.jpg);
margin-bottom: 5px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 0 10px; /*header text is indented 10px*/
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
  border-right: 2px solid #D3D3D3;
  text-align: left;
  font-family: Book Antiqua;
color: #1C6AAA;
background: url(../imagenes/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 110%;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;
}


.arrowlistmenu ul li a:active{ /*active state CSS*/
color: #A70303;
background-color: #F3F3F3;
}


/*contacto*/

#formulario{
width: 700px;
}

#formulario table{
 width: 400px;
 margin-left: auto;
 margin-right: auto;
 text-align: center;
}

#formulario input{
width: 99%;
height: 20px;
color: #1C6AAA;
font-weight: bold;
}

#formulario textarea{
  width: 97%;
  height: 100px;
}

#formulario td{
  text-align: left;
  font-size: 12px;
  font-weight: bold;
  color: #1C6AAA;
  padding-bottom: 0;
}

#incode{
  width: 50%;
}


#send{
  background-color: #F6F6F6;
  width: 100px;
  border-bottom: 2px solid #070707;
  border-right: 2px solid #070707;
  border-left: 1px solid #070707;
  border-top: 1px solid #070707;
}

/*inscripcion*/

#inscripcion{
width: 700px;
}

#inscripcion table{
 width: 680px;
 margin-left: auto;
 margin-right: auto;
 text-align: center;
}

#text{
width: 50%;
color: #1C6AAA;
font-weight: bold;
margin-left:auto;
}

#inscripcion td{
  text-align: left;
  font-size: 12px;
  font-weight: bold;
  color: #1C6AAA;
  text-transform: uppercase;
}

#check{
  display: block;
  text-transform: uppercase;
  vertical-align: top;
}

#check a{
  font-size: 90%;
}


#comentario{
padding-bottom:50px;
}


#alerta{
  color:#A70303;
  font: 14px;
  font-weight: bold;
}


/*galerias*/

#galeria{
width:700px;

}

#foto{
  float: left;
  margin: auto;
  padding: 10px;
}

#nav{
    clear: both;
    padding-left: 300px;

}


