@charset "utf-8";
/* CSS Document */
body {background-color:#f7f6ef;
	font: normal 62.5% "Trebuchet MS", Verdana, Helvetica, Arial,sans-serif !important;
	color: #fff;
	line-height: 1.4;
	margin: 0px;
	padding: 0px;
	vertical-align:middle;
}



h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial,sans-serif !important;
	margin: 0;
	padding: 0;
	letter-spacing: 0;
	border-bottom: 0 !important;
}





a {
	border-bottom: 0px;
	color: #5DB0E6;
}
a:focus {
	outline: 1px dotted #eee;
}
a:active {
	outline: 0px;
}
a:hover {
	color: #7bc4f4;
}



/*Secondary Navigation*/
#jq-secondaryNavigation, #jq-footerNavigation {
float: right;
clear: right;
margin-top: 34px;
background: #0F67A1 url(../images/bg_secondaryNav_left.gif) left top no-repeat;
}
#jq-secondaryNavigation ul, #jq-footerNavigation ul {
float: left;
background: url(../images/bg_secondaryNav_right.gif) right top no-repeat;
padding: 0 0 0 8px;
margin: 0;
width: 46em;
}
#jq-secondaryNavigation ul li, #jq-footerNavigation ul li {
float: left;
list-style: none;
border-right: 1px solid #0D5995;
border-left: 1px solid #1175AE;
height: 34px;
margin: 0;
background: none;
padding: 0;
}
#jq-secondaryNavigation ul li.jq-first, #jq-footerNavigation ul li.jq-first {
border-left: none;
}
#jq-secondaryNavigation ul li.jq-last, #jq-footerNavigation ul li.jq-last {
border-right: none;
}
#jq-secondaryNavigation li a, #jq-footerNavigation li a {
float: left;
padding: 0 12px;
font-size: 1.3em;
color: #eee;
text-decoration: none;
line-height: 34px;
position: relative;
}
#jq-secondaryNavigation li a span, #jq-footerNavigation li a span {
position: relative;
top: 0;
left: 0;

}
#jq-secondaryNavigation li a span.jq-shadow, #jq-footerNavigation li a span.jq-shadow {
top: .1em;
left: 1em;
color: #131c25;
position: absolute;
display: none;
}
#jq-secondaryNavigation li a:hover, #jq-footerNavigation li a:hover {
	color: #fff;
}
#jq-secondaryNavigation li a:hover span.jq-shadow, 
#jq-footerNavigation li a:hover  span.jq-shadow,
#jq-secondaryNavigation li.jq-current a span.jq-shadow, 
#jq-footerNavigation li.jq-current a span.jq-shadow {
display: block;
}
#jq-header h1 {
	font-size: 2em;
	font-weight: normal;
	color: #ddd;
	position: absolute;
	bottom: 15px;
	left: 60px;
	line-height: 1;
	border: 0px;
	padding: 0px;
	text-transform: uppercase;
}
#jq-header h1#jq-tagline  {
position: absolute;
left: -999999px;
}





/*content*/
#jq-content {
background: #181c21 url(../images/bg_home_content.gif) top repeat-x;
padding: 4em 40px;
border-bottom: 1px solid #000;
}


/* #jq-intro  */
#jq-intro {
padding-top: 1em;
width: 515px;
float: left;
margin-bottom: 3.5em;
}
#jq-intro h2 {
font-size: 1.9em;
font-weight: bold;
color: #5DB0E6;
line-height: 1em;
}
#jq-intro h2 span.jq-jquery {
float: left;
background: url(../images/logo_jquery_blueblack_81x23.gif) left no-repeat;
width: 81px;
height: 23px;
margin-right: .3em;
position: relative;
}
#jq-intro h2 span.jq-jquery span {
	position: absolute;
	left: -999999px;
}
#jq-intro p {
clear: both;
font-size: 1.5em;
margin: .8em 0;
font-weight: normal;
line-height: 1.6;
}
#jq-intro ul {
padding: 1.5em 0;
}
#jq-intro li {
	float: left;
	font-size: 1.4em;
}
#jq-intro li a {
	color: #5DB0E6;
	font-weight: bold;
	text-decoration: underline;
	float: left;
	background: url(../images/icon_check_whiteOnDarkBlue.gif) left no-repeat;
	padding: 0 30px 0 23px;
}
#jq-intro li p {
	font-size: .9em;
}
body.jq-enhanced #jq-intro li {
position: relative;
}
html.js div.jq-checkpointSubhead {
	display: none;
}
body.jq-enhanced #jq-intro li div.jq-checkpointSubhead {
	/*opacity: 0.0001;*/
	position: absolute;
	width: 253px;
	height: 54px;
	background: url(../images/bg_ctaTooltip.png) 0 0 no-repeat;
	top: -1.5em;
	left: -35%;
	z-index: 100;
}
body.jq-enhanced #jq-intro li div.jq-checkpointSubhead p{
font-size: 1em;
padding: 10px 5px 0 50px;
color: #AE0001;
font-weight: bold;
line-height: 1.3em;
margin: 0;
cursor: pointer;
}

