ul {
	list-style-type: square;
}

ul li {
	margin-left: 20px;
}

h1 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: normal;
	color: #f90;
	height: 50px;
}

h2 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #69c;
/*	height: 30px;*/
}

h3 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #fff;
	height: 30px;
	font-weight: normal;
}

h3#cursos {
	font-size: 1px;
	color: #0b273a;
	height: 20px;
	background-image: url(../images/txt_cursos.jpg);
	background-repeat: no-repeat;	
	background-position: 0 2px;
	margin-bottom: 10px;
}

h3#cursos_destacados {
	font-size: 1px;
	color: #0b273a;
	height: 20px;
	background-image: url(../images/txt_cursos_destacados.jpg);
	background-repeat: no-repeat;	
	background-position: 0 2px;
	margin-bottom: 10px;
}

h3#novedades {
	font-size: 1px;
	color: #0b273a;
	height: 20px;
	background-image: url(../images/txt_novedades.jpg);
	background-repeat: no-repeat;	
	background-position: 0 2px;
	margin-bottom: 10px;
}

h3#enlaces {
	font-size: 1px;
	color: #0b273a;
	height: 20px;
	background-image: url(../images/txt_enlaces.jpg);
	background-repeat: no-repeat;	
	background-position: 0 2px;
	margin-bottom: 10px;
}

h3#unete {
	font-size: 1px;
	color: #0b273a;
	height: 25px;
	background-image: url(../images/txt_unete.jpg);
	background-repeat: no-repeat;	
	background-position: 0 2px;
	margin-bottom: 10px;
}

a {
	color: #f90;
}

a:hover {
	text-decoration: none;
}

a.blog {
	color: #f90;
	background-image: url(../images/ico_blog.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
	padding-left: 30px;
	padding-top: 12px;
	padding-bottom: 12px;
}

a.foro {
	color: #f90;
	background-image: url(../images/ico_foro.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
	padding-left: 30px;
	padding-top: 12px;
	padding-bottom: 12px;
}

a.bullet {
	color: #f90;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 20px;
}

a:hover, a.bullet:hover, a.blog:hover, a.foro:hover {
	color: #fc9;
}

.bullet_bottom {
	border-top: 1px solid #163855;
	padding-top: 7px;
}

.bullet_top {
	border-bottom: 1px solid #092131;
	height: 19px;
	padding-top: 7px;
}

.bullet_top_bottom {
	border-bottom: 1px solid #092131;
	border-top: 1px solid #163855;
	height: 19px;
	padding-top: 7px;
}

a.white {
	color: #fff;
}

a.blue {
	color: #69c;
}

a.white:hover, a.blue:hover {
	color: #ccc;
}

.separator {
	height: 45px;
	clear: both;
}

.mini_separator {
	height: 20px;
	clear: both;
}

.foto {
	float: left;
	padding: 5px;
	border: 1px solid #fff;
	margin-right: 10px;
	margin-bottom: 10px;
}

.row_picture {
	width: 100%;
}

.row_picture .title {
	font-family: "Arial narrow", Arial, Helvetica, sans-serif;
	color: #69c;
	font-size: 1.5em;
	width: 110px;
	padding-right: 10px;
}

.row_picture .picture {
/*	
	width: 94px;
	height: 94px;
*/
	padding: 1px;
	border: 1px solid #69c;
}

.row_picture .description {
	padding-left: 10px;
}

.title_h2 {
	font-family: "Arial narrow", Arial, Helvetica, sans-serif;
	color: #69c;
	font-size: 1.5em;
}

a.list_off {
	background-image: url(../images/ico_list_off.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 12px;
	color: #fff;
}

a.list_on {
	background-image: url(../images/ico_list_on.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 12px;
	color: #fff;
}

a.list_on_up {
	background-image: url(../images/ico_list_on_up.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 12px;
	color: #fff;
}
