
/*CÓDIGOS COLORES*/

/*color1: #*003c85/ /*azul*/
/*color2: #*/ /**/
/*color3: #*/

/*FIN CÓDIGOS COLORES*/

/*ESTILOS GENERALES*/

* {
	margin: 0px;
	padding: 0px;
}

html {
	background: #7da9e2 url(imagenes/fondo_html09.png) repeat-x;
}

body {
	line-height: 1.5em;
	font-family: Helvetica, Arial, Verdana; 
	font-size: 14px;
	color: #666;
}

ul {
	list-style: none;
}

a {
	color: #003c85;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;	
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
	margin: 0 0 10px 0;	
}

p {
	margin-bottom: 10px;
}

img {
	border: none;
}

hr {
	clear: both;
	height: 1px;	
	border: none;
	border-top: 1px dashed #eee;
	margin: 10px 0;
}

/*FIN ESTILOS GENERALES*/

/*ESTILOS AUXILIARES*/

div#error {
}

div.espacio {
	height: 300px;
}

div.dentro {
	margin: 10px 10px;
	padding: 5px;
}

div.ocultar {
	display: none;
}

div.clear {
	clear: both;
}

div#back {
	position: absolute;
	bottom: 10px;
	right: 10px;
	font-size: 80%;
}

/*FIN ESTILOS AUXILIARES*/

/*LAYOUT*/

#fondo {
	position: absolute;
	height: 820px;
	width: 100%;
	background: transparent url(imagenes/fondo_fondo.png) center top no-repeat;
}

#contenedor {
	width: 960px;
	margin: 0 auto;
	position: relative;
	background: #fff;
}

#cabecera  {
	position: relative;
	float: left;
	width: 100%;	
	margin: 10px 0 0 0;
	background: transparent;
	
	border-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	*behavior:url(border-radius.htc);
	_behavior:url(border-radius.htc);	
	
}
	
#cuerpo {
	position: relative;
	float: left;
	width: 100%;
	margin: 0 0 0 0;	
	background: #fff url(imagenes/fondo_cabecera.png);
	
	border-radius: px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-bottomright: 20px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	*behavior:url(border-radius.htc);
	_behavior:url(border-radius.htc);	
	
}

#derecha {
	float: right;
	width: 290px;			
	margin: 10px;	
}

#pie {
	clear: both;
	position: relative;
	float: left;
	width: 100%;
	margin: 20px 0 0 0;
	line-height: 1.2em;
	background: #003c85;
	color: #fff;
	font-size: 90%;
}

/*FIN LAYOUT*/

/*CABECERA*/

#cabecera #logo {
	width: 772px;
	height: 72px;
	float: left;
}

#cabecera #logo h1 span {
	display: none;
}

#cabecera #submenus #redes {
	width: 126px;
	height: 32px;
	position: absolute;
	top: 10px;
	right: 10px;
}

#cabecera #submenus #redes li {
	float: left;
	margin: 0 10px 0 0;
}

/*FIN CABECERA*/

/*MENÚ*/

#cabecera #menu {
	float: left;
	width: 960px;
	padding: 10px 0;
	background: #012a6a;
	
	border-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	*behavior:url(border-radius.htc);
	_behavior:url(border-radius.htc);		
	
}

#cabecera #menu ul {
	margin-left: 15px;
}

#cabecera #menu li {
	float: left;
	margin: 0 0 0 10px;
	width: 145px;
	text-align: center;
}

#cabecera #menu li:hover {
	background: #fff;
}

#cabecera #menu li:hover a {
	color: #012a6a;
}

#cabecera #menu li a {
	color: #fff;
}

#cabecera #menu a:hover {
	text-decoration: none;
}

/*FIN MENÚ*/

/*INDEX*/

#index {
	float: left;
	width: 650px;
}

#index div.dentro {
	margin: 0px;
	padding: 10px;
}

#index h1 {
}

#index h2 {
	clear: both;
	font-size: 130%;
	margin-bottom: 20px;
}

#index h1 a, #index h2 a {
}

#index h3 {
}

/*CURSOS DESTACADOS*/

#index #cursosdestacados {
	position: relative;
	float: left;
	font-size: 90%;
	line-height: 1.2em;
	margin: 0 0 10px 0;
	background: #ddd;
	border: 1px solid #bbb;
	
	border-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	*behavior:url(border-radius.htc);
	_behavior:url(border-radius.htc);		
	
}

#index #cursosdestacados h2 {
	font-size: 140%;
	color: #fff;
	margin: 10px;
	color: #fff;
}

#index #cursosdestacados ul {
	padding: 6px;
	height: 300px;
}

#index #cursosdestacados ul li {
	float: left;
	width: 200px;
	height: 285px;
	margin: 0 5px 0 0;
	border: 1px solid #ddd;
	background: #fff;
	
	border-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	*behavior:url(border-radius.htc);
	_behavior:url(border-radius.htc);
	
}

#index #cursosdestacados ul li.li3 {
	margin-right: 0px;
}

