/*HOME--------------------------------------------------------------*/
#contenedor{
	width:950px;
	height:auto;
	margin:auto;
	azimuth:center;
	text-align: left;
}

#cabezote{
background-image:url(images/cabezote.jpg); background-repeat:no-repeat;
width:950px;
height:122px;
}
#barramenu{
background-image: url(images/barramenu.jpg); background-repeat:no-repeat;
width:950px;
height:39px;
}
#stage{
/*background-image: url(images/stage.jpg); background-repeat:no-repeat;*/
width:950px;
height:237px;
margin:1px 0 0 0;
z-index:auto;
float:left;
}






/* -------------------------------------------------------------------------------------------------------------------------- */
/*STAGE PRINCIPAL  */
/* -------------------------------------------------------------------------------------------------------------------------- */



*{
margin:0;
padding:0;
}
html{
height:100%;
}
body{
height:100%;
color:#a4a4a4;
cursor:default;
font-size:11px;
line-height:16px;
text-align:center;
background-color: #FFF;
background-position:50% 0;
background-repeat:no-repeat;
font-family:Tahoma,sans-serif;
}
a:link,a:visited{
color:#fff;
text-decoration:none;
}
a img{
border:0;
}
div.wrap{
width:950px;
margin: 0 0 0 0;
text-align:left;
float:left;
}
div#top div#nav{
float:left;
clear:both;
width:950px;
height:52px;
margin:0 0 0 0;
background:url url(images/stage/nav-bg.png) 0 0 no-repeat;
}
div#top div#nav ul{
float:left;
width:700px;
height:52px;
list-style-type:none;
}
div#nav ul li{
float:left;
height:52px;
}
div#nav ul li a{
border:0;
height:52px;
display:block;
line-height:52px;
text-indent:-9999px;
}
div#header{
margin: auto;
padding:0 0 0 0;
}
div#video-header{
height:683px;
margin:-1px 0 0;
}
div#header div.wrap{
height:277px;
}
div#header div#slide-holder{
z-index:40;
width:950px;
height:299px;
position:absolute;
}
div#header div#slide-holder div#slide-runner{
top:0px;
left:0px;
width:948px;
height:278px;
overflow:hidden;
position:absolute;
}
div#header div#slide-holder img{
margin:0;
display:none;
position:absolute;
}
div#header div#slide-holder div#slide-controls{
left:4px;
bottom:10px;
width:942px;
height:40px;
display:none;
position:absolute;
/*background:url(images/stage/slide-bg.png) 0 0;*/
}
div#header div#slide-holder div#slide-controls p.text{
float:left;
color: #FFF;
display:inline;
font-size:11px; font-family: Arial, Helvetica, sans-serif; font-weight: lighter;
line-height:13px;
margin:20px 0 0 36px;
text-transform: uppercase;
}
div#header div#slide-holder div#slide-controls p#slide-nav{
float:right;
height:24px;
display:inline;
margin:11px 15px 0 0;
}
div#header div#slide-holder div#slide-controls p#slide-nav a{
float:left;
width:24px;
height:24px;
display:inline;
font-size:12px;
margin:0 5px 0 0;
line-height:24px;
font-weight:bold;
text-align:center;
text-decoration:none;
background-position:0 0;
background-repeat:no-repeat;
}
div#header div#slide-holder div#slide-controls p#slide-nav a.on{
background-position:0 -24px;
}
div#header div#slide-holder div#slide-controls p#slide-nav a{background-image:url(images/stage/silde-nav.png);}
/*div#nav ul li a{background:url(images/stage/nav.png) no-repeat;}*/















div#menutop {
width:950;
height:105px;
margin:0 0 0 365px;
padding:5px 0 0 0;

	
}

div.menutop_txt {
	width: auto;
	height: auto;
	margin:87px 0 0 5px;
	float: left;
	background-color: #FFFFFF;
	

}
div.menutop_txt h1 {
	font-size:11px;
	font-family: arial, verdana, sans-serif;
	line-height:17px;
	text-align: left; margin-left:10px;
	}
div.menutop_txt h1 a {
	text-decoration: none;
	background: #FFFFFF;
	color:#313131;
	
	margin:0 3px 0 0px;
}
div.menutop_txt h1 a:hover{
	text-decoration:none;
	color: #0066FF;	
	background: #DEFFFD;
}


















@charset "utf-8";
/* CSS Document */

*{ 
margin:0px; 
padding:0px;
}

body{

font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color:#FFF;
}



a {
color:#FFF;
text-decoration:none;
font-weight:bold;
}

img{
border:none;
}


/* Text Formating /***********************************************************************/

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	line-height: 140%;
	}

ul, ol {
	list-style-position: outside;
	list-style-type: none;
	}


	
/* -------------------------------------------------------------------------------------------------------------------------- */
/* NAGEVACION */
/* -------------------------------------------------------------------------------------------------------------------------- */


#marco {
	width:950px;
	height:40px;
	text-align:left;
		}