/* #jq-download */
#jq-download {
	width: 275px;
	float: right;
	background: url(../images/bg_vertGradBox.jpg) top no-repeat;
	padding: 1.2em 15px;
	margin-bottom: 3.5em;
}
#jq-download h2 {
	font-size: 1.5em;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 1em;
}
#jq-download legend {
	font-size: 1.2em;
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
	padding-bottom: .7em;
}
#jq-download div#jq-compression {
	border: 1px solid #000;
	background: #333 url(../images/bg_diagonalDarkBlue.gif);
	padding: .5em 5px;
	margin-bottom: 1.2em;
}
#jq-download div#jq-compression input, #jq-download div#jq-compression a.jq-radioToggle, #jq-download div#jq-compression label {
float: left;
line-height: 1.8em;
text-transform: uppercase;
font-size: 1.1em;
}
#jq-download div#jq-compression input, #jq-download div#jq-compression a.jq-radioToggle {
clear: left;
margin-right: .6em;
background-color: #000;
}
#jq-download div#jq-compression a.jq-radioToggle {
background: url(../images/icon_checkbox.gif) no-repeat;
width: 18px;
height: 17px;
text-indent: -9999999px;
}
#jq-download div#jq-compression a.jq-checked {
background: url(../images/icon_checkbox_checked.gif) no-repeat;
}
#jq-download div#jq-compression input#jq-production {
margin-bottom: .5em;
}
#jq-download div#jq-compression label em {
text-transform: none;
}
#jq-download button {
color: #fff;
background: #000 url(../images/btn_downloadLarge.gif) 0 0 no-repeat;
width: 272px;
height: 49px;
outline: 0;
border: 0;
position: relative;
cursor: pointer;
}
#jq-download button span {
	position: absolute;
	left: -9999999px;
}
#jq-download button:hover {
background-position: 0 -49px;
}
#jq-download p.jq-version {
float: right;
margin: .5em;
font-size: 1.1em;
color: #BE0000;
font-style: italic;
}
#jq-download p.jq-version strong{
color: #fff;
}


/* #jq-learnjQuery */
#jq-learnjQuery {
	margin-bottom: 4em;
	background: url(../images/bg_subtleGrayGrad.gif) top repeat-x;
	padding: 2em 0 2em 25px;
	clear: both;
}
#jq-learnNow {
float: left;
width: 280px;
}
#jq-learnNow h2 {
font-size: 1.5em;
font-weight: bold;
text-transform: uppercase;
color: #000;
margin-top: .4em;
}

#jq-learnNow p {
font-size: 1.3em;
margin: 1em 0;
color: #222;
}
#jq-learnNow pre, #jq-content pre {
background: #fff;
color: #333;
border: 1px solid #000;
text-align: left;
font-size: 1.1em;
font-weight: bold;
font-family: monaco, monospace;
float: left;
width: 100%;
}
#jq-learnNow pre {
overflow: visible;
font-size: 10px;
_font-size: 9px;
}
#jq-content pre {
font-weight: normal;
float: none;
width: auto;

}
#jq-learnNow pre code {
display: block;
padding: .8em .5em;
font-size: 1em;
}
#jq-learnNow a.jq-runCode {
font-size: 1.2em;
padding: .3em 1.1em;
color: #fff;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
border: 1px solid #000;
background: #666 url(../images/btn_grayGrad.jpg) top repeat-x;
float: left;
clear: left;
margin: .8em 0;
}
p.neat {
display: none;
clear: both;
margin: 1em 0;
padding: 1em 15px;

background: #0F67A1;
}
p.surprise a {
color: #fff;
}


