
/******************* Estructura  *******************/

a {
	color: #05a602;
}

a:hover, a.resalte {
	color: #05a602;
}

body, html {
	text-align: left;
	font: 11pt Arial, sans-serif;
	color: #48494e;
}

body {
   background-color: #fff;
   background-image: none;
}

p {
	margin-bottom: 15px;
}

span {
	color: #ba5a04;
	font-weight: bold;
}

h1 {
	float: none;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 10px;
}

h2 {
	text-align: center;
	font-size: 1.4em;
	margin-bottom: 20px;
	margin-top: 10px;
	color: #ba5a04;	
}

h3 {
	background-color: #ba5a04;
	border-bottom: solid 6px #ffc13a;
	color: #fff;
	padding: 4px;
	margin-bottom: 15px;
	margin-top: 15px;
	font-size: 1.3em;
	clear: both;
}

h4 {
	color: #ba5a04;
	border-bottom: solid 2px #ba5a04;
	background-color: #ffc13a;
	padding: 2px;
	margin-bottom: 10px;
}

table {
	margin-bottom: 20px;
	margin-left: 150px;
	text-align: center;
}

table td, table th {
	padding: 10px;
}

table th {
	font-weight: bold;
	background-color: #F9D58C;
}

table th.sub {
	background-color: #F4E3C1;
}

ul.listac {
	margin-left: 40px;
	margin-top: 20px;
	margin-bottom: 15px;
	list-style-image: url(../img/cursos/lista_b.png);
}

li {
	margin-bottom: 5px;
}

ul.publi li {
	float: left;
	margin-right: 15px;
	text-align: center;
	font-size: 0.9em;
	color: #525252;
}

.fotoder {
	margin-left:  20px;
	margin-right: 20px;
	float: left;
}

#menufondo {
	margin-top: 20px;
}

#menufondo ul {
	list-style-image: none;
}

#menucursos {
	margin-left: 325px;
	list-style-image: url(../img/cursos/lista_b.png);
}

p.logos {
	width: 200px;
	text-align: center;
	vertical-align: middle;	
}

p.imparte {
	float: left;
	margin-left: 100px;
}

p.colabora {
	float: right;
	margin-right: 100px;
}

p.subir {
	text-align: right;
	padding-top: 3px;
	font-size: 0.8em;
	font-weight: lighter;
}

p.subir a {
	color: #ba5a06;
	text-decoration: none;
}

p.subir a:hover {
	color: #ba5a06;
}

.subir img {
	margin-right: 5px;
}

#pie_curso {
	background-image: none;
	margin-bottom: 20px;
	text-align: center;
	height: auto;
}