/*Credits: CSSplay */
/*URL: http://www.cssplay.co.uk/menus/pro_drop2 */
.preload2 {background: url(images/menurol.jpg);}
.menu2 {padding:0; margin:0; margin-bottom:0; list-style:none; height:40px; background: url(images/barramenu.jpg) repeat-x; position:relative;font-family:arial, verdana, sans-serif; }
.menu2 li.top {display:block; float:left; position:relative; height:46px; }
.menu2 li a.top_link {display:block; float:left; height:39px; margin-left:-7px; margin-right: 7px; line-height:42px; color: #FFF; text-decoration: none; font-size:10px; font-weight:bold; padding:0 0 0 0; cursor:pointer;border-right:1px solid #0098ee;}
.menu2 li a.top_link span {float:left; display:block; padding:0 10px 0 11px; height:38px; }
.menu2 li a.top_link span.down {float:left; display:block; padding:0 10px 0 11px; height:38px; /*background:url(prodrop2/down.gif) no-repeat right top;*/}
.menu2 li a.top_link:hover {background: #01549a;}
.menu2 li a.top_link:hover span {background:  #01549a;}
.menu2 li a.top_link:hover span.down {background: #01549a;}

.menu2 li:hover > a.top_link {color:#fff; background: #01549a;}
.menu2 li:hover > a.top_link span {background: #01549a;}
.menu2 li:hover > a.top_link span.down {background: #01549a;}


.menu2 table {border-collapse:collapse; width:0; height:39px; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {visibility:visible;}
.menu2 li:hover {position:relative; z-index:300;}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu2 :hover ul.sub {left:-8px; top:39px; background: #fff; padding:0; /*border:1px solid #1E8BB5; white-space:nowrap;*/ width:auto; height:auto; font-weight:normal;}
.menu2 :hover ul.sub li {display:block; /*height:20px; */position:relative; float:left; width:170px; border-bottom:1px solid #CCCCCC; border-left:1px solid #CCCCCC; border-right:1px solid #CCCCCC; margin-bottom:0;  }
.menu2 :hover ul.sub li { border-bottom:1px solid #c3c3c3; border-left:1px solid #c3c3c3; border-right:1px solid #c3c3c3; margin-bottom:0; }
.menu2 :hover ul.sub li a {display:block; height: auto; font-size:11px; font-family:Arial, Helvetica, sans-serif; padding:9px 8px; line-height:1; color: #666; text-decoration:none; font-weight:lighter;  .menu2 :hover ul.sub li a.fly {background:#fff;   no-repeat 150px 6px;}
html-opacity: 0.5;}
.menu2 :hover ul.sub li a.fly {background: #FFF;   no-repeat 150px 6px;}
.menu2 :hover ul.sub li a:hover {background: #666; color: #FFF; font-size:11px;}
.menu2 :hover ul.sub li a.fly:hover {background: #666 no-repeat 150px 6px;}
.menu2 :hover ul li:hover > a.fly {background: #CCC} 

.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{left:170px; top:-1px; background: #fff; padding:0; /* white-space:nowrap; */width:auto; z-index:300; height:auto;}
.menu2 :hover ul.sub li ul {border-top:1px solid #CCCCCC; background: #fff; z-index:500;}






/* -------------------------------------------------------------------------------------------------------------------------- */
/* DESTACADOS */
/* -------------------------------------------------------------------------------------------------------------------------- */



#destacados {
background:url(images/destacados.gif); background-repeat:no-repeat;
	width:950px;
	height:175px;
	float:left;
}

#destacado1{
	width:200px;
	height:35px;
	margin:10px 0 0 30px;
	float:left;
	line-height: 40px;
	font-family:arial, verdana, sans-serif;
	font-size:12px;
	color:#006db6;
	font-weight:bold;
	text-align: left;
}


#fotodestacado1{
background:url(images/destacado1.jpg); background-repeat:no-repeat;
width:200px;
height:65px;
margin:7px 0 0 30px;
float:left; line-height: 40px;
font-family:arial, verdana, sans-serif; font-size:14px; color:#333333;
}

#fotodestacado2{
background:url(images/destacado2.jpg); background-repeat: no-repeat;
width:200px;
height:65px;
margin:7px 0 0 30px;
float:left; line-height: 40px;
font-family:arial, verdana, sans-serif; font-size:14px; color:#333333;
}

#fotodestacado3{
background:url(images/destacado3.jpg); background-repeat:no-repeat;
width:200px;
height:65px;
margin:7px 0 0 30px;
float:left; line-height: 40px;
font-family:arial, verdana, sans-serif; font-size:14px; color:#333333;
}

#fotodestacado4{
background:url(images/destacado4.jpg); background-repeat:no-repeat;
width:200px;
height:65px;
margin:7px 0 0 30px;
float:left; line-height: 40px;
font-family:arial, verdana, sans-serif; font-size:14px; color:#333333;
}





/* -------------------------------------------------------------------------------------------------------------------------- */
/* NOVEDADEvS */
/* -------------------------------------------------------------------------------------------------------------------------- */



#novedades {
background:url(images/novedades.png); background-repeat:no-repeat;
	width:950px;
	height:110px;
	float:left;
}


#ultimahora {
/*background:url(images/ultimahora.png); background-repeat:no-repeat;*/
	width:950px;
	height:100px;	
	float:left;
}



#destacadonovedades{
width:800px;
height:42px;
margin:0 0 0 135px;
float:left; line-height: 44px;
font-family:arial, verdana, sans-serif; font-size:12px;color: #666666; font-weight: bold;
}



#novedades2 {

	width:950px;
	height:100px;
	float:left;
}



#novedades3 {

	width:950px;
	height:100px;
	float:left;
}




div.contenido_txt {
	width:198px;
	height:18px;
	margin:15px 0 0 30px;
	float: left;
	background-color: #FFFFFF  opacity: .25; border-bottom:1px solid  #a1b9c7; border-left:1px solid #a1b9c7; border-right:1px solid #a1b9c7; border-top:1px solid #a1b9c7; 

}



div.contenido_txt h1 {
	font-size:11px;
	font-family: arial, verdana, sans-serif;
	line-height:18px;
	text-align: center
}

div.contenido_txt h1 a {
	text-decoration: none;
	
	color: #333333;	
	margin:0 3px 0 0px;
}
div.contenido_txt h1 a:hover{
	text-decoration:none;

	color: #0066FF;	
	
}




#programas {
background:url(images/programas.jpg); background-repeat:no-repeat;
	width:950px;
	height:233px;
	margin:auto;
	float:left;
	display:block;
}






#profesional {

	width:237px;
	height:220px;
	float:left;
}

div.profesional_txt {
	width:200px;
	height:16px;
	margin:80px 0 0 30px;
	float: left;
	background-color: #FFFFFF;
	

}
div.profesional_txt h1 {
	font-size:11px;
	font-family: arial, verdana, sans-serif; 
	line-height:17px;
	text-align: left; margin-left:10px;
	}
div.profesional_txt h1 a {
	text-decoration: none;
	background: #FFFFFF;
	color:#313131;
	
	margin:0 3px 0 0px;
}
div.profesional_txt h1 a:hover{
	text-decoration:none;
	color: #0066FF;	
	background: #DEFFFD;
}










#profesional2 {

	width:237px;
	height:220px;
	float:left;
}


div.profesional2_txt {
	width:200px;
	height:16px;
	margin:3px 0 0 30px;
	float: left;
	background-color:  #FFFFFF;
}



div.profesional2_txt h1 {
	font-size:11px;
	font-family: arial, verdana, sans-serif;
	line-height:17px;
	text-align: left;  margin-left:10px;
}

div.profesional2_txt h1 a {
	text-decoration: none;
	background:#FFFFFF;
	color: #313131;
	
	margin:0 3px 0 0px;
}
div.profesional2_txt h1 a:hover{
	text-decoration:none;
	color: #0066FF;	
	background: #DEFFFD;
}









#tecnico {

	width:237px;
	height:220px;
	float:left;
	
}

div.tecnico_txt {
	width:200px;
	height:16px;
	margin:80px 0 0 22px;
	float: left;
	background-color: #FFFFFF;
}
div.tecnico_txt h1 {
	font-size:11px;
	font-family: arial, verdana, sans-serif;
	line-height:17px;
	text-align: left; margin-left:10px;
	}
div.tecnico_txt h1 a {
	text-decoration: none;
	background: #FFFFFF;
	color:#313131;
	
	margin:0 3px 0 0px;
}
div.tecnico_txt h1 a:hover{
	text-decoration:none;
	color: #0066FF;	
	background: #DEFFFD;
}







#tecnico2 {

	width:237px;
	height:220px;
	float:left;
	
}

div.tecnico2_txt {
	width:200px;
	height:16px;
	margin:3px 0 0 22px;
	float: left;
	background-color: #FFFFFF;
}
div.tecnico2_txt h1 {
	font-size:11px;
	font-family: arial, verdana, sans-serif;
	line-height:17px;
	text-align: left; margin-left:10px;
	}
div.tecnico2_txt h1 a {
	text-decoration: none;
	background: #FFFFFF;
	color:#313131;
	
	margin:0 3px 0 0px;
}
div.tecnico2_txt h1 a:hover{
	text-decoration:none;
	color: #0066FF;	
	background: #DEFFFD;
}






#tecnico3 {

	width:237px;
	height:220px;
	float:left;
	
}