#jq-liveEditorCTA {
height: 65px;
float: right;
background: url(../images/cta_liveEditor.jpg) no-repeat;
width: 256px;
padding: 95px 15px 0;
position: relative;
}

#jq-liveEditorCTA h2 {
font-size: 1.5em;
font-weight: bold;
text-transform: uppercase;
color: #fff;
}
#jq-liveEditorCTA a.jq-launchNow {
position: absolute;
top: 95px;
right: 10px;
border: 1px solid #fff;
background: url(../images/btn_blueSheen.gif) 50% repeat-x;
text-decoration: none;
color: #fff;
font-weight: bold;
padding: .2em .8em;
font-size: 1.4em;
}
#jq-liveEditorCTA h2 strong {
color: #BE0000;
font-style: italic;
font-size: .8em;
}
#jq-liveEditorCTA p {
font-size: 1.2em;
margin: .4em 0;
font-style: italic;
}

div.jq-gettingStarted, div.jq-devResources {
	width: 50%;
	float: left;
}



/* #jq-resources */
#jq-resources,#jq-jobs, #jq-news, #jq-books {
float: left;
width: 305px;
margin-right: 10px;
}
#jq-resources {
	width: 500px;
	margin: 0 0 0 10px;
	float: right;
}
#jq-books {
width: 200px;
float: right;
margin-right: 0;
}
#jq-jobs h2,#jq-resources h2, #jq-news h2, #jq-books h2 {
background: #0F67A1;
color: #fff;
font-weight: bold;
font-size: 1.3em;
text-transform: uppercase;
padding: .3em 15px;
margin: 1em 0 1.5em;
position: relative;
}
#jq-resources h2 {
	margin: 0 0 .4em;
	background: #353d45;
}

#jq-news h2 a.jq-rss {
background: url(../images/icon_rss.gif) 0 0 no-repeat;
position: absolute;
top: 6px;
right: 6px;
text-indent: -99999999px;
width: 14px;
height: 14px;
}
#jq-news ul, #jq-resources ul, #jq-jobs ul {
padding-right: 10px;
}
#jq-resources h3, #jq-resources li, #jq-jobs li, #jq-news h3, #jq-books h3 {
font-size: 1.3em;
font-weight: bold;
line-height: 1.4;
}

#jq-resources h3, #jq-jobs h3, #jq-news h3, #jq-books h3 {
	margin: .6em 0;
}
#jq-resources h3 {
	color: #222;
}
#jq-jobs h2 span.jobsFrom {
font-size: .85em;
font-weight: normal;
text-transform: none;
margin-left: 30px;
}
#jq-jobs h2 span.jobsFrom em {
 font-style: italic;
}
#jq-jobs h2 span.jobsFrom a {
	color: #fff;
}
#jq-resources ul, #jq-jobs ul {
margin: 0.8em 0pt 2em;
color: #222;
}
#jq-resources li, #jq-jobs li {
list-style-type: image;
list-style-image: url(../images/icon_bullet.gif);
list-style-position: outside;
margin-left: 20px;
font-weight: normal;
margin-bottom: .5em;
}
#jq-resources li {
list-style-image: url(../images/icon_bulletDarkBlue.gif);
}
#jq-news a, 
#jq-books a, 
#jq-jobs a {
color: #5DB0E6;
}
#jq-news a:hover, #jq-news a:visited, #jq-news a:active, 
#jq-books a:hover, #jq-books a:visited, #jq-books a:active, 
#jq-jobs a:hover, #jq-jobs a:visited, #jq-jobs a:active {
color: #7bc4f4;
}
#jq-resources a {
color: #111;
}
#jq-resources a:hover {
color: #000;
}
#jq-news span.jq-author {
display: block;
margin: 0.2em 0pt -.5em;
}
#jq-news li, #jq-books li{
margin: 1em 0 1.8em;
clear: left;
}
#jq-news li.jq-moreEntries {
float: left;
border-right: 1px solid #fff;
padding: 0 .8em 0 0;
margin-right: .8em;
margin-top: 0;
font-size: 1.3em;
}
#jq-news li.jq-rss {
float: left;
background: url(../images/icon_rss.gif) left no-repeat !important;
padding-left: 20px;
clear: none;
font-size: 1.3em;
margin-top: 0;
}

