/* ======================================================== */
/*	Created by Devit Schizoper 								*/
/*	Created HomePages http://LoadFoo.starzonewebhost.com	*/
/*	Created Day 01.12.2006 									*/
/* ======================================================== */


body {
	margin: 0px;
	background: url(../img/top_bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, sans-serif;
        font-size: .6em;
}

p {
	line-height: 17px;
	margin: 11px 0 10px 0;
	padding: 0px;
}

h2 {
	color: #9f9f9f;
	margin:0px;
	padding:0px;
	font-size: 15px;
}

ul {
	font-size: 10px;
	margin:0;
	padding:0;
	list-style-image: url(../img/bullet.gif);
}

ul.listaPagos{
	font-size: 10px;
	margin:0;
	padding:0;
	list-style-image: url(../Imagenes/signoDinero.png);
}
li.avisoUrgente{
	font-size: 12px;
	color: #F00;
}
a {
/*	color: #000066; */
	cursor:pointer;
	text-decoration: none;
	color: #000;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

blockquote{
	background: #F7FDE3;
	color: #606060;
	padding: 10px;
}


/**** Main Container ***/


#wrap {
       margin-left: auto;
       margin-right: auto;
       width: 730px;
       min-height: 400px;
/*     background: url(../Imagenes/fondo.jpg) no-repeat; */
      background-position: 0px 100px;
}


/**** Top ***/


#top {
	width: 100%;
	height: 88px;
	color: #fff;
	background: #000 url(../img/top_bg.gif);
	overflow:hidden;
}

#top h2 {
	color: White;
	letter-spacing: 2px;
	font-size: 1.8em;
	font-weight: normal;
	position: relative;
	margin: 0px;
	top:33px;
	display:block;
	float:left;
	background: url(../img/bg_t.gif) no-repeat;
	padding-left: 8px;
}

#top h2 a {
	color: white;
	text-decoration: none;
}

#top h2 a:hover {
        color: #93B300;
}


/**** Main Menu ***/


#menu {
	display: block;
	float:right;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	white-space: nowrap;
}

#menu li a {
	display: block;
	padding: 55px 20px 12px 20px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

* html #menu a {width:1%;}

#menu li a:hover {
	background: url(../img/bg_menu.gif);
}

#menu li a.current {
	letter-spacing: 1px;
	color: gray;
	background: url(../img/bg_menu.gif);
}

#menu li a.current:hover {
	color: #fff;
}


/**** Content Container ***/


#content {
	width: 100%;
	margin-top:10px;
}

#content h2 {
	margin: 0;
	padding: 10px 0 10px 0;
}


/**** Content ***/


#left ul {
	padding: 15px 0 15px 35px;
	margin:0;
}

#left li {
	margin-bottom:5px;
}

#left {
	width: 390px;
	float:left;
	display: block;
       margin-left: 20px;
	display: inline;
}


/**** Sidebar ***/


#right {
	width: 315px; 
	float: right;
	display:block;
	margin-top: 10px;
}

#right .box {
	width: 24em;/*280px*/
	background: #F6F9FB;
	border: 1px solid #E1E1E1;
	padding:10px 10px 15px 10px;
	float: right;
}

#right .box h2 {
	font-size: 1.1em;
	margin: 0px 0 0px 0;
	padding:0px 0 5px 0;
}

#right .box a {
	margin: 10px 0 10px 0;
	color: #93B300;
	font-size: 10px;
}

#right .box p {
	margin: 5px 0 10px 0;
	line-height: 15px;
}

#right .box ul {
	padding: 0 0 7px 20px;
	margin:10px 0 10px 0;
}

#right .box li {
	margin-top:5px;
}

#nav{ list-style: none; margin: 2.0em 0; width: 25em; float: right;}
#nav li{ padding: 0; margin: 0; }
#nav a{
	display: block;
	height: 2.0em;
	padding: 0.3em 0.3em 0.3em 0.8em;
	border-bottom: 2px; /*solid #1a1a1a*/
	border-top: 2px; /*solid #1a1a1a*/
	color: #93B300;
	background-color: #F7F9FB;
	font-weight: bold;
	text-decoration: none;
	}