div.tecnico3_txt {
	width:200px;
	height:32px;
	margin:3px 0 0 22px;
	float: left;
	background-color: #FFFFFF;
}
div.tecnico3_txt h1 {
	font-size:11px;
	font-family: arial, verdana, sans-serif;
	line-height:17px;
	text-align: left; margin-left:10px;
	}
div.tecnico3_txt h1 a {
	text-decoration: none;
	background: #FFFFFF;
	color:#313131;
	
	margin:0 3px 0 0px;
}
div.tecnico3_txt h1 a:hover{
	text-decoration:none;
	color: #0066FF;	
	background: #DEFFFD;
}





div.tecnico4_txt {
	width:200px;
	height:32px;
	margin:80px 0 0 22px;
	float: left;
	/*background-color: #FFFFFF;*/
}
div.tecnico4_txt h1 {
	font-size:11px;
	font-family: arial, verdana, sans-serif;
	line-height:17px;
	text-align: left; margin-left:10px;
	}
div.tecnico4_txt h1 a {
	text-decoration: none;
	background: #FFFFFF;
	color:#313131;
	
	margin:0 3px 0 0px;
}
div.tecnico4_txt h1 a:hover{
	text-decoration:none;
	color: #0066FF;	
	background: #DEFFFD;
}








#postgrado {

	width:237px;
	height:220px;
	float:left;
	
}

div.postgrado_txt {
	width:200px;
	height:16px;
	margin:80px 0 0 22px;
	float: left;
	background-color: #FFFFFF;
}
div.postgrado_txt h1 {
	font-size:11px;
	font-family: arial, verdana, sans-serif;
	line-height:17px;
	text-align: left; margin-left:10px;
	}
div.postgrado_txt h1 a {
	text-decoration: none;
	background: #FFFFFF;
	color:#313131;
	
	margin:0 3px 0 0px;
}
div.postgrado_txt h1 a:hover{
	text-decoration:none;
	color: #0066FF;	
	background: #DEFFFD;
}


#footer {
/*background:url(images/footer.jpg); background-repeat:no-repeat;*/
	width:950px;
	height:37px;
	margin: 10px 0 0 0;
	padding: 0 0 30px 0; 
	line-height:38px;
	float:left;
	display:block;
	font-family: arial, verdana, sans-serif; color: #999999;
	
}


#footertxt {

	width:780px;
	padding: 0 0 0 0;
	height:37px;
	margin:auto;
	float:left;
	
	
}

#monyiyo {

	width:124px;
	height:24px;
	margin: 7px 0 0 0;
	float:left;
	
	
}





/* -------------------------------------------------------------------------------------------------------------------------- */
/* DISEÑO GRAFICO PRO */
/* -------------------------------------------------------------------------------------------------------------------------- */

#migadepan {

	width:950px;
	height:35px;
	margin:7px 0 0 0;
	float:left;	
}

#stageinterna {

	width:950px;
	height:148px;
	margin:auto;
	float:left;	
}

#lateralprogramas {

	width:228px;
	height: auto;
	margin: 5px 10px 0 5px;
	background-color: #FFFFFF; border-bottom:2px solid  #a1b9c7; border-left:2px solid #a1b9c7; border-right:2px solid #a1b9c7; border-top:2px solid #a1b9c7;
	float:left;	
}

#titulo_programas {

	width:200px;
	height: auto;
	margin:14px 4px 5px 4px;
	float: left;
	font-family: arial, verdana, sans-serif; color: #0092d6; font-size:14px; font-weight: bold; font-style:italic;
}
#txt_programas {

	width:215px;
	height: auto;
	margin:5px 5px 10px 3px; padding:5px 5px 10px 5px; 
	float:left;	
	font-family: arial, verdana, sans-serif; color: #666666; font-size:12px;
}



#lateralprofesional {
	width:200px;
	height:140px;
	float:left;
	text-align: left;
	}
	
	
#lateralprofesional2 {

	width:200px;
	height:203px;
	float:left;
	}

#lateralprofesional3 {

	width:200px;
	height:25px;
	float:left;
	}



#lateralinstitucion {

	width:200px;
	height: auto;
	float:left;
	}


div.lateralprofesional_txt {
	width:200px;
	height:18px;
	margin:3px 0 0 5px;
	float: left;
	background-color: #FFFFFF;
	

}
div.lateralprofesional_txt h1 {
	font-size:11px;
	font-family: arial, verdana, sans-serif;
	line-height:17px;
	text-align: left; margin-left:10px;
	}
