/* CSS Document */

<style type="text/css">

td img {display: block;}

body{
	text-align:center;
}
body,td,th {
	font-family: Arial;
}

p {
	margin-top:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:15px;
}

#Contenedor {
	width:975px;
	height: 765px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	position: relative;
	visibility: visible;
	top: 0px;
	left: -0px;
	background-image: url(fondo.png);
	background-repeat: no-repeat;
}

a:link, a:visited, a:active {
	color: #64BDCA;
    text-decoration: none;
	font-size: 14px;
	font-weight:bold;
}

a:hover {
	color: #326167;
    text-decoration: none;
}

a.Menu:link, a.Menu:visited, a.Menu:active {
	color: #FFFFFF;
    text-decoration: none;
	font-size: 14px;
	font-weight:normal;
}

a.Menu:hover {
	color: #000000;
    text-decoration: none;
}

#Cargando {
	position:absolute;
	width:35px;
	height:37px;
	z-index:20;
	left: 669px;
	top: 234px;
	visibility: visible;
}

#LMatricula {
	position: absolute;
	width:700px;
	top:20px;
	left:50px;
	font-size:12px;
}

.campo {
	width:180px;
}

.campot {
	width:180px;
	height:100px;
}

#LSec6 {
	position:absolute;
	font-size:16px;
	color:#3F96A3;
	background-image:url(bocadillo.png);
	background-repeat:no-repeat;
	width: 410px;
	height:418px;
	left:70px;
	top:50px;
	padding-top:50px;
	padding-left:70px;
	padding-right:70px;
}

#LSec3 {
	position:absolute;
	font-size:16px;
	width: 510px;
	height:418px;
	left:70px;
	top:70px;
}

#LSec4 {
	position:absolute;
	font-size:16px;
	width: 510px;
	height:418px;
	left:70px;
	top:70px;
}

#LSec9 {
	position:absolute;
	font-size:16px;
	width: 510px;
	height:418px;
	left:70px;
	top:70px;
}

#LSec5 {
	position:absolute;
	font-size:16px;
	width: 510px;
	height:418px;
	left:70px;
	top:70px;
	overflow:auto;
}

#LPrograma {
	position:absolute;
	font-size:14px;
	width: 510px;
	height:418px;
	left:70px;
	top:70px;
	overflow:auto;
}

#LSesion {
	position:absolute;
	font-size:16px;
	width: 510px;
	height:418px;
	left:70px;
	top:70px;
	overflow:auto;
}

.ETitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #F3557E;
	font-weight: bold;
}


#LTransp {
	position:absolute;
	width:1083px;
	height:832px;
	z-index:1;
	background-image: url(../graficos/home.png);
	filter: alpha(opacity=30);
	top:-20px;
	left:0px;
	visibility: hidden;
	background-repeat: no-repeat;
}