#index #cursosdestacados ul li:hover {
	background: #7da9e2;
}

#index #cursosdestacados ul li:hover a {
	text-decoration: none;
	color: #fff;
}

#index #cursosdestacados ul li div.dentro {
	margin: 0px;
}

#index #cursosdestacados ul li h3 {
	text-transform: uppercase;
	margin: 0 0 10px 0;
}

#index #cursosdestacados ul li img {
	display: block;
	max-width: 180px;
	max-height: 100px;
	margin: 0 auto;
	margin-bottom: 10px;
}

#index #cursosdestacados ul li p.resumen {
	color: #555;
}

#index #cursosdestacados ul li:hover p.resumen {
	color: #fff;
}

/*FIN CURSOS DESTACADOS*/

/*NOTICIAS*/

#index #noticias {
	position: relative;
	float: left;
	font-size: 90%;
	line-height: 1.2em;
	margin: 0 0 10px 0;
}

#index #noticias h2 {
	margin-bottom: 10px;
	color: #999;
}

#index #noticias ul {
}

#index #noticias ul li {
	float: left;
	width: 280px;
	height: 150px;
	margin: 0 6px 20px 0;
	border-left: 5px solid #ddd;
	padding: 5px 0 0 15px;
}

#index #noticias ul li:hover {
	background: #eee;
}

#index #noticias ul li:hover a {
	text-decoration: none;
}

#index #noticias ul li img {
	width: 100px;
	max-height: 75px;
	margin: 0 15px 70px 0;
	border: 1px solid #ccc;
	padding: 2px;
	float: left;
}

#index #noticias ul li p.fecha {
	font-size: 90%;
	margin-bottom: 0px;
	color: #999;
}

#index #noticias ul li h4 {
	margin: 0 0 7px 0;
	text-transform: uppercase;
	margin-bottom: 7px;
}

#index #noticias ul li p.resumen {
	font-size: 90%;
}

#index #noticias ul li p.resumen {
	color: #555;
}

/*FIN NOTICIAS*/

/*FIN INDEX*/

/*CONTENIDOS Y CURSOS*/

#contenidos, #cursos {
	float: left;
	width: 650px;
	position: relative;
}

#contenidos div.dentro, #cursos div.dentro {
	margin: 0px;
	padding: 10px;
}

#contenidos h1, #cursos h1 {
	clear: both;
	font-size: 220%;
	margin-bottom: 20px;
	line-height: 1.1em;
	color: #333;
}

#contenidos h2 {
	clear: both;
	font-size: 130%;
	margin-bottom: 20px;
}

#contenidos h1 a, #contenidos h2 a {
}

#contenidos h3 {
}

#contenidos div#migas, #cursos div#migas {
	clear: both;
	margin-bottom: 10px;
	float: left;
	font-size: 90%;
}

#contenidos div#migas ul li, #cursos div#migas ul li {
	float: left;
	margin-right: 7px;
}

#contenidos div#fotos {
	margin: 0 0 25px 20px;
	float: right;
	width: 300px;
}

#contenidos div#fotos img {
	width: 300px;
}

#contenidos div#fotos p {
	background: #ddd;
	padding: 3px;
	color: #666;
	font-size: 0.9em;
}

#contenidos div#fotos ul {
	/*width: 300px;*/
}

#contenidos div#fotos ul li{
	float: left;
	margin: 0 3px 0 0;
}

#contenidos div#fotos ul li img {
	padding: 2px;
	/*width: 50px;*/
	/*height: 50px;*/
}

#contenidos div#resumen {
	margin-bottom: 20px;
	line-height: 1.3em;
	font-size: 1.2em;
	color: #333;
}

#cursos div#resumen {
	margin-bottom: 20px;
	line-height: 1.3em;
	color: #333;
	padding: 20px;
	border: 1px solid #ccc;
	
	border-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	*behavior:url(border-radius.htc);
	_behavior:url(border-radius.htc);	
	
}

#contenidos div#texto {
	font-size: 0.9em;
}

#contenidos div#texto ul {
	margin: 0 0 20px 20px;
}

#cursos div.animatedcollapsiblediv_href {
	background: #f5f5f5 url('imagenes/fondo_cursos_categorias.jpg') repeat-x;
	padding: 5px;
}

#cursos div.animatedcollapsiblediv_href img {
	margin: 2px 10px 0 5px;
}

#cursos div.animatedcollapsiblediv_div {
	border: 1px solid #ddd;
	border-top: none;
	display: none;
	padding: 15px;
	font-size: 90%;
}

#cursos div.animatedcollapsiblediv_div span {
	font-weight: bold;
}

/*INSCRIPCIONES*/

#cursos #inscripciones {
	background: #cfe2f3;
	padding: 20px;
	margin: 10px;
}

#cursos #inscripciones  form {
	position: relative;
}

#cursos #inscripciones  form ul {
}

#cursos #inscripciones  form ul li {
	float: left;
	border-left: 3px solid #fff;
	margin: 7px 20px 0 0;
	padding-left: 15px;
}