div.lateralprofesional_txt h1 a {
	text-decoration: none;
	background: #FFFFFF;
	color:#313131;
	
	margin:0 3px 0 0px;
}
div.lateralprofesional_txt h1 a:hover{
	text-decoration:none;
	color: #0066FF;	
	background: #DEFFFD;
}





div.lateralprofesional2_txt {
	width:200px;
	height:36px;
	margin:3px 0 0 5px;
	float: left;
	background-color: #FFFFFF;
	

}
div.lateralprofesional2_txt h1 {
	font-size:11px;
	font-family: arial, verdana, sans-serif;
	line-height:17px;
	text-align: left; margin-left:10px;
	}
div.lateralprofesional2_txt h1 a {
	text-decoration: none;
	background: #FFFFFF;
	color:#313131;
	
	margin:0 3px 0 0px;
}
div.lateralprofesional2_txt h1 a:hover{
	text-decoration:none;
	color: #0066FF;	
	background: #DEFFFD;
}











#lateralcontenidos {

	width:676px;
	float:left;
	margin:5px 0 20px 0;
	padding:10px 10px 20px 10px;
	background-color: #e1f0f8; border-bottom:2px solid #a1b9c7; border-left:2px solid #a1b9c7; border-right:2px solid #a1b9c7; border-top:2px solid #a1b9c7;
}




div.lateralcontenidos h2 {
	font-size:14px;
	font-family: arial, verdana, sans-serif; font-weight:bold;
	text-align: left;
	margin:10px 0 10px 0;
	
	}


#lateralcontenidostxt {
	margin: 5px 5px 0 5px;
	padding:15px 25px 26px 30px;
	background-color: #dceaf2; border-bottom:3px solid #a1b9c7; border-left:3px solid #a1b9c7; border-right:3px solid #a1b9c7; border-top:3px solid #a1b9c7;
	font-size:12px; color:#333333;
	font-family: arial, verdana, sans-serif; text-align:justify;
		
}



#lateralcontenidos2 {

	width:702px;
	float:left;	
	margin:0 0 20px 0;
}

div.lateralcontenidos2 h2 {
	font-size:18px;
	font-family: arial, verdana, sans-serif; font-weight:bold;
	text-align: left;
	margin:10px 0 10px 0;
	
	}


#lateralcontenidos2txt {
	margin: 5px 5px 0 5px;
	padding:15px 25px 26px 30px;
	background-color: #dceaf2;
	border-bottom:2px solid #a1b9c7;
	border-left:2px solid #a1b9c7;
	border-right:2px solid #a1b9c7;
	border-top:2px solid #a1b9c7;
	font-size:12px;
	color:#333333;
	font-family: arial, verdana, sans-serif;
	text-align:justify;
}




#lateraladmision {

	width:702px;
	height:50px;
	float:left;	
	margin:0 0 20px 0;
	
}







/* -------------------------------------------------------------------------------------------------------------------------- */
/*EGRESADOS */
/* -------------------------------------------------------------------------------------------------------------------------- */



#lateralegresados {

	width:228px;
	height: auto;
	margin: 5px 0px 0 0px;
	background:url(images/egresados_logos.jpg); /*border-bottom:2px solid  #a1b9c7; border-left:2px solid #a1b9c7; border-right:2px solid #a1b9c7;*/ border-top:2px solid #a1b9c7;
	float:left;	
}















/*formulario-------------------------------------------------------------------*/

#contacto{
background:url(images/contacto.gif); background-repeat:no-repeat;
float:left;
width:889px;
height:429px;
margin:10px 0 0 30px;
_margin:50px 0 0 10px;

}
#content_form{
width:610px;
height:250px;
margin: 0 auto;
padding: 50px 0 0 0;
}
.formulario{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
text-align:right;
color:#656363;
}

#titulos-form{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#656363;
text-align:left;
width:90px;
height:15px;
display:block;
margin:0 0 0 10px;
float:left;
}

.titulos-form{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#656363;
text-align:left;

}
#casillas-form{
width:100px;
height:20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:#656363;
text-align:left;
float:left;
margin:0px 80px 10px 0;
}

.cajasform{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:#656363;
text-align:left;
}
#comentario-form{
width:200px;
height:100px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:#656363;
text-align:left;
float:left;
margin:0 20px 10px 0;
}
#boton-form{
width:79px;
height:39px;
margin:0 0 0 235px;
}












/* -------------------------------------------------------------------------------------------------------------------------- */
/*VICERRECTORÍA DE BIENESTAR */
/* -------------------------------------------------------------------------------------------------------------------------- */






#txt_programas {
	width:215px;
	height: auto;
	margin:5px 5px 10px 3px;
	padding:5px 5px 10px 5px;
	float:left;
	font-family: arial, verdana, sans-serif;
	color: #666666;
	font-size:12px;
	text-align: left;
}



#lateralbienestar {

	width:200px;
	height:66px;
	float:left;
	}
	
	
#lateralbienestar2 {

	width:200px;
	height:190px;
	float:left;
	}



#lateralinvestigacion {

	width:200px;
	height:230px;
	float:left;
	}



#lateralegresadosmenu {

	width:200px;
	height:130px;
	float:left;
	}



div.lateralbienestar_txt {
	width:200px;
	height:18px;
	margin:3px 0 0 5px;
	float: left;
	background-color: #FFFFFF;
	

}
div.lateralbienestar_txt h1 {
	font-size:11px;
	font-family: arial, verdana, sans-serif;
	line-height:17px;
	text-align: left; margin-left:10px;
	}
div.lateralbienestar_txt h1 a {
	text-decoration: none;
	background: #FFFFFF;
	color:#313131;
	
	margin:0 3px 0 0px;
}
div.lateralbienestar_txt h1 a:hover{
	text-decoration:none;
	color: #0066FF;	
	background: #DEFFFD;
}




div.lateralbienestar2_txt {
	width:200px;
	height:36px;
	margin:3px 0 0 5px;
	float: left;
	background-color: #FFFFFF;
	

}
div.lateralbienestar2_txt h1 {
	font-size:11px;
	font-family: arial, verdana, sans-serif;
	line-height:17px;
	text-align: left; margin-left:10px;
	}
