body {
	background-color:#ffffff;
	color:#000000;
	font-size:13px;
	font-family: Arial, Verdana, sans-serif;
	text-align:justify;

}

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

}

p {
	margin:0 0 12px 0;
}

hr {
	border:0;
	color:#e4e4e4;
	background-color:#e4e4e4;
	height:1px;
}

label {
	width:140px;
	float:left;
	font-weight:bold;
}


.formularios {
	width:250px;
	height:12px;
	border:1px solid #7e7e7e;
	font-size:10px;
	padding:2px;
}


#cabecera {
	width:900px;
	height:90px;
	margin: 0 auto;
}
#cab-izquierda {
	width:600px;
	float:left;
}
#cab-derecha {
	margin-left:600px;
}

#banner {
	width:100%;
	height:151px;
	background: #cc0000 url('../images/fondo-banner.gif');
}
#bannercontent {
	width:900px;
	height:151px;
	margin:0 auto;
}
#banner-privado {
	width:100%;
	height:151px;
	background: #338ae7 url('../images/fondo-banner-privado.gif');
}

#contenido {
	width:900px;
	min-height:462px;
	margin: 14px auto 24px auto;
}

#pie {
	width:100%;
	height:34px;
	background-color: #000000;
	color: #ffffff;
}
#pie-contenido {
	width:900px;
	margin: 0 auto;
	text-align:center;
	font-size:12px;
	padding-top: 10px;
}
#pie-contenido li {
	display:inline;
	padding: 15px;
}

#logos {
	width:100%;
	height:50px;
	text-align:center;
	margin:17px auto 17px auto;
}
#logos img {
	margin:0 10px;
}

#home1 {
	width:577px;
	height:150px;
	float:left;
	background-color:#e5e5e5;
	color:#000000;
	padding:14px;
}
#home1 img {
	float:left;
	margin-right:10px;
}
#home2 {
	width:256px;
	height:150px;
	margin-left:616px;
	background-color:#000000;
	color:#ffffff;
	padding:14px;
}
#home3-tit {
	background-color:#cc0000;
	color:#ffffff;
	width:595px;
	height:24px;
	padding:6px 0 0 10px;
	font-weight:bold;
	float:left;
}
#home3 {
	width:577px;
	height:247px;
	float:left;
	background-color:#e5e5e5;
	color:#000000;
	padding:14px;
}
.home3img {
	margin:-14px 5px 0 -14px;
	float:left;
}
#home3img img {
	height:275px;
}
#home4-tit {
	margin-left:616px;
	background-color:#000000;
	color:#cc0000;
	height:24px;
	padding:6px 0 0 10px;
	font-weight:bold;
}
#home4 {
	width:256px;
	height:79px;
	margin-left:616px;
	background-color:#e5e5e5;
	color:#000000;
	padding:14px;
}
#home5 {
	width:256px;
	height:130px;
	margin:10px 0 0 616px;
	background-color:#e5e5e5;
	color:#000000;
	padding:14px;
}


.titular1 {
	background-color:#cc0000;
	color:#ffffff;
	width:595px;
	height:24px;
	padding:6px 0 0 10px;
	font-weight:bold;
	float:left;
}
.titular1-privado {
	background-color:#338ae7;
	color:#ffffff;
	width:595px;
	height:24px;
	padding:6px 0 0 10px;
	font-weight:bold;
	float:left;
}
.titular2 {
	margin-left:612px;
	background-color:#000000;
	color:#cc0000;
	height:24px;
	padding:6px 0 0 10px;
	font-weight:bold;
}
.titular3 {
	background-color:#ffffff;
	color:#cc0000;
	width:595px;
	height:24px;
	padding:6px 0 0 0;
	font-weight:bold;
	float:left;
	font-size:18px;
}
.titular4 {
	color:#cc0000;
	font-weight:bold;
	font-size:22px;
	line-height:150%;
	width:595px;
	float:left;
}
.titular5 {
	background-color:#000000;
	color:#cc0000;
	font-weight:bold;
	width:274px;
	height:24px;
	padding:6px 0 0 10px;
}

.caja1 {
	width:577px;
	float:left;
	background-color:#e5e5e5;
	color:#000000;
	padding:14px;
}
.caja2 {
	width:260px;
	float:right;
	background-color:#e5e5e5;
	color:#000000;
	padding:14px;
}
.caja3 {
	width:577px;
	float:left;
	background-color:#ffffff;
	color:#000000;
	padding:8px 0;
}
.caja-formatos {
	width:270px;
	height:200px;
	background-color:#e5e5e5;
	color:#000000;
	float:left;
	margin:0 10px 10px 0;
	padding:10px;
}
.caja-formatos h1 {
	width:220px;
	background: #cc0000 url('../images/fondo-banner.gif');
	color:#ffffff;
	height:28px;
	padding:10px 0 0 10px;
	font-weight:bold;
	margin:-10px 0 0 -10px;
}

.cajaGris {
	width:264px;
	background-color:#e5e5e5;
	color:#000000;
	padding:10px;
	margin-top:6px;
}

.formprivado {
	width:107px;
	font-size:12px;
}
.formprivadosubmit {
	width:56px;
	background-color:#000000;
	color:#cc0000;
	font-weight:bold;
	height:18px;
	border:0;
}
.formsubmit {
	width:250px;
	background-color:#000000;
	color:#cc0000;
	font-weight:bold;
	height:18px;
	border:0;
}

.formVerde {
	border:1px solid #9A9A36;
	width:300px;
}

.titulorojo {
	color:#cc0000;
	font-weight:bold;
}
.titulorojo18 {
	color:#cc0000;
	font-weight:bold;
	font-size:18px;
}
.titulorojo22 {
	color:#cc0000;
	font-weight:bold;
	font-size:22px;
	line-height:150%;
}
.tituloverde {
	color:#999933;
	font-weight:bold;
}
.tituloverde22 {
	color:#999933;
	font-weight:bold;
	font-size:22px;
	line-height:150%;
}