#jq-books a.jq-bookImg {
float: left;
border: 1px solid #fff;
margin-right: 10px;
width: 55px;
height: 70px;
}
#jq-books h3 {
margin: 0 0 .2em 0;
}
#jq-books a.jq-buyNow {
display: block;
border: 1px solid #fff;
background: url(../images/btn_blueSheen.gif) 50% repeat-x;
text-decoration: none;
color: #fff;
font-weight: bold;
padding: .2em .8em;
float: left;
margin-top: .2em;
}


/*Interior page content*/

#jq-interiorNavigation {
float: left;
display: inline;
width: 164px;
background: #fafafa;
border: 1px solid #ccc;
padding: 5px 15px 15px;
min-height: 500px;
-moz-border-radius: .5em; /* gecko */
  -webkit-border-radius: .5em; /* webkit */
  border-radius: .5em; /* w3 */
color: #000;
}

#jq-interiorNavigation h5 {
background:#DDD;
color:#192839;
font-size:1.2em;
font-weight:bold;
margin:2em 0 0.4em;
padding:0.3em 10px;
text-transform:uppercase;
border-bottom: 1px solid #aaa;
}
#jq-interiorNavigation ul {
list-style-image: none;
list-style-position: outside;
list-style-type: none;
margin: 0;
}
#jq-interiorNavigation li {
margin:0;
padding: 0;
_height: 1%;}
#jq-interiorNavigation a, #jq-interiorNavigation a:active {
font-size: 1.2em;
line-height: 1.4;
color: #0f67a1;
display: block;
padding:0.2em 10px;
margin: 0;
text-decoration: none;
position: relative;
border-bottom:1px solid #EEEEEE;
}
#jq-interiorNavigation a:hover {
background: #eee;
color: #192839;
border-bottom: 1px solid #ddd;
}
#jq-interiorNavigation p a {
display: inline;
padding: 0;
text-decoration: underline;
font-size: 1.0em;
}


#jq-primaryContent {
position: relative;
float: right;
display: inline;
width: 590px;
background: #fafafa;
border: 1px solid #aaa;
padding: 5px 15px 15px;
color: #222;
min-height: 500px;
-moz-border-radius: .5em; /* gecko */
  -webkit-border-radius: .5em; /* webkit */
  border-radius: .5em; /* w3 */
  overflow: visible;
}
#jq-primaryContent .post {
    margin-bottom: 2.5em;
      padding-bottom: 2.5em;
    border-bottom: 1px dotted #ccc;
}
#jq-primaryContent code {
    font-size: 13px !important;
}
#jq-primaryContent h2 code {
    font-size: 1.3em !important;
}
#jq-primaryContent p, #jq-primaryContent li {
font-size: 12px;
/*font-size: 1.3em;*/
line-height: 1.4 !important;
margin: .5em 0 !important;
}
#jq-primaryContent p {
margin: .5em 0 1.2em !important;
}
#jq-interior #jq-primaryContent p, #jq-interior #jq-primaryContent li {
font-size: 13px;
/*font-size: 1.5em;*/
line-height: 1.5 !important;
font-weight: normal;
}
#jq-primaryContent a, #jq-primaryContent a:visited {
color: #0F67A1;
text-decoration: underline;
}
#jq-primaryContent a:hover, #jq-primaryContent a:visited {
color: #176092;
text-decoration: underline;
}
#jq-primaryContent a img {
border: 0;
}

