

body 
	{
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: verdana;
	font-size: 11px;
	line-height: 12px;
	color: #636363;
	text-align: center;
	}
	
#global
	{	
	position: relative;
	width: 100%;
	left: 0px;
	background-image: url('../images/back_escuela.jpg');
	background-position: top center;
	background-repeat: repeat-x;
	}			

#elementos
	{
	position: relative;	
	padding: 0px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;	
	}	
		
#contenido
	{
	width: 679px;
	margin-left: 221px;
	padding-bottom: 20px;
	text-align: left;
	}
	
#contenido_links
	{
	padding-top: 15px;	
	padding-bottom: 5px;	
	text-align: right;
	}
	
#nav 
	{
	position: absolute;
	top: 0px;
	width: 221px;
	height:700px;
	font-size: 9pt;
	text-align: left;
	background-image: url('../images/nav_back.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	}
	
#nav_contenido 
	{
	margin-left: 10px;
	margin-top: 25px;
	}	
	
div.nav_link
	{
	background-image: url('../images/bullet_link.gif');
	background-position: center center;
	background-repeat: no-repeat;
	width: 196px;
	height: 23px;
	padding: 4px 0px 0px 0px;
	}		
	
div.box-wide-top
	{
	width: 454px;
	height: 29px;
	background-image: url('../images/top_box.gif');
	background-position: top center;
	background-repeat: no-repeat;
	}		
div.box-wide-content
	{
	background: #FFFFFF;	
	border-left: 1px solid #A8A8A8;
	border-right: 1px solid #A8A8A8;		
	padding: 15px 15px 15px 15px;
	margin: 0px 0px 0px 0px;
	}		
div.box-wide-bottom
	{
	width: 454px;
	height: 14px;
	background-image: url('../images/bottom_box.gif');
	background-position: top center;
	background-repeat: no-repeat;
	}	
div.box-title
	{
	font-family: verdana;
	font-size: 14px;
	font-weight:bold;
	color: #FFF;
	padding-left:20px;
	padding-top:13px;
	}
div.list_item
	{
	width: 422px;
	height: 15px;
	}

div.hr_novedades
	{
	width: 422px;
	height: 10px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-image: url('../images/hr_novedades.gif');
	background-position: center left;
	background-repeat: no-repeat;
	}	

#contenido-left
	{
	width: 454px;
	margin-left: 10px;
	padding-bottom: 20px;
	text-align: left;
	}	
	
#contenido-right
	{
	position: absolute;
	top: 270px;
	width: 192px;
	margin-left: 480px;
	padding-bottom: 20px;
	text-align: left;
	}	
		
div.box-thin-top
	{
	width: 192px;
	height: 10px;
	background-image: url('../images/box-small-top.gif');
	background-position: top center;
	background-repeat: no-repeat;
	}	
	
div.box-thin-bottom
	{
	width: 192px;
	height: 10px;
	background-image: url('../images/box-small-bottom.gif');
	background-position: top center;
	background-repeat: no-repeat;
	}
				
div.box-thin-content
	{
	border-left: 1px solid #A8A8A8;
	border-right: 1px solid #A8A8A8;	
	background: #FFFFFF;
	padding: 0px 9px 0px 9px;
	}		

img.box	
	{
	border: 0px solid #A8A8A8;	
	background: #FFFFFF;
	padding-left: 0px;
	padding-right: 20px;	
	border-bottom: 0px solid #ffffff;	
	}	


div.listado-novedades
	{
	width: 420px;
	padding-bottom: 10px;
	text-align: left;
	}	
	
td.novedades	
	{
	padding-bottom:10px
	}
