body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
form{
	padding: 0px;
	margin: 0px;
}
#wrap {
	width: 780px;
	background-position: 0 0;
	border: solid 0px #fff;
	text-align: left;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	width: 780px;
	background-image: url(img/header_bg.jpg);
	background-color: #B40B10;
	height: 32px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#header h1{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#canales {
	width: 780px;
	height: 24px;
	background-color: #F4F4F4;
	text-align: center;
	vertical-align: bottom;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	background-image: url(img/bg_canales.gif);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#canales a{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-left: 7px;
	text-decoration: none;
	text-transform: none;
	margin-right: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#canales a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#contenido {
	width: 778px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CC0000;
	border-left-color: #CC0000;
	font-family: "Trebuchet MS";
}
#contenido h1{
	font-size: 24px;
	color: #DD0000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 1px;
	text-align: center;
	letter-spacing: 1px;
}

#contenido h2{
	font-size: 14px;
	color: #999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 1px;
	text-align: center;
	letter-spacing: 1px;
}


#cursos {
	width: 550px;
	height: auto;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	font-family: "Trebuchet MS";
	float: left;
}

#cursosp {
	font-size: 12px;
	padding: 10px;
}

#cursos h2{
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 20px;
	text-align: left;
	margin: 1px;
}
#cursos a{
	color: #CC0000;
	text-decoration: underline;
}

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


#boxcurso{
	width: 100px;
	margin-left: 15px;
	margin-bottom: 5px;
	height: 200px;
	margin-right: 15px;
	float: left;
}
#boxcurso p{
	font-size: 12px;
	margin: 0px;
}
#boxcurso a{
	font-size: 12px;
	margin: 0px;
	color: #333333;
	text-decoration: none;
}
#boxcurso a:hover{
	font-size: 12px;
	margin: 0px;
	color: #CC0000;
	text-decoration: underline;
}
#articulos {
	width: 380px;
	height: auto;
	font-family: "Trebuchet MS";
	float: left;
	background-color: #F5F5F5;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
}
#articulos p{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}
#articulos a{
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
#articulos a:hover{
	color: #FF0000;
	text-decoration: none;
}
#lectura {
	width: 140px;
	height: auto;
	font-family: "Trebuchet MS";
	float: left;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#lectura p{
	font-size: 12px;
	color: #333333;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 12px;
}
#lectura a{
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#lectura a:hover{
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
#alumnos {
	width: 220px;
	height: auto;
	font-family: "Trebuchet MS";
	margin-left: 553px;
}
#alumnos p{
	padding: 1px;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 2px;
}
#alumnos a{
	color: #971D1A;
	text-decoration: underline;
}
#alumnos a:hover{
	color: #CC0000;
	text-decoration: none;
}
#alumnoboxfoto{
	padding: 5px;
	margin-bottom: 20px;
	width: 200px;
}
#alumnoboxfoto img{
	border: 1px solid #000000;
}
#alumnoboxdetalle{
	font-size: 12px;
	color: #333333;
	margin-left: 60px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
#footer {
	width: 780px;
	background-image: url(img/header_bg.jpg);
	background-color: #B40B10;
	height: 10px;
	margin: 0px;
	padding: 0px;
	clear: both;
}

/*****************************/
/* detalle de pagina art.php */
/*****************************/

#art-articulo {
	width: 550px;
	height: auto;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	font-family: "Trebuchet MS";
	float: left;
}

#art-articulo p{
	font-size: 12px;
	padding: 20px;
}

#art-articulo a{
	font-size: 18px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}

#art-articulo a:hover{
	font-size: 18px;
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}

#art-comentarios {
	width: 400px;
	height: auto;
	font-family: "Trebuchet MS";
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
}

#art-comentarios p{
	font-size: 12px;
	padding: 10px;
}

#art-addcomentario td{
	font-size: 12px;
	font-weight: bold;
	background-color: #f5f5f5;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
}

#art-addcomentario th{
	font-size: 14px;
	padding: 5px;
	font-weight: bold;
	background-color: #f0f0f0;
	text-align: center;
}

#art-addcomentario input{
	font-size: 12px;
	height: 18px;
	width: 250px;

}

#art-addcomentario textarea{
	height: 150px;
	width: 250px;

}

#art-lectura {
	width: 140px;
	height: auto;
	font-family: "Trebuchet MS";
	float: left;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	background-color: #f5f5f5;
}

#art-lectura a{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#art-lectura a:hover{
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #CC0000;
}


#cursosbecas-articulos {
	width: 530px;
	height: auto;
	font-family: "Trebuchet MS";
	float: left;
	background-color: #F5F5F5;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
}

#cursosbecas-articulos p{
	font-size: 12px;
	padding: 10px;
}

#cursosbecas-articulos h3{
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	padding: 10px;
}
#cursosbecas-accesocurso td {
	font-size: 12px;
	font-weight: bold;
}

#cursosbecas-accesocurso input,select {
	font-size: 12px;
	width: 150px;
}
#cursosbecas-accesocurso textarea {
	font-size: 12px;
	width: 150px;
}

#detalleprofesor {
	background-color: #F5F5F5;
	margin: 20px;
}
#detalleprofesor a{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 30px;
	text-decoration: none;
	margin: 1px;
}
#detalleprofesor a:hover{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 30px;
	text-decoration: underline;
	margin: 1px;
}
#detalleprofesor h2{
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 20px;
	text-align: left;
	margin: 1px;
}
#articuloseditoriales {
	padding: 20px;
}
#articuloseditoriales p {
	font-size: 12px;
	color: #333333;
}
#articuloseditoriales a {
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}

#articuloseditoriales a:hover {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
#profesores-add {
	border: 1px dotted #999999;
}
#profesores-add td {
	font-size: 12px;
	font-weight: bold;
}
#profesores-add input,textarea {
	font-size: 12px;
	width: 250px;
}
#alumnos-br {
	width: 550px;
	height: auto;
	float: left;
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#alumnos-br p{
	font-family: "Trebuchet MS";
	font-size: 12px;
	padding: 10px;
	margin: 0px;
}

.notas {
	font-size: 9px;
}
.notaserror {
	font-size: 9px;
	color:#FF0000;
}
.borde_punteado{
	border-bottom-color:#333333; 
	border-bottom-style:dotted; 
	border-bottom-width:1px;
}