#jq-primaryContent h1 {
font-size: 1.9em;
font-weight: bold;
color: #222;
margin: .5em 0 0 !important;
border-bottom: 1px solid #bbb !important;
padding-bottom: .4em;
}
#jq-primaryContent h2 {
font-size: 1.5em;
color: #333;
text-transform: uppercase;
font-weight: bold;
margin: 1em 0 .6em !important;
}
#jq-primaryContent h2 a {
	text-decoration: none;
}
#jq-primaryContent h2 a:hover {
	text-decoration: underline;
}
#ticket h2 {
	font-size: 1.3em;
}
#jq-primaryContent small {
font-size: 11px;
color: #666;
margin: 1.6em 0 1em;
}
#jq-primaryContent h3 {
font-size: 1.4em;
margin: 1em 0 .6em !important;
color: #333;
font-weight: bold;
}
#jq-primaryContent h4 {
font-size: 1.2em;
margin: 1em 0 .6em !important;
color: #444;
font-weight: bold;
}
#jq-primaryContent h5 {
font-size: 1.1em;
margin: 1em 0 .6em !important;
font-weight: bold;
color: #666;
}



ul li, ul.menu li, .item-list ul li, li.leaf {
background: none !important;
}
.fieldset-wrapper .project-terms li {
font-size: 1.3em;

}



#jq-footer {
background: #0F1923 url(../images/bg_footerGrad.jpg) top repeat-x;
border-bottom: 2px solid #000;
margin-bottom: 3em;
padding: 2.5em 40px;
}
#jq-footer #jq-credits {
float: left;
width: 250px;
}
#jq-footer p {
font-size: 1.2em;
color: #fff;
margin: .5em 0;
line-height: 1.4;
}
#jq-footer p a {
color: #5DB0E6;
text-decoration: underline;
}
#jq-footer p#jq-hosting {
font-size: 1.1em;
}
#jq-footer p#jq-hosting a {
color: #fff;
margin-left: .2em;
background: url(../images/icon_mt.gif) left 50% no-repeat;
padding-left: 30px;
}
#jq-footer #jq-footerNavigation {
margin-top: 1em;
float: right;
}

/*=Dev/Trac pages*/
td.fullrow textarea {
  width: 497px;
}
table.listing tbody td, 
table.listing tbody th {
  font-size: 12px;
}
dl#results {
  font-size: 1.3em;
}
/*=Plugin/Drupal pages*/
#container #comments,
div.comment,
div.node {
border-width: 0;
}
#container #comments h2.comments {
  margin: 0;
}
div.project-issue .quick-search select#edit-projects,
div.project-issue .quick-search select#edit-states {
  width: 140px;
}

/*=Docs pages*/
#toc { margin: 10px 0; border-color: #ddd !important; padding: 10px !important; }
#jq-primaryContent div.example { width: 574px;}
#jq-primaryContent div.exampe pre { overflow: auto; }
#contentSub { font-size: 12px !important; font-style: italic; padding: 10px 0 !important; margin: 0 !important;}

#toc #toctitle, .toc #toctitle, #toc .toctitle, .toc .toctitle { text-align: left !important; margin: 3px 0 8px; }

.section-edit { position: relative; }

/* ----- clear fix for floats ----- */
.jq-clearfix:after { content: "."; display:block; height:0; clear:both; visibility:hidden; }
.jq-clearfix { display:inline-block; }		
/* hides clearfix from IE-mac \*/
* html .jq-clearfix { height:1%; }
.jq-clearfix { display:block; }
/* end hide from IE-mac */










/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}



#docs-content {
margin: 0 !important;
padding: 0 !important;
line-height: auto !important;
background: none !important;
}
#docs-content pre {
border: 1px dotted #ddd !important;
background: #f5f4ee !important;
font-size: 11px !important;
padding: 5px !important;
line-height: 1.6 !important;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
margin: .8em 0 1.2em !important;
color: #06263C !important;
}

#column-content {
font-size: 130%;
}

/*#docs-content h2 {
margin-top: 0.3em;
}*/

#docs-content h3 {
margin-top: 0.3em;
}

#toc td {
padding: 8px;
}

b.args, b.options {
background: #0F67A1 !important;
padding: 5px 10px !important;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
font-size: 15px !important;
margin-bottom: 20px !important;
margin-top: 1em !important;
}
table tr.option {
background: #e2edf4 !important;
}

