@charset "iso-8859-1";
/* CSS Document */

			#aula_title b{ 
			
			font-family:Arial, Helvetica, sans-serif;
			font-size:24px;
			color:#5C8013;
			letter-spacing:-1px;
			margin-bottom:3px;
			
			}
			
			#aula_title b{
			font-family:Arial, Helvetica, sans-serif;
			font-size:22px;
			color: #333333;
			letter-spacing:-1px;
			font-weight:normal;

			}
			
			#aula_title {
			font-family:Arial, Helvetica, sans-serif;
			font-size:19px;
			color: #555555;
			letter-spacing:-1px;

			}
			
				#aula_title strong { 
				
				font-weight:normal;
				font-size:17px;
				color: #666666;
				padding-left:7px;
				
				}
			
			
			#aula_left { 
			
			float:left;
			width:220px;
			
			}
			
					#aula_left h1 { 
					
					font-size:20px;
					color: #666666;
					font-family:Arial, Helvetica, sans-serif;
					letter-spacing:-1px;
					margin:0px;
					padding:0px;
					margin-bottom:5px;
					font-weight:normal;
					
					
					}
					
					
			
			#aula_right { 
			
			margin-left:230px;
			width:710px;
			
			}
					
					#aula_right h1 { 
					
					font-size:20px;
					color: #666666;
					font-family:Arial, Helvetica, sans-serif;
					letter-spacing:-1px;
					margin:0px;
					padding:0px;
					margin-bottom:5px;
					font-weight:normal;
					
					border-bottom:1px dashed #CCCCCC;
					width:100%;
					
					}
					
					#aula_right h2 { 
					
					padding:0px;
					margin:0px;
					margin-bottom:5px;
					font-family:Arial, Helvetica, sans-serif;
					font-size:17px;
					color:#77A41C;
					
					}
					
			#aula_top  {
			
			}
			
					#aula_top fieldset { 
					
					border:none;
					margin:1px;
					padding:5px;
					background-color:#FFFFFF;
					
					}
					
					#aula_top ul { 
					
					list-style:none;
					margin:0px;
					padding:0px;
					
					}
					
					#aula_top li { 
					
					list-style:none;
					float:left;
					margin-right:25px;
					
					}
		
			
			
		/* LISTA ALUMNOS */
		
			#alumnos { 
	
			font-size:13px;
			color:#444444;
			
			border-top:1px solid  #E0E0E0;
			border-left:1px solid #E0E0E0;
		
			
			}
			
			#alumnos td { 
			border-right:1px solid #E0E0E0;
			border-bottom:1px solid #E0E0E0;
			padding:4px;
			}
		
				#alumnos tr:hover { 
				
				background-color:#ECF7D5;
				
				}
		
		
			#botones { 
			
			margin-top:6px;
			
			}
		
			#bajo_lista { 
			
			font-family: Arial, Helvetica, sans-serif;
			font-size:13px;
			font-weight: bold;
			color: #999999;
			text-transform:uppercase;
			
			float:left;
			letter-spacing:-1px;
			
			margin-top:3px;
			margin-right:5px;
			
			}
			
			
			.btns { 
					
					border:1px solid #CCCCCC;
					background-color:#f3f3f3;							
					color:#739D1A;
					font-weight:bold;
					font-family:Arial, Helvetica, sans-serif;
					font-size:12px;
					padding:3px;
					cursor:pointer;
					height:27px;					
					
			}
			
			.btns:hover { 
			
			background-color: #D0ED94;
			border:1px solid #84B51E;
			cursor:pointer;
			
			}
			
		/* CURSOS */
		
		#seleccionar fieldset { 
		
		margin:0px;
		margin-left:75px;
		padding:7px;
		
		border:1px dotted  #E0E0E0;
		width:550px;
		
		}
				
				#seleccionar fieldset:hover { 
				
				cursor:pointer;
				background-color: #EAF3FF;
				
				}
				
		#seleccionar h1 { 
		
			color:#555555;
			font-size:18px;
			font-weight:bold;
			letter-spacing:-1px;
			margin:0px;
			padding:0px;
			margin-bottom:5px;
			
			}
		#seleccionar  { 
		
		font-size:13px;
		color:#333333;
		
		}
		
		
		.inplaceeditor-form input { 
		
		width:30px;
		
		}
		
		
		
		.nota { 
		
		cursor:pointer;
		background-color:#ffffff;
		width:30px;
		height:18px;
		
		
		}
		
		.nota:hover { 
		
		cursor:pointer;
		background:#ECF7D5;
		
		}
		
		/* AVISOS */
		
		#new_aviso input[type=text] { 
		
		margin-top:3px;
		margin-bottom:5px;
		border:1px dotted #46A3FF;
		width:600px;
		height:20px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#333333;
		font-weight:bold;
		
		}
		
		#new_aviso textarea { 
		
		width:600px;
		height:200px;
		margin-top:5px;
		margin-bottom:5px;
		border:1px dotted #46A3FF;
		
		font-size:13px;
		font-family:Arial, Helvetica, sans-serif;
		color:#555555;
	
		}
		
		/* DATOS DEL CURSO */
		
		.curso_field { 
		
		width:650px;
		border-bottom:1px dotted #DADADA;
		padding:7px;
		}
		
		.curso_field label { 
		float:left;
		width:170px;
		font-weight:bold;
		}
		
		.curso_field input[type=text] { 
		
		width:300px;
		height:20px;
		border:1px dotted #999999;
		
		}
		
		
		/* EDITAR DATOS */
		
		.editar_cursos_nombre input[type=text]{ 
		
		width:320px;
		height:23px;
		margin-right:5px;
		float:left;
		
		border:1px dotted #999999;
		
		font-size:20px;
		color:#333333;
		font-family:Arial, Helvetica, sans-serif;
		
		}
		
		.datos_docente input[type=text] { 
		width:120px;
		height:18px;
		margin-right:5px;
		margin-left:70px;
		margin-top:-17px;
		float:left;
		
		border:1px dotted #999999;
		
		font-size:12px;
		color:#333333;
		font-family:Arial, Helvetica, sans-serif;
		
		}
		
		.datos_docente2 input[type=text] { 
		width:90px;
		height:18px;
		margin-right:5px;
		margin-left:90px;
		margin-top:-17px;
		float:left;
		
		border:1px dotted #999999;
		
		font-size:12px;
		color:#333333;
		font-family:Arial, Helvetica, sans-serif;
		
		}
		
		.nube { 
		
		float:right;
		margin-top:-45px;
		
		}
		
		
		/* PREGUNTAS DE ALUMNOS */
		
		#preguntas_alumnos fieldset { 
		
		border:0px;
		border-bottom:1px solid  #CCCCCC;
		
		margin:0px;
		margin-bottom:5px;
		padding:3px;
		
		background-image:url(../img/bg_comen.jpg);
		background-repeat:repeat-x;

		
		
		}
		
		#preguntas_alumnos h1 { 
		
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#333333;
		
		font-weight:bold;
		padding:0px;
		padding-bottom:3px;
		padding-top:3px;
		margin:0px;
		margin-bottom:3px;
		
		border:0px;
		border-bottom:1px dotted #cccccc;
		

		
		}
		
		#preguntas_alumnos h2 { 
		
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		color: #749E1B;
		margin:0px;
		padding:0px;
		margin-bottom:3px;
		letter-spacing:-1px;
		
		
		}
		
		#preguntas_alumnos .right { 
		
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#666666;
		margin:0px;
		padding:0px;
		float:right;
		margin-top:2px;
		font-weight:normal;
		
		}
		
		#preguntas_alumnos h4 { 
		
		border-top:1px dotted #cccccc;
		font-size:12px;
		color:#333333;
		margin:0px;
		padding:3px;
		text-align:right;
		letter-spacing:normal;
		font-weight:normal;
		
		
		}
		
		#preguntas_alumnos span { 
		
		padding-right:15px;
		font-weight:bold;
		
		}
				
				#preguntas_alumnos a  { 
				
				text-decoration:none;
							
				}
				#preguntas_alumnos a:hover { 
				text-decoration:none;
				color:#666666;
				
				}
		
		#preguntas_alumnos  p { 
		
		margin:0px;
		padding:3px;
		
		font-size:13px;
		font-family:Arial, Helvetica, sans-serif;
		color:#555555;
		text-align:justify;
		line-height:19px;
		
		}
		
		
		/* RESPUESTAS */
		
		#respuestas_alumnos fieldset { 
		
		border:0px;
		border-bottom:1px solid  #CCCCCC;
		
		margin:0px;
		margin-bottom:5px;
		padding:3px;
		
		background-image:url(../img/bg_comen.jpg);
		background-repeat:repeat-x;
		
		}
		
		#respuestas_alumnos .right { 
		
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#666666;
		margin:0px;
		padding:0px;
		float:right;
		margin-top:2px;
		font-weight:normal;
		
		}
		
		#respuestas_alumnos h1 { 
		
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		color: #333333;
		margin:0px;
		padding:3px;
		margin-bottom:3px;
		font-weight:bold;
	
		border:0px;
		border-bottom:1px dotted #cccccc;
		

		
		}
		
			#respuestas_alumnos  p { 
		
		margin:0px;
		padding:3px;
		
		font-size:13px;
		font-family:Arial, Helvetica, sans-serif;
		color:#555555;
		text-align:justify;
		line-height:19px;
		
		}
		
		
		#respuestas_alumnos h4 { 
		
		border-top:1px dotted #cccccc;
		font-size:12px;
		color:#333333;
		margin:0px;
		padding:3px;
		text-align:right;
		letter-spacing:normal;
		font-weight:normal;
		
		
		}