#mainTabla{
position:relative;
left:-3px;
width:720px;
}

#banner{
	width:98%;
	height:110px;
	background-image:url(../images/headerctr.png);
	background-repeat:no-repeat;
}

.trbanner{
	width:98%;
	height:95px;
}

.granTD{
vertical-align:top;
width:173px;
}

.listInput0{
	width:100%;
	border:none;
	background-color:#fff;
}
.listInput0:hover{
	background-color:#eee;
}
.listInput1{
	width:100%;
	border:none;
	background-color:#eef;
}
.listInput1:hover{
	background-color:#dde;
}

.content select{ 
	font-family: verdana; 
	font-size: 11px; 
	background-color:#efeffe;
} 

.botones{
	padding-top:10px;
}
.titulo{
  margin: 8px 0;
  padding: 3px;
  padding-left: 0px;
  color:#3342B5;
  font-size: 25px;
  font-weight:800;
}

.subtitulo{
padding-left:3px;
  /*color:#FFFFFF;
  background-color:#3342B5;*/
  font-size: 11px;
  font-weight:bold;
}

#tdLogin{
width:130px;
height:124px;
border-width:2px;
border-color:#E6EDF3;
border-style:double;
margin-bottom:10px;
vertical-align:top;
color:#666666;
font-weight:800;
}

#contacto{
width:130px;
color:#666666;
font-size:14px;
font-weight:700;
padding-left:10px;
}
#contacto label.titulo1{
color:#3342B5;
font-weight:bold;
}

#contacto label.campus{
font-size:13px;
font-weight:bolder;
}

#contacto label.fono{
font-size:12px;
font-weight:bolder;
}

.tdMain{
vertical-align:top;
background-image:url(../images/fondo-celeste.gif);
background-repeat:no-repeat;
padding-left:25px;
color:#3342B5;
width:541px;
height:*;
}

.tdMainAdmin{
vertical-align:top;
background-image:url(../images/fondoceleste-admin.gif);
background-repeat:repeat-y;
padding-left:25px;
color:#3342B5;
width:541px;
height:*;
}


.form-row label{
color:#666666;
font-weight:600;
}

.content h3{
color:#666666;
font-weight:600;
}

.sf_admin_filters label{
  display: block;
  padding: 0 1em 3px 0;
  float: left;
  text-align: left;
  font-size:13px;
  width: 18em;
  color:#666666;
  font-weight:800px;
}

fieldset h2{
padding-left:3px;
  color:#FFFFFF;
  background-color:#3342B5;
  font-size: 11px;
}

fieldset h2 a{
color:#CCCCCC;
text-decoration:none;
}

label.subTitulo{
color:#3342B5;
font-weight:800;
}

table.lista{
font-size:10px;
  color:#666666;
  font-weight:800;
}

label.toyo{
font-weight:bold;
width:500px;
position:relative;
left:10px;
}

.tablaTrabajadores{
	border-width:1px;
	border-style:double;
	margin-bottom:10px;
}
.tablaTrabajadores td{
	text-align:center;
	border-width:1px;
	border-style:groove;
	width:200px;
}

.msEl{
	text-align:center;
	width:186px;
	height:40px;
	color:#aaaaaa;
	margin:7px;	
	background-color:#444499;
}

.msEl:hover{
	background-color:#0362fc;
}

.msEl a{
	color:#FFFFFF;
	width:200px;
}

.msEl{
	text-align:center;
	width:186px;
	height:40px;
	color:#aaaaaa;
	margin:7px;	
	background-color:#444499;
}

.msEl:hover{
	background-color:#0362fc;
}

.msEl a{
	color:#FFFFFF;
}
.sf_admin_list
{
  width: 100%;
  border: 1px solid #ddd;
  border-bottom: 0px;
  color:#666666;
}

.sf_admin_list th
{
  padding-left: 6px;
  background-color: #3342B5;
  color:#FFFFFF;
  text-align: left;
  font-size:12px;
  font-weight:800;
}

.sf_admin_list th a
{
  color: #333;
}

.sf_admin_list td
{
  padding-left: 6px;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  font-size:12px;
  font-weight:800;
}

.sf_admin_row_0
{
  background-color:#FFFFFF;
}
.sf_admin_row_1
{
  background-color:#E7EEF6;
}

#fotoAdmin{
margin:5px;
padding:5px;
position:relative;
top:-6px;
}

table#tableMenuAdmin{
position:relative;
top:-246px;
left:35px;
font-family:"Trajan-Pro";
margin-top:0px;
padding-top:0px;
}

table#tableMenuAdmin tr{
height:28px;
}

table#tableMenuAdmin a{
color:#FFFFFF;
text-decoration:none;
font-size:14px;
font-weight:800;
}

table#tableMenuAdmin a:hover{
color:#3342B5;
}

#cerrarSesion{
text-align:center;
height:26px;
width:139px;
background-color:#E6E6E6;
border:solid 2px #B3B3B3;
position:relative;
left:19px;
top:-216px;
}

#cerrarSesion a{
font-family:"Trajan-Pro";
color:#AAAAAA;
font-size:14px;
font-weight:bold;
text-decoration:none;
}

#cerrarSesion a:hover{
color:#FFFFFF;
}