table tr.option td {
padding: 3px 10px !important;
font-size: 13px !important;
background-color: #e2edf4;
}
table tr.option td.desc {
padding: 3px 10px 20px !important;
}
div.api h3 {
background: #FFF !important;
color: #0F67A1 !important;
border-bottom: 1px solid #AAAAAA;
}

div.api div.desc {
font-size: 100% !important;
}

#content h1 {
	padding-top: 0.5em;
}

#jq-download a.name {
    display: none;
}

html.js #jq-download a.name {
    display: block;
}

html.js #jq-download input {
    display: none;
}
.datos_inicial{
	background-color:#F51F24;
	color:#FFFFFF;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial,sans-serif !important;
	font-size:12px;
}
.celda_capacidad{
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial,sans-serif !important;
	background-color:#FF9B9B;
	width:25px;
	height:30px;
	font-size:12px;
	cursor:pointer;
	font-weight:400;
	border-color: #FFFFFF ;
	border-style: solid;
	border-width: 1px;
}
.celda_fundamental{
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial,sans-serif !important;
	background-color:#FF9933;
	width:25px;
	height:30px;
	font-size:12px;
	color:#000000;
	cursor:pointer;
	font-weight:400;
	border-color: #FFFFFF ;
	border-style: solid;
	border-width: 1px;
}
#celda_lista3{
	font-size:11px;
	color:#0f67a1;
}
.celda_lista1{
	font-size:11px;
	color:#000000;
	border-color: #0099FF;
	border-style:solid;
	border-width: 0px;
	background-color:#FFFFFF;
	padding-left:2px;
}