#nav a:hover{
	color: #1a1a1a;
	background: url(../img/bg_t.gif) no-repeat;
	background-color: #fff;
	font-weight: bold;
	}	

/**** Clear Div ***/


#clear, .clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}


/**** Footer ***/


#footer {
        margin: 40px auto 0 auto;
	text-align: center;
/*	border-top: dotted 1px gray; */
	padding: 20px 0 20px 0;
	width: 70%;
}

#footer p {
	margin: 0px;
	padding: 0;
}

.casilla { 	border: 1px solid #E1E1E1; padding: 10px; background: #F6F9FB; margin:5px;
  /* Borde redondo */
   -webkit-border-radius: 10px;
   -moz-border-radius: 10px;
   border-radius: 10px;
}
.casilla a:hover div{ background:#FFE88A;  }
.titulo { text-align:center; font-size:18px;}
.correcto { border-color:#2EFE64; padding-left: 35px; background: #E0F8EC url(../Imagenes/ok.png) no-repeat 10px 10px; }
.advertencia { border-color:#FF9900;  padding-left: 30px; background: #FFFFDD url(../Imagenes/advertencia2.png) no-repeat left 5px; background-position: 8px 10px; }
.error { border-color:#FF0000; padding-left: 55px; background: #FFDFDF url(../Imagenes/urgente.png) no-repeat left 5px; }
.oculta {display:none;}

.campoConError { background-color:#FFDDDD !important; }

.boton { opacity: 0.7; }
.boton:hover { cursor:pointer; opacity: 1; }


#datosAlumno{ font-weight:bold;}
#datosAlumno p{ background: #000 !important; }
#datosAlumno p:hover{ background: #FFF000; }
#datosAlumno div.dato{
  min-width:75px;
  margin-right: 5px;
  float:left;
  font-weight:normal;
}

.fotoAlumno{
  -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
  float:right;
  border: 1px solid #E1E1E1;
  background: #FFF;
  padding: 3px;
  margin-top:5px;
  clear:both;
/*  position:absolute; */
/*  margin-left:200px;; */
}

.becado {
  color:#c15a15; !important;
}

input{
  font-size:10pt;
  border-color:#CCCCCC;
  background-color:#FFF;
  border-style:solid;
  border-width:2px;
  padding: 5px;
   -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
}
.submit {cursor:pointer;}
.submit:hover,.submit:focus { background-color:#ECEDEC; }
input:hover,input:focus { border-color:#69D2E7; color:#000; -moz-box-shadow: 0px 0px 3px #61DEE4;}

#sessionUsuario {
  position:fixed;
  bottom: -1px;
  right: 0px;
/*  background:#F6F9FB url(../../Imagenes/userPeque.png) no-repeat left 4px; */
  color:#333333;
  padding-left:10px;
  padding-right:10px;
  min-width:320px;
  height:28px;
  text-align:center;
  border:2px solid #E1E1E1;
  border-right:none;
  border-bottom: none;
  -moz-border-radius-topleft: 5px; border-top-left-radius: 5px;
  font-size:18px;
}

#sessionSuper{ /* no usada */
  position:fixed;
  left: 0px;
  bottom: 0px;
  color:#333333;
}

#salirSession { float:right; background:#F6F9FB url('../Imagenes/apagar.png') no-repeat right top; width:70px; height: 24px; font-size:8pt; font-weight:bold; }
#salirSession:hover { cursor:pointer; background-position: 48px -25px; color:#FF0000; }

.cerrarVentana { float:right; background-image:url(../Imagenes/botonCerrar.png); width:20px; height: 20px; } 
.cerrarVentana:hover { cursor:pointer; background-position: 0px 20px; }

.paginacion { background-color:#000000; color:#FFFFFF; padding:2px; margin:1px; min-width:15px; float:left; text-align:center; border: 2px solid; cursor:pointer; }
.paginacion:hover, .paginaActual { background-color:#FFFFFF !important; color:#000000; }
.totalResultados {background-color:#FF0000; color:#FFFFFF; font-weight:bold; padding:2px; margin:1px; min-width:15px; float:left; text-align:center; border: 2px solid; }