div.lateralbienestar2_txt h1 a {
	text-decoration: none;
	background: #FFFFFF;
	color:#313131;
	
	margin:0 3px 0 0px;
}
div.lateralbienestar2_txt h1 a:hover{
	text-decoration:none;
	color: #0066FF;	
	background: #DEFFFD;
}










/* -------------------------------------------------------------------------------------------------------------------------- */
/*TICKER */
/* -------------------------------------------------------------------------------------------------------------------------- */





@charset "UTF-8";


.TabbedPanels {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	outline:none;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}

.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}

.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	padding: 4px 10px;
	margin: 0px 1px 0px 0px;
	background-color: #b4ccda;
	list-style: none;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	border-top: solid 1px #CCC;
	border-right: solid 1px #CCC;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	font-size:16px;
	font-family: arial, verdana, sans-serif; font-weight:bold; color:#333333; font-style:italic;
	text-align: left;
	
}

.TabbedPanelsTabHover {
	background-color: #8cc8eb;
	outline:none;
}


.TabbedPanelsTabSelected {
	background-color: #e1f0f8;
	border-bottom: 1px solid #e1f0f8;
	outline:none;
}

.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
	outline:none;
}

.TabbedPanelsContentGroup {
	clear: both;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	border-top: solid 1px #CCC;
	border-right: solid 1px #CCC;
	background-color: #e1f0f8;
	padding:0 10px 10px 10px;
	
}

.TabbedPanelsContent {
	padding: 4px;
	font-size:12px; color:#333333;
	font-family: arial, verdana, sans-serif; text-align:justify;
}

.TabbedPanelsContentVisible {
}

.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	background-color: #e1f0f8;
	position: relative;
	border-top: solid 1px #CCC;
	border-right: solid 1px #CCC;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}

.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}

.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #e1f0f8;
	border-bottom: solid 1px #CCC;
}

.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}










/* -------------------------------------------------------------------------------------------------------------------------- */
/*LEGO */
/* -------------------------------------------------------------------------------------------------------------------------- */


#gallery1 {
		width: 150px;
		height:116px;
		margin:20px 15px 25px 0;		
		float:left;
		outline:none;
}


#gallery2 {
		width: 150px;
		height:116px;
		margin:20px 15px 25px 0;		
		float:left;
		outline:none;
}

#lateralgaleria {

	width:702px;
	height:auto;
	float:left;	
	margin:0 0 20px 0;
}



div.lateralgaleria h2 {
	font-size:14px;
	font-family: arial, verdana, sans-serif; font-weight:bold;
	text-align: left;
	margin:10px 0 10px 0;
	
	}


#lateralgaleriatxt {
	margin: 5px 5px 0 5px;
	padding:15px 25px 26px 30px;
	background-color: #dceaf2; border-bottom:2px solid #a1b9c7; border-left:2px solid #a1b9c7; border-right:2px solid #a1b9c7; border-top:2px solid #a1b9c7;
	font-size:12px; color:#333333;
	font-family: arial, verdana, sans-serif; text-align:justify;
	height:415px;
	float:left;
		
}



/* -------------------------------------------------------------------------------------------------------------------------- */
/*FRANCES */
/* -------------------------------------------------------------------------------------------------------------------------- */

#lateralfrances {

	width:702px;
	height:540px;
	float:left;
	background-image: url(images/frances.jpg); background-repeat:no-repeat;	
	margin:5px 0 20px 0;
}






/* -------------------------------------------------------------------------------------------------------------------------- */
/*MUESTRA ARTE DRAMATICO */
/* -------------------------------------------------------------------------------------------------------------------------- */

#lateralmuestras {

	width:702px;
	height:1600px;
	float:left;
	background-image: url(images/muestras.jpg); background-repeat:no-repeat;	
	margin:5px 0 20px 0;
}



/* -------------------------------------------------------------------------------------------------------------------------- */
/*ADMITIDOS 2 2010 */
/* -------------------------------------------------------------------------------------------------------------------------- */

#lateraladmitidos22010 {

	width:702px;
	height:700px;
	float:left;
	/*background-image: url(images/admitidoslistados.jpg); background-repeat:no-repeat;*/	
	margin:5px 0 20px 0;
}



#lateraladmitidosl1 {

	width:702px;
	height:551px;
	float:left;
	/*background-image: url(images/admitidoslistados.jpg); background-repeat:no-repeat;*/	
	margin:5px 0 20px 0;
}



#lateraladmitidosl2 {

	width:702px;
	height:1450px;
	float:left;
	/*background-image: url(images/admitidoslistados.jpg); background-repeat:no-repeat;*/	
	margin:5px 0 20px 0;
}



#lateraladmitidosl3 {

	width:702px;
	height:1900px;
	float:left;
	/*background-image: url(images/admitidoslistados.jpg); background-repeat:no-repeat;*/	
	margin:5px 0 20px 0;
}


#lateraladmitidosl4 {

	width:702px;
	height:1250px;
	float:left;
	/*background-image: url(images/admitidoslistados.jpg); background-repeat:no-repeat;*/	
	margin:5px 0 20px 0;
}


#lateraladmitidosl5 {

	width:702px;
	height:1130px;
	float:left;
	/*background-image: url(images/admitidoslistados.jpg); background-repeat:no-repeat;*/	
	margin:5px 0 20px 0;
}


#lateraladmitidosl6 {

	width:702px;
	height:1035px;
	float:left;
	/*background-image: url(images/admitidoslistados.jpg); background-repeat:no-repeat;*/	
	margin:5px 0 20px 0;
}

#lateraladmitidosl7 {

	width:702px;
	height:894px;
	float:left;
	/*background-image: url(images/admitidoslistados.jpg); background-repeat:no-repeat;*/	
	margin:5px 0 20px 0;
}

/* -------------------------------------------------------------------------------------------------------------------------- */
/*YOGA */
/* -------------------------------------------------------------------------------------------------------------------------- */

#lateralyoga {

	width:702px;
	height:1085px;
	float:left;
	background-image: url(images/yogatai.jpg); background-repeat:no-repeat;	
	margin:5px 0 20px 0;
}



/* -------------------------------------------------------------------------------------------------------------------------- */
/*DANZA */
/* -------------------------------------------------------------------------------------------------------------------------- */

#lateraldanza {

	width:702px;
	height:1088px;
	float:left;
	background-image: url(images/danza.jpg); background-repeat:no-repeat;	
	margin:5px 0 20px 0;
}



