#main {
	margin:0 auto 0 auto;
	border: 5px solid #FFFFFF;
	height: 100%;
	width: 760px;
}
#novedad {
	padding: 5px;
}
#links a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
#links a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}

#subContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: normal;
}

#novedad img{
	border: 1px solid #666666;
}
.noBorde {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.bordeFoto {
	border: 1px solid #666666;
}

#subNavbar td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	background-color: #B9D69C;
	text-align: center;
}
.tiulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006633;
	text-decoration: none;
}

#subNavbar td a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	background-color: #B9D69C;
	text-align: center;
}
#subNavbar td a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}


#derecha {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A6C14E;
	background-color: #EAEAD0;
}

#central {

	background-color: #F4F4EA;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#content {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A6C14E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A6C14E;
	}
#lista ul {
	list-style-type: circle;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.tiulos_rojo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #AD3B38;
	text-decoration: none;
}
#cursos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #FCFCF8;
	border: 1px solid #D1D1A7;
	padding: 5px;
	margin: 0px;
}
#noticias {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #EDF4D2;
	padding: 5px;
	border: 1px solid #999999;
}

#cursos p {
font-weight: normal;
}

