body {
	scrollbar-face-color: #DFDDCE; 
	scrollbar-shadow-color: #000000; 
	scrollbar-highlight-color: #000000; 
	scrollbar-3dlight-color: #4E4E4E; 
	scrollbar-darkshadow-color:#000000;; 
	scrollbar-track-color: #363636; 
	scrollbar-arrow-color: #353B6B;
	background:#000000;
	margin-top:5px;
	margin-left:0px;
	font-family:tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-align:center;
}

A {	text-decoration: underline; }
A:hover { text-decoration:none; }

li {color:#E3F1B1;font-size:12px;line-height: 21px;}

.linea{margin:10px 5px 10px 5px;border-top:1px solid #999999;height:1px;overflow: hidden;}

h1 {COLOR:#FFCB03; font:21px Arial, Helvetica, sans-serif; margin:5px 0;font-weight:bold;}
h2 {COLOR:#FFCB03; font:18px Arial, Helvetica, sans-serif; margin:5px 0;font-weight:bold;}
h3 {COLOR:#E3DA7F; font:15px Arial, Helvetica, sans-serif; margin:5px 0;font-weight:bold;}

.tx_footer {color: #FFFFFF;FONT:9px tahoma; font-weight:bold;line-height: 15px;text-align: center;}
.tx_menu {color: #FFFFFF;FONT:14px tahoma;font-weight:bold;text-align: left;}

.tbl_notas {width:100%; border-bottom:#221B00 1px solid; border-top:#221B00 1px solid; padding:15px; vertical-align:top;}
.txt_notas {COLOR:#AA9238; font-size:11px;line-height: 18px;}

.brd_home {border-bottom:#C7C7C7 1px dotted; padding:15px 0px 15px 0px; vertical-align:top;}
.brd_contacto {border-bottom:#828282 1px dotted; padding:10px 0px 10px 0px; vertical-align:top;}
.brd_cursos {border-bottom:#FFCB03 1px solid; padding:15px 0px 15px 0px; vertical-align:top; text-align:center;}
.img_home IMG{border: 1px solid #383838;}


.txt {COLOR:#FFFFFF; font-size:12px;line-height: 18px;}
.txt-chico {COLOR:#FFFFFF; font-size:10px;line-height: 15px;}
.txt-bold {COLOR:#FFFFFF; font-size:12px;line-height: 21px; font-weight:bold;}
.txt-it {COLOR:#FFFFFF; font-size:12px;line-height: 21px; font-style:italic;}

.tit {COLOR:#FFCB03; font-size:13px; font-weight:bold;}
.tit2 {COLOR:#E3DA7F; font-size:14px; font-weight:bold;line-height: 24px;}

.txt_perfil {COLOR:#FFFFFF; font-size:12px;line-height: 21px;}
.txt_perfil-it {COLOR:#FFFFFF; font-size:13px;line-height: 21px; font-style:italic;}
.tit_perfil {COLOR:#FFCB03; font-size:15px; font-weight:bold;}

.txt_escuela {COLOR:#FFFFFF; font-size:14px;line-height: 24px; padding:15px;}

.txt_horarios {COLOR:#C8C8C8; font:12px Arial, Helvetica, sans-serif;line-height: 15px;}



/* lightbox GALERIA JQUERY */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../multimedia/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../multimedia/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