/* -------------------------------------------------------------------------------------------------------------------------- */
/*MUSICA */
/* -------------------------------------------------------------------------------------------------------------------------- */

#lateralmusica {

	width:702px;
	height:1085px;
	float:left;
	background-image: url(images/musica.jpg); background-repeat:no-repeat;	
	margin:5px 0 20px 0;
}



/* -------------------------------------------------------------------------------------------------------------------------- */
/*TECNICA VOCAL */
/* -------------------------------------------------------------------------------------------------------------------------- */

#lateraltecnicavocal {

	width:702px;
	height:1100px;
	float:left;
	background-image: url(images/tecnicavocal.jpg); background-repeat:no-repeat;	
	margin:5px 0 20px 0;
}



/* -------------------------------------------------------------------------------------------------------------------------- */
/*JUGUETE */
/* -------------------------------------------------------------------------------------------------------------------------- */

#lateraljuguete {

	width:702px;
	height:1085px;
	float:left;
	margin:5px 0 20px 0;
}



/* -------------------------------------------------------------------------------------------------------------------------- */
/*VOTACIONES */
/* -------------------------------------------------------------------------------------------------------------------------- */

#lateralvotaciones {

	width:702px;
	height:1085px;
	float:left;
	background-image: url(images/votaciones.jpg); background-repeat:no-repeat;	
	margin:5px 0 20px 0;
}



/* -------------------------------------------------------------------------------------------------------------------------- */
/*ORTOGRAFIA */
/* -------------------------------------------------------------------------------------------------------------------------- */

#lateralortografia {

	width:702px;
	height:1085px;
	float:left;
	background-image: url(images/ortografia.jpg); background-repeat:no-repeat;	
	margin:5px 0 20px 0;
}





/* -------------------------------------------------------------------------------------------------------------------------- */
/*MUESTRA DE ARTE */
/* -------------------------------------------------------------------------------------------------------------------------- */

#lateralmuestra {

	width:702px;
	height:908px;
	float:left;
	background-image: url(images/muestra.jpg); background-repeat:no-repeat;	
	margin:5px 0 20px 0;
}









/* -------------------------------------------------------------------------------------------------------------------------- */
/*DIAS DE LA SALUD */
/* -------------------------------------------------------------------------------------------------------------------------- */

#lateraldiassalud {

	width:702px;
	height:908px;
	float:left;
	background-image: url(images/diassalud.jpg); background-repeat:no-repeat;	
	margin:5px 0 20px 0;
}






/* -------------------------------------------------------------------------------------------------------------------------- */
/*TALLER INTERDISCIPLINARIO */
/* -------------------------------------------------------------------------------------------------------------------------- */

#lateralinterdisciplinario {

	width:702px;
	height:800px;
	float:left;
	margin:5px 0 20px 0;
}


/* -------------------------------------------------------------------------------------------------------------------------- */
/*CONFERENCIAS ABRIL */
/* -------------------------------------------------------------------------------------------------------------------------- */

#lateralconferenciasabril {

	width:702px;
	height:894px;
	float:left;
	background-image: url(images/conferenciasabril.jpg); background-repeat:no-repeat;	
	margin:5px 0 20px 0;
}






/* -------------------------------------------------------------------------------------------------------------------------- */
/*RECONOCIMIENTO POLAND */
/* -------------------------------------------------------------------------------------------------------------------------- */

#lateralpoland {

	width:702px;
	height:908px;
	float:left;
	background-image: url(images/poland.jpg); background-repeat:no-repeat;	
	margin:5px 0 20px 0;
}





/* -------------------------------------------------------------------------------------------------------------------------- */
/*DIPLOMADO ILUSTRACION */
/* -------------------------------------------------------------------------------------------------------------------------- */

#lateraldiplomadoilustracion {

	width:702px;
	height:454px;
	float:left;
	background-image: url(images/diplomadoilustracion.jpg); background-repeat:no-repeat;	
	margin:5px 0 20px 0;
}




/* -------------------------------------------------------------------------------------------------------------------------- */
/*AXXIS */
/* -------------------------------------------------------------------------------------------------------------------------- */

#lateralaxxis {

	width:702px;
	height:936px;
	float:left;
	background-image: url(images/axxis.jpg); background-repeat:no-repeat;	
	margin:5px 0 20px 0;
}




/* -------------------------------------------------------------------------------------------------------------------------- */
/*GAMERS ON */
/* -------------------------------------------------------------------------------------------------------------------------- */

#lateralgamerson {

	width:702px;
	height:1083px;
	float:left;
	background-image: url(images/gamerson.jpg); background-repeat:no-repeat;	
	margin:5px 0 20px 0;
}




/* -------------------------------------------------------------------------------------------------------------------------- */
/*ESCRIBIR PARA PUBLICAR */
/* -------------------------------------------------------------------------------------------------------------------------- */

#lateralescribir {

	width:702px;
	height:1086px;
	float:left;
	background-image: url(images/escribir.jpg); background-repeat:no-repeat;	
	margin:5px 0 20px 0;
}



/* -------------------------------------------------------------------------------------------------------------------------- */
/*EAL PALERMO */
/* -------------------------------------------------------------------------------------------------------------------------- */

#lateralealpalermo {

	width:702px;
	height:2740px;
	float:left;
	background-image: url(images/ealpalermo.jpg); background-repeat:no-repeat;	
	margin:5px 0 20px 0;
}



/* -------------------------------------------------------------------------------------------------------------------------- */
/*CS5 */
/* -------------------------------------------------------------------------------------------------------------------------- */

#lateralcs5 {

	width:702px;
	height:939px;
	float:left;
	background-image: url(images/cs5.jpg); background-repeat:no-repeat;	
	margin:5px 0 20px 0;
}



/* -------------------------------------------------------------------------------------------------------------------------- */
/*INDUCCIONES 2 2010 */
/* -------------------------------------------------------------------------------------------------------------------------- */

#lateralinducciones {

	width:702px;
	height:985px;
	float:left;
	background-image: url(images/inducciones.jpg); background-repeat:no-repeat;	
	margin:5px 0 20px 0;
}




/* -------------------------------------------------------------------------------------------------------------------------- */
/*CEREMONIA GRADO */
/* -------------------------------------------------------------------------------------------------------------------------- */

