/* CSS Document */

/* GENERAL */
html, body{margin:0; padding:0}
p {margin:0 0 0 0; padding:0}
h1{margin:0 0 0 0; padding:0}
form {margin:0; padding:0}
img {border:none;padding:0;margin:0;}

body {background: #990000 url(imag/fondo.gif) no-repeat top left}


/* TIPOGRAFIA */
.txt {font: 13px/1.5em serif}

/* LINKS */
a:link { color: #000 }
a:visited { color: #909 }
a:hover { color: #909 }
a:active { color: #000 }


/* CAPAS */
#noticias {top:200px; left:810px; width: 200px; position:absolute; color:#990000; font-size:12px; padding-right:10px}
#container {overflow: auto; width: 100%; top: 0; left:0; position:absolute}
#logo {width: 255px; height: 83px; top: 30px; left: 120px;  
	display: inline; position:absolute; float: none; visibility: visible; padding: 0 0 0 0;}
#punto {
	width: 437px; height: 437px; top: 132px; left:70px;
	display: inline; position:absolute; float: none; visibility: visible; padding: 0 0 0 0;}
	
#datos {
	width: 187px; height: 70px; top: 454px; left:610px;
	display: inline; position:absolute; float: none; visibility: visible; padding: 0 0 0 0;}
	
#menu {
	width: 156; height: 138; top: 240px; left:532px;
	display: inline; position:absolute; float: none; visibility: visible; padding: 0 0 0 0;}

		
#elestudio, #lasclases,  #actividad, #multim {
	top: 132px;
	left:70px;
	display: inline;
	position:absolute;
	float: none;
	visibility: hidden;
	padding: 80px 0px 0px 90px;
	width: 378px;
	height: 378px;
}

	
#elestudio, #multim, #lasclases  {background: url(imag/punto-blanco.gif) no-repeat top left; }

#actividad {
	background: url(imag/punto-estudio2.gif) no-repeat top left;}
	
#multifotos {
	width: 300; height: 180; top: 150px; left:50px;
	display: inline; position:absolute; float: inline; visibility:inherit; padding: 0 0 0 0;}