.derecha {
	float:right;
}

.negro {
	color:#000000;
	font-weight:bold;
}

.separador {
	width:100%;
	height:1px;
	line-height:1px;
	clear:both;
}
.separador6 {
	width:100%;
	height:6px;
	line-height:6px;
	clear:both;
}
.separador8 {
	width:100%;
	height:8px;
	line-height:8px;
	clear:both;
}
.separador-cajas {
	width:577px;
	height:5px;
	line-height:5px;
	float:left;
}

/* MENU */
#menu-contenedor {
	height:43px;
	background-color:#000000;
	color:#ffffff;
	padding-top:6px;
}
#menu, #menu-privado {
	width: 900px;
	margin: 2px auto;
	text-transform:uppercase;
	font-size:12px;
}
#menu ul, #menu-privado ul {
	list-style-type: none;
}
#menu ul li.nivel1, #menu-privado ul li.nivel1 {
	float: left;
	margin: 0;
}
#menu ul li a, #menu-privado ul li a {
	display: block;
	text-decoration: none;
	color: #fff;
	background-color: #000;
	padding: 6px 16px 8px 6px;
	position: relative;
}
#menu ul li:hover, #menu-privado ul li:hover {
	position: relative;
}
#menu ul li a:hover, #menu ul li:hover a.nivel1 {
	background: #cc0000 url('../images/fondo-banner.gif');
	color: #fff;
	position: relative;
}
#menu-privado ul li a:hover, #menu-privado ul li:hover a.nivel1 {
	background: #cc0000 url('../images/fondo-banner-privado.gif');
	color: #fff;
	position: relative;
}
#menu ul li a.nivel1, #menu-privado ul li a.nivel1 {
	display: block!important;
	display: none;
	position: relative;
}
#menu ul li ul, #menu-privado ul li ul {
	display: none;
}
#menu ul li a:hover ul, #menu ul li:hover ul, #menu-privado ul li a:hover ul, #menu-privado ul li:hover ul {
	display: block;
	position: absolute;
	left: 0px;
}
#menu ul li ul li a, #menu-privado ul li ul li a {
	padding: 6px 6px 8px 6px;
	text-align:left;
	white-space:nowrap;
}
#menu ul li ul li a:hover {
	background: #cc0000 url('../images/fondo-banner.gif');
	border-top-color: #000;
	position: relative;
}
#menu-privado ul li ul li a:hover {
	background: #cc0000 url('../images/fondo-banner-privado.gif');
	border-top-color: #000;
	position: relative;
}
table.falsa {
	border-collapse:collapse;
	border:0px;
	float: left;
	position: relative;
}

/* CURSOS */
.cursos-video {
	width:450px;
	float:left;
}
.cursos-desc {
	margin-left:460px;
	width:225px;
	background-color:#e5e5e5;
	color:#000000;
	padding:10px;
}
.cursos-desc h1 {
	width:150px;
	background-color:#999933;
	color:#ffffff;
	height:20px;
	padding:5px 0 0 10px;
	margin:-10px 0 10px -10px;
}
.cursos-dcha {
	float:right;
	width:180px;
}
.cursos-ficheros {
	float:right;
	width:440px;
}
.cursos-ficheros h1 {
	background-color:#999933;
	color:#ffffff;
	font-weight:bold;
	height:20px;
	padding:5px;
}
.cursos-ficheros-detalle {
	height:22px;
	background-color:#e5e5e5;
	color:#000000;
	padding:10px;
}
.cursos-ficheros-detalle a {
	color:#000000;
	font-weight:bold;
}
.cursos-dcha h1 {
	background: #cc0000 url('../images/fondoBoton1.png');
	color:#ffffff;
	height:25px;
	padding:12px 0 0 10px;
	text-align:center;
	font-weight:bold;
}
.cursos-dcha h2 {
	background-image: url('../images/fondoBoton2.png');
	color:#ffffff;
	height:24px;
	padding:10px 0 0 10px;
	text-align:center;
	font-weight:bold;
}
.cursos-dcha a {
	color:#ffffff;
}
.cursos-dcha-separador {
	height:6px;
	line-height:6px;
}
.cursos-listado {
	color:#000000;
	padding:5px 6px 5px 9px;
	font-size:12px;
}
.cursos-listado a {
	color:#000000;
}
.cursos-noticias {
	width:140px;
	height:80px;
	float:left;
	border:2px solid #e5e5e5;
	padding:2px;
	margin-right:10px;
}
.cursos-noticias img {
	border:2px solid #e5e5e5;
}
#caja-cursos {
	background-image: url('../images/fondo-rosa.gif');
	text-align:left;
}

.blanco {
	color:#ffffff;
}

.buscadores {
	text-align:right;
	padding-bottom:10px;
	border-bottom:1px solid #e4e4e4;
}

.caja-listado {
	float:left;
	width:200px;
	margin:10px;
	height:400px;
	overflow:hidden;
}

.contenidoLeft {
	width:595px;
	float:left;
}
.contenidoRight {
	margin-left:616px;
	width:256px;
}
.cursos-inscripcion {
	width:650px;
	float:left;
}
.btnInscripcion {
	width:180px;
	background: #cc0000 url('../images/fondoBoton1.png');
	color:#ffffff;
	height:37px;
	text-align:center;
	font-weight:bold;
	border:0;
}

#addthis {
	width:900px;
	height:30px;
	margin: 0 auto;
}

/* PLAYER */
#playerCenter {
	margin:0 auto;
	width:450px;
	height:275px;
}
#player {
	width:450px;
	height:275px;
}