#lateralceremoniagrado {

	width:702px;
	height:1024px;
	float:left;
	background-image: url(images/ceremoniagrado.jpg); background-repeat:no-repeat;	
	margin:5px 0 20px 0;
}



/* -------------------------------------------------------------------------------------------------------------------------- */
/*CONSEJO */
/* -------------------------------------------------------------------------------------------------------------------------- */

#lateralconsejo {

	width:702px;
	height:1085px;
	float:left;
	background-image: url(images/estudiantesconsejo.jpg); background-repeat:no-repeat;	
	margin:5px 0 20px 0;
}


/* -------------------------------------------------------------------------------------------------------------------------- */
/*MADRES */
/* -------------------------------------------------------------------------------------------------------------------------- */

#lateralmadres {

	width:702px;
	height:1085px;
	float:left;
	background-image: url(images/madres.jpg); background-repeat:no-repeat;	
	margin:5px 0 20px 0;
}




/* -------------------------------------------------------------------------------------------------------------------------- */
/*MAYO 12 */
/* -------------------------------------------------------------------------------------------------------------------------- */

#lateralmayo12 {

	width:702px;
	height:1085px;
	float:left;
	background-image: url(images/mayo12.jpg); background-repeat:no-repeat;	
	margin:5px 0 20px 0;
}


/* -------------------------------------------------------------------------------------------------------------------------- */
/*RETICULA */
/* -------------------------------------------------------------------------------------------------------------------------- */

#lateralreticula {

	width:702px;
	height:1152px;
	float:left;
	background-image: url(images/reticula.jpg); background-repeat:no-repeat;	
	margin:5px 0 20px 0;
}




/* -------------------------------------------------------------------------------------------------------------------------- */
/*IMAGEN */
/* -------------------------------------------------------------------------------------------------------------------------- */

#lateralimagen {

	width:702px;
	height:1152px;
	float:left;
	background-image: url(images/imagen.jpg); background-repeat:no-repeat;	
	margin:5px 0 20px 0;
}





/* -------------------------------------------------------------------------------------------------------------------------- */
/*2Consurso Lectura*/
/* -------------------------------------------------------------------------------------------------------------------------- */

#lateral2concursolectura {

	width:702px;
	height:1074px;
	float:left;
	background-image: url(images/2concursolectura.jpg); background-repeat:no-repeat;	
	margin:5px 0 20px 0;
}



/* -------------------------------------------------------------------------------------------------------------------------- */
/*TORNEO EAL */
/* -------------------------------------------------------------------------------------------------------------------------- */

#lateraltorneo {

	width:702px;
	height:1085px;
	float:left;
	background-image: url(images/torneoeal.jpg); background-repeat:no-repeat;	
	margin:5px 0 20px 0;
}




/* -------------------------------------------------------------------------------------------------------------------------- */
/*FUTBOL MASCULINO */
/* -------------------------------------------------------------------------------------------------------------------------- */

#lateralfutbolmasculino {

	width:702px;
	height:1085px;
	float:left;
	background-image: url(images/futbolmasculino.jpg); background-repeat:no-repeat;	
	margin:5px 0 20px 0;
}




/* -------------------------------------------------------------------------------------------------------------------------- */
/*LUDICAS */
/* -------------------------------------------------------------------------------------------------------------------------- */

#lateralludicas{

	width:702px;
	height:1085px;
	float:left;
	background-image: url(images/ludicas.jpg); background-repeat:no-repeat;	
	margin:5px 0 20px 0;
}





/* -------------------------------------------------------------------------------------------------------------------------- */
/*MUJERES */
/* -------------------------------------------------------------------------------------------------------------------------- */

#lateralmujeres {

	width:702px;
	height:1085px;
	float:left;
	background-image: url(images/mujeres.jpg); background-repeat:no-repeat;	
	margin:5px 0 20px 0;
}




/* -------------------------------------------------------------------------------------------------------------------------- */
/*Sicologia */
/* -------------------------------------------------------------------------------------------------------------------------- */

#lateralsicologia {

	width:702px;
	height:1084px;
	float:left;
	background-image: url(images/sicologia.jpg); background-repeat:no-repeat;	
	margin:5px 0 20px 0;
}


/* -------------------------------------------------------------------------------------------------------------------------- */
/*futbol */
/* -------------------------------------------------------------------------------------------------------------------------- */

#lateralfutbol {

	width:702px;
	height:555px;
	float:left;
	background-image: url(images/futbol.jpg); background-repeat:no-repeat;	
	margin:5px 0 20px 0;
}


/* -------------------------------------------------------------------------------------------------------------------------- */
/*CALENDARIO */
/* -------------------------------------------------------------------------------------------------------------------------- */



#lateralcalendario {

	width:702px;
	height:auto;
	float:left;	
	margin:0 0 20px 0;
}

div.lateralcalendario h2 {
	font-size:14px;
	font-family: arial, verdana, sans-serif; font-weight:bold;
	text-align: left;
	margin:10px 0 10px 0;
	
	}


#lateralcalendariotxt {
	margin: 5px 5px 0 5px;
	padding:15px 25px 26px 30px;
	background-color: #dceaf2; border-bottom:2px solid #a1b9c7; border-left:2px solid #a1b9c7; border-right:2px solid #a1b9c7; border-top:2px solid #a1b9c7;
	font-size:12px; color:#333333;
	font-family: arial, verdana, sans-serif; text-align:justify;
	height:410px;
	float:left;
		
}







/* -------------------------------------------------------------------------------------------------------------------------- */
/*ADMISIONES */
/* -------------------------------------------------------------------------------------------------------------------------- */



#lateraladmisiones {

	width:702px;
	height:auto;
	float:left;	
	margin:0 0 20px 0;
}

div.lateraladmisiones h2 {
	font-size:14px;
	font-family: arial, verdana, sans-serif; font-weight:bold;
	text-align: left;
	margin:10px 0 10px 0;
	
	}


#lateraladmisionestxt {
	margin: 5px 5px 0 5px;
	padding:15px 25px 140px 30px;
	background-color: #dceaf2; border-bottom:2px solid #a1b9c7; border-left:2px solid #a1b9c7; border-right:2px solid #a1b9c7; border-top:2px solid #a1b9c7;
	font-size:12px; color:#333333;
	font-family: arial, verdana, sans-serif; text-align:justify;
	height:550px;
	float:left;
		
}















