

body 
	{
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: verdana;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	text-align: center;
	}
	
#global
	{
	position: relative;
	width: 100%px;
	left: 0px;
	background-image: url('../images/back_escuela2.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;
	}
	
#nav 
	{
	position: absolute;
	top: 0px;
	width: 221px;
	height:700px;
	font-size: 9pt;
	text-align: left;
	background-image: url('../images/nav_back2.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	}
	
#nav_contenido 
	{
	margin-left: 10px;
	margin-top: 25px;
	}		
	
#contenido_links
	{
	padding-top: 15px;	
	padding-bottom: 0px;	
	text-align: right;
	}	
	
div.nav_link
	{
	background-image: url('../images/bullet_link.gif');
	background-position: top center;
	background-repeat: no-repeat;
	width: 196px;
	height: 21px;
	padding-top: 3px;
	}		
	
#contenido-whole
	{
	width: 660px;
	margin-left: 20px;
	padding-bottom: 20px;
	text-align: left;
	font-family: verdana;
	font-size: 11px;
	line-height: 13px;
	color: #444444;
	}	
	
#contenido-left
	{
	width: 454px;
	margin-left: 10px;
	padding-bottom: 20px;
	text-align: left;
	font-size: 11px;
	line-height: 13px;
	color: #444444;
	}		
	
#contenido-right
	{
	position: absolute;
	top: 128px;
	width: 192px;
	margin-left: 480px;
	padding-bottom: 20px;
	text-align: left;
	}	
	
#curso_foto_descripcion
	{
	width: 450px;
	text-align: left;
	}	

#curso_descripcion
	{
	background-color: #eeeeee;
	border:1px solid #c9c9c9;
	margin: 10px 0 10px 0;
	padding:6px 10px 8px 10px;
	width: 430px;
	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
	{
	width: 170px;
	border-left: 1px solid #A8A8A8;
	border-right: 1px solid #A8A8A8;	
	background: #FFFFFF;
	padding: 0px 9px 0px 9px;
	}		

input.formulario
	{	
	font-family: verdana;
	color:#2E4A60;
	height:18px;
	width:380px;
	font-size:11px;
	border:#ddd 1px solid;
	background-color: #ddd;
	margin-bottom: 4px;
	}	
	
textarea.formulario
	{
	font-family:  verdana;
	color:#2E4A60;
	font-size:11px;
	width:380px;
	height:100px;
	border:#ddd 1px solid;
	background-color: #ddd;
	scrollbar-face-color: #ddd; 
	scrollbar-highlight-color: #ddd;
	scrollbar-darkshadow-color: #ddd;  
	scrollbar-track-color: #ddd; 
	scrollbar-3dlight-color: #ddd; 
	scrollbar-shadow-color: #ddd;
	scrollbar-arrow-color: #ddd; 	
	margin-bottom: 4px;			
	}				
	
input.boton	
	{
	font-family: verdana;
	color:#666666;
	font-size:11px;
	font-weight:bold;
	height:22px;
	border-left:#666666 1px solid;
	border-top:#666666 1px solid;
	border-right:#666666 1px solid;
	border-bottom:#666666 1px solid;
	background-color: #D1D1D1;	
	margin-bottom: 0px;			
	}		
	
ul.pagina_catalogo	
	{
	margin-top: 0px;
	margin-bottom: 30px;
	}	
	
li.listado_cursos
	{
	margin-top: 10px;
	padding-left:20px
	}




	