.celda_lista2{
	font-size:11px;
	color:#000000;
	border-color: #0099FF;
	border-style:solid;
	border-width: 0px;
	background-color:#D3D3D3;
	padding-left:2px;
}
.ladoC{
border-bottom:1px solid	#0f67a1;
}
.letra_comun{
	color:#006699;
	font-size:12px;
}
.titulo_buscar{
	color:#FFFFFF;
	font-size:12px;
	font-weight:600;
}
.letra_titulo_comun{
	color:#006699;
	font-size:12px;
	font-weight:600;
}
.tabla_formulario{
	border: #006699 1px solid;	
}
.boton{background-color: #4282b2;border-color: #d8dfea rgb(14, 31, 91) rgb(14, 31, 91) rgb(216, 223, 234);border-style: solid;border-width: 1px;color: #fff;font-family: "lucida grande", tahoma, verdana, arial, sans-serif;font-size: 11px;margin: 0 2px;padding: 2px 18px;cursor: pointer; height:20px;}
.check{
width:10px; height:10px; border:thick 1px #CCCCCC;
}
a.link_navegacion6:link {  FONT-FAMILY:"lucida grande", tahoma, verdana, arial, sans-serif; color:#666666 }
a.link_navegacion6:active { FONT-FAMILY: "lucida grande", tahoma, verdana, arial, sans-serif; color:#666666; }
a.link_navegacion6:visited { FONT-FAMILY:"lucida grande", tahoma, verdana, arial, sans-serif; color:#666666; }
a.link_navegacion6:hover { FONT-FAMILY: "lucida grande", tahoma, verdana, arial, sans-serif; color:#666666; }
.verde {
	font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color:#339933;
	text-transform: none;
}
.rojo {
	font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color:#FF0000;
	text-transform: none;
}
.conceptos_form{
	background-color:#F5F5F5;
	color:#4282b2;
	left:auto;
	font-family:"lucida grande", tahoma, verdana, arial, sans-serif;	
}
.txt-conceptos{
	color:#4282b2; 
	padding-left:5px;
	font-size:12px;
	font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
	
}
.fila_conceptos{
	border-bottom:1px solid #666666;
}
.padding-left{ 
	padding-left:5px;
	color:#999999;
	font-size:12px;
	font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
}
.subtitulos{
	background-color:#f5f5f5;
	padding-left:6px;
	color:#FFF;
	font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
}
.subtitulos2{
	background-color:#80a1c8;
	padding-left:6px;
	color:#FFF;
	font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
}

.fila_lista{
	background-color:#FFFFFF;
	color:#999999;
	font-size:12px;
	height:20px;	
	font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
}
.tdback4{
	background-color:#F2F5FA;
	color:#4282b2; 
	padding-left:5px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
}
.tdback5{
	font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
	border-right:#e2ebf4 1px solid;
	border-bottom:#e2ebf4 1px solid;
	padding-left:10px;
	font-size:11px;
}

A.link_navegacion1:link {  FONT-FAMILY:Geneva, Arial, Helvetica, sans-serif; color:#2868ac; text-decoration:none; }
A.link_navegacion1:active { FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif; color:#2868ac; text-decoration:none; }
A.link_navegacion1:visited { FONT-FAMILY:Geneva, Arial, Helvetica, sans-serif; color:#2868ac; text-decoration:none; }
A.link_navegacion1:hover { FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif; color:#2868ac; text-decoration:none; }

A.link_navegacion2:link {  FONT-FAMILY:Geneva, Arial, Helvetica, sans-serif; color:#0368fb; text-decoration:none; }
A.link_navegacion2:active { FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif; color:#0368fb; text-decoration:none; }
A.link_navegacion2:visited { FONT-FAMILY:Geneva, Arial, Helvetica, sans-serif; color:#0368fb; text-decoration:none; }
A.link_navegacion2:hover { FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif; color:#0368fb; text-decoration:none; }

.selected{
	background-color:#DDEEFF;
	color:#999999;
	font-size:12px;
	height:20px;	
	font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
}
.contacto{
	border: 1px solid #33CCFF;
	width:auto;
	height:20px;
	background:#dfF2FF;
	color:#333333;
	font-size:11px;
	font-weight:300;
	margin:1px;
	padding:1px;
}
.fila1{
	border: 1px solid #000000;
	width:auto;
	height:20px;
	background:#dfF2FF;
	color:#333333;
	font-size:12px;
	font-weight:300;
	margin:1px;
	padding:1px;
}
.fila2{
	border: 1px solid #000000;
	width:auto;
	height:20px;
	background:#FFFFFF;
	color:#333333;
	font-size:12px;
	font-weight:300;
	margin:1px;
	padding:1px;
}
.fila3{
	border: 1px solid #000000;
	width:auto;
	height:20px;
	background:#E5E5E5;
	color:#333333;
	font-size:10px;	
	font-weight:bolder;
	margin:1px;
	padding:1px;
}

.detalle_alumno{
	background-color:#F7F6EF;
	/*border:1px solid #0f67a1;*/
	font-size:12px;
	color:#333333;
}


.acordeon2{
	cursor:pointer;
	width:640px;
	height:20px;
	padding:0 10px;
	font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
	font-size:12px;
	color:#0f67a1;
}
/*
.acordeon2{
	width:640px;
	padding: 10px;
	display:none;
}*/


/*menu jquery*/
.hidden { position:absolute; top:0; left:-9999px; width:1px; height:1px; overflow:hidden;font-size:13px; }
#menuLog { margin:20px; font-size:13px;}
.fg-button { clear:left; margin:0 0px 0px 0px; padding: .4em 1em; text-decoration:none !important; cursor:pointer; position:relative; text-align: center; zoom: 1;font-size:14px; }
.fg-button .ui-icon { position: absolute; top: 50%; margin-top: -8px; left: 50%; margin-left: -8px;font-size:13px; }
a.fg-button { float:left;font-size:11.5px;  } /*tamaño de menu principal*/
button.fg-button { width:auto; overflow:visible;font-size:12px; } /* removes extra button width in IE */
.fg-button-icon-left { padding-left: 2.1em;font-size:13px; }
.fg-button-icon-right { padding-right: 2.1em;font-size:13px; }
.fg-button-icon-left .ui-icon { right: auto; left: .2em; margin-left: 0;font-size:13px; }
.fg-button-icon-right .ui-icon { left: auto; right: .2em; margin-left: 0;font-size:13px; }
.fg-button-icon-solo { display:block; width:8px; text-indent: -9999px;font-size:13px; }	 /* solo icon buttons must have block properties for the text-indent to work */	
.fg-button.ui-state-loading .ui-icon { background: url(spinner_bar.gif) no-repeat 0 0;font-size:13px; }
/**/