div.admisiones_btn {
	width:280px;
	height:24px;
	margin:20px 300px 0 0px;
	float: left;
	background-color: #313131; 
}



div.admisiones_btn h1 {
	font-size:13px;
	font-family: arial, verdana, sans-serif;
	line-height:24px;
	text-align: center
}

div.admisiones_btn h1 a {
	text-decoration: none;
	background:#313131;
	color: #FFFFFF;	
	margin:0 3px 0 0px;
}
div.admisiones_btn h1 a:hover{
	text-decoration:none;
	color: #0099FF;	
	background:#313131;
}





div.adquisiciones_btn {
	width:280px;
	height:24px;
	margin:20px 300px 0 0px;
	float: left;
	background-color: #313131; 
}



div.adquisiciones_btn h1 {
	font-size:13px;
	font-family: arial, verdana, sans-serif;
	line-height:24px;
	text-align: center
}

div.adquisiciones_btn h1 a {
	text-decoration: none;
	background:#313131;
	color: #FFFFFF;	
	margin:0 3px 0 0px;
}
div.adquisiciones_btn h1 a:hover{
	text-decoration:none;
	color: #0099FF;	
	background:#313131;
}



div.admitidos_btn {
	width:280px;
	height:24px;
	margin:20px 0 0 0px;
	float: left;
	background-color: #313131; 
}



div.admitidos_btn h1 {
	font-size:13px;
	font-family: arial, verdana, sans-serif;
	line-height:24px;
	text-align: center
}

div.admitidos_btn h1 a {
	text-decoration: none;
	background:#313131;
	color: #FFFFFF;	
	margin:0 3px 0 0px;
}
div.admitidos_btn h1 a:hover{
	text-decoration:none;
	color: #0099FF;	
	background:#313131;
}


div.txtadmitidos {
	width:550px;
	height:30px;
	margin:20px 0 0 0px;
	float: left;
	 
}









/* -------------------------------------------------------------------------------------------------------------------------- */
/*BIBLIOTECA */
/* -------------------------------------------------------------------------------------------------------------------------- */



#contenedoradquisiciones {

	width:950px;
	height:auto;
	float:left;	
	margin:5px 0 20px 0;
	
}


div.adquisiciones h2 {
	font-size:18px;
	font-family: arial, verdana, sans-serif; font-weight:bold;
	text-align: left;
	margin:10px 0 10px 0;
	
	}


#adquisicionestxt {
	margin: 5px 5px 0 5px;
	padding:0 0 20px 50px;
	background-color: #dceaf2; border-bottom:2px solid #a1b9c7; border-left:2px solid #a1b9c7; border-right:2px solid #a1b9c7; border-top:2px solid #a1b9c7;
	font-size:12px; color:#333333;
	font-family: arial, verdana, sans-serif; text-align:justify;
		
}



.style0
	{text-align:general;
	vertical-align:bottom;
	white-space:nowrap;
	color:windowtext;
	font-size:10.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:Arial;
	border:none;}
td
	{padding:0px;
	color:windowtext;
	font-size:10.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:Arial;
	text-align:general;
	vertical-align:bottom;
	border:none;
	white-space:nowrap;}
.xl65
	{text-align:left;}
.xl66
	{font-size:9.0pt;
	font-weight:700;
	font-family:Arial, sans-serif;
	text-align:center;
	vertical-align:middle;
	border:.5pt solid windowtext;
	background:silver;}
.xl67
	{font-weight:700;
	font-family:Arial, sans-serif;
	text-align:center;
	vertical-align:middle;
	border:.5pt solid windowtext;
	background:silver;}
.xl68
	{text-align:left;
	vertical-align:top;
	border:.5pt solid windowtext;
	white-space:normal;}
.xl69
	{text-align:left;
	vertical-align:top;
	border:.5pt solid windowtext;}
.xl70
	{vertical-align:top;
	border:.5pt solid windowtext;}
.xl71
	{text-align:center;
	vertical-align:top;
	border:.5pt solid windowtext;}
.xl72
	{text-align:center;}
.xl73
	{text-align:center;
	vertical-align:middle;
	border:.5pt solid windowtext;
	white-space:normal;}
.xl74
	{text-align:left;
	vertical-align:middle;
	border:.5pt solid windowtext;
	white-space:normal;}
.xl75
	{text-align:center;
	vertical-align:top;
	border:.5pt solid windowtext;
	white-space:normal;}
.xl76
	{vertical-align:top;
	border:.5pt solid windowtext;
	white-space:normal;}
.xl77
	{text-align:center;
	vertical-align:top;
	border-top:none;
	border-right:.5pt solid windowtext;
	border-bottom:.5pt solid windowtext;
	border-left:.5pt solid windowtext;}
.xl78
	{text-align:center;
	border:.5pt solid windowtext;}
.xl79
	{font-size:9.0pt;
	font-weight:700;
	font-family:Arial, sans-serif;
	text-align:left;
	vertical-align:middle;
	border:.5pt solid windowtext;
	background:silver;}
.xl80
	{text-align:left;
	vertical-align:top;
	border-top:none;
	border-right:.5pt solid windowtext;
	border-bottom:.5pt solid windowtext;
	border-left:.5pt solid windowtext;}
.xl81
	{font-size:9.0pt;
	font-weight:700;
	font-family:Arial, sans-serif;
	vertical-align:middle;
	border:.5pt solid windowtext;
	background:silver;}
.xl82
	{vertical-align:top;
	border-top:none;
	border-right:.5pt solid windowtext;
	border-bottom:.5pt solid windowtext;
	border-left:.5pt solid windowtext;
	white-space:normal;}
.xl83
	{text-align:center;
	vertical-align:top;
	border:.5pt solid windowtext;}
.xl84
	{text-align:center;
	vertical-align:top;
	border:.5pt solid windowtext;
	white-space:normal;}
.xl85
	{text-align:center;
	border:.5pt solid windowtext;}
.xl86
	{text-align:center;
	border-top:none;
	border-right:.5pt solid windowtext;
	border-bottom:.5pt solid windowtext;
	border-left:.5pt solid windowtext;}
ruby
	{ruby-align:left;}
rt
	{color:windowtext;
	font-size:10.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:Arial;
	display:none;}