#cursos #inscripciones  label {
	display: block;
	font-size: 90%;
}

#cursos #inscripciones  input {
	display: block;
	margin-bottom: 7px;
}

#cursos #inscripciones  input.boton {
	clear: both;
	padding: 5px;
	background: #eee;
	margin: 20px;
	border: 1px solid #ddd;
}

/*FIN INSCRIPCIONES*/

/*FIN CONTENIDOS Y CURSOS*/

/*DERECHA*/

#derecha div {
	position: relative;
	float: left;
	margin-bottom: 10px;
}

/*CURSOS LISTADO*/

#derecha #cursos_listado {
	border: 1px solid #6e9ad8;
	background: #b1d0fa;
	padding: 10px;
	
	border-radius: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	-moz-border-radius-bottomleft: 7px;
	-moz-border-radius-bottomright: 7px;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
	*behavior:url(border-radius.htc);
	_behavior:url(border-radius.htc);		
	
}

#derecha #cursos_listado h2 {
	font-size: 140%;
	color: #fff;
}

#derecha #cursos_listado h3 {
	font-size: 80%;
	font-weight: bold;
	margin-bottom: 3px;
	text-transform: uppercase;
}

#derecha #cursos_listado ul {
	margin-bottom: 12px;
}

#derecha #cursos_listado ul li a {
	color: #012a6a;
}

/*FIN CURSOS LISTADO*/

/*MÁS INFORMACIÓN*/

#derecha #masinformacion {
	background: #fed65c url('imagenes/fondo_masinformacion.jpg') top right no-repeat;
	border: 1px solid #fdbf0a;
	padding: 10px;
	color: #6f1212;
}

#derecha #masinformacion ul {

}

#derecha #masinformacion li {
	font-weight: bold;
	margin-top: 5px;
}

#derecha #masinformacion li span {
	display: block;
	font-weight: normal;
	padding-left: 7px;
}

#derecha #masinformacion div#direccion {
	font-size: 80%;
	line-height: 1.2em;
	border: 1px dotted #ebb617;
	width: auto;
	padding: 5px;
}

/*FIN MÁS INFORMACIÓN*/

/*INSCRIPCIONES ENCUESTAS*/

#derecha #inscripciones_encuestas {
	margin: 30px 10px 0 10px;
	font-size: 90%;
}

#derecha #inscripciones_encuestas p span {
	font-weight: bold;
}

#derecha #inscripciones_encuestas p.nota {
	font-size: 90%;
	color: #a01;
	margin: 5px;
}

#derecha #inscripciones_encuestas form {
	margin: 10px;
}

#derecha #inscripciones_encuestas form label {
	float: left;
	margin-left: 5px;
}

#derecha #inscripciones_encuestas form input {
	clear: both;
	float: left;
}

#derecha #inscripciones_encuestas form input [type="checkbox"] {
	background: #eee;
	border: 1px solid #ddd;
}

#derecha #inscripciones_encuestas form input.boton {
	padding: 7px;
	background: #eee;
	border: 1px solid #ddd;
	margin: 10px 0 30px 20px;
	font-size: 90%;
	color: #999;
	cursor: hand;
	cursor: pointer;
}

#derecha #inscripciones_encuestas form input.boton:hover {
	background: #aaa;
	color: #fff;
}

/*FIN INSCRIPCIONES ENCUESTAS*/

/*FIN DERECHA*/

/*PIE*/

#pie #dentro_pie {
	width: 960px;
	margin: 0 auto;
}

#pie #menu_pie, #pie #direcciones, #pie #certificadoscalidad {
	position: relative;
	float: left;
	width: 275px;
	height: 200px;
	margin: 10px 10px 10px 10px;
	padding: 10px;
	color: #59a4ff;
	border: 1px solid #234d8b;
	
	border-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	*behavior:url(border-radius.htc);
	_behavior:url(border-radius.htc);	
	
}

#pie #menu_pie a, #pie #direcciones a, #pie #certificadoscalidad a {
	color: #59a4ff;
}

#pie #menu_pie p, #pie #direcciones p, #pie #certificadoscalidad p {
	font-size: 120%;
}

#pie #menu_pie ul, #pie #direcciones ul, #pie #certificadoscalidad ul {
	margin: 0 0 0 10px;
}

#pie #menu_pie li, #pie #direcciones li , #pie #certificadoscalidad li {
	clear: both;
	margin: 0 0 5px 0;
}

#pie #certificadoscalidad li span {
	font-size: 75%;
	display: block;
}

#pie #certificadoscalidad li img {
	float: left;
	margin: 0 7px 7px 0;
	height: 55px;
}

#pie #direcciones li span {
	font-size: 75%;
	font-weight: bold;
}

#pie #creditos {
	clear: both;
	position: relative;
	width: 300px;
	margin: 25px auto;
}

#pie #creditos p {
	color: #b1d0fa;
	font-size: 85%;
}

#pie #creditos p a {
	color: #b1d0fa;
	font-size: 110%;
	font-weight: bold;
}

/*FIN PIE*/















