body {
	position:relative;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#Contenedor {
	background-image: url(../images/backgroundinteriores.jpg);
	background-repeat: repeat-x;
	height: 560px;
	width: 800px;
	background-color: #F7EBD1;
	margin: auto;
	position: relative;
}

/*------------------------------------------
  ENCABEZADO
--------------------------------------------*/
#Header {
	position: relative;
}
	#Header h1 {
	height: 90px;
	width: 169px;
	margin-left: 20px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	}
	#Header h2 {
	height: 90px;
	width: 437px;
	text-indent: -9999px;
	margin-left: 260px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

#Header h2.dw10 {
	background-image: url(../images/titulardw10.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 437px;
	text-indent: -9999px;
	margin-left: 260px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#Header h2.dw20 {
	background-image: url(../images/titulardw20.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 437px;
	text-indent: -9999px;
	margin-left: 260px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#Header h2.fla10 {
	background-image: url(../images/titularfla10.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 437px;
	text-indent: -9999px;
	margin-left: 260px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#Header h2.fla20 {
	background-image: url(../images/titularfla20.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 437px;
	text-indent: -9999px;
	margin-left: 260px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#Header h2.fla30 {
	background-image: url(../images/titularfla30.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 437px;
	text-indent: -9999px;
	margin-left: 260px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#Header h2.php10 {
	background-image: url(../images/titularphp10.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 437px;
	text-indent: -9999px;
	margin-left: 260px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#Header h2.metodologia {
	background-image: url(../images/titularmetodologia.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 437px;
	text-indent: -9999px;
	margin-left: 260px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}




/*------------------------------------------
  CONTENIDO
--------------------------------------------*/
#Contenido {
	width: 800px;
	overflow: hidden;
}
#divsMoviles {
	width: 3210px;
	height: 550px;
}

	.franjaMedia {
		height: 50px;
		width: 100%;
		margin: 0px;
		padding: 0px;
		clear: both;
	}
	/*---------------------------------------------------------------
	utilidades: links, columnas
  -----------------------------------------------------------------*/
	a.anterior {
		background-image: url(../images/flechaizquierda6.png);
		background-repeat: no-repeat;
		background-position: -34px 0px;
		height: 50px;
		width: 34px;
		text-indent: -9999px;
		margin: 0px;
		padding: 0px;
		display: block;
		float: left;
	}
	a.anterior:hover {
		background-image: url(../images/flechaizquierdaOver.png);
		height: 50px;
		width: 34px;
		background-repeat: no-repeat;
		background-position: 0px 0px;
		text-indent: -9999px;
		margin: 0px;
		padding: 0px;
		display: block;
		float: left;
	}
	
	a.siguiente {
		background-image: url(../images/flechaderecha6.png);
		height: 50px;
		width: 34px;
		background-repeat: no-repeat;
		background-position: -34px 0px;
		text-indent: -9999px;
		margin: 0px;
		padding: 0px;
		display: block;
		float: right;
	}
	a.siguiente:hover {
		background-image: url(../images/flechaderechaOver.png);
		height: 50px;
		width: 34px;
		background-repeat: no-repeat;
		background-position: 0px 0px;		
		text-indent: -9999px;
		margin: 0px;
		padding: 0px;
		display: block;
		float: right;
	}
	.menu {
	list-style-type: none;
	padding: 0px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 41px;
	clear: right;
	display: block;
	}
.selecciones {
	float: left;
	height: 148px;
	width: 20px;
	margin-top: 35px;
	margin-left: 20px;
}
.selecciones span {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 36px;
	width: 20px;
}
.selecciones  span.selected {
	background-image: url(../images/iconoseleccionado.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 36px;
	width: 20px;
	background-position: -4px;
}

	a.intro  {
	background-image: url(../images/btnintintroduccion.gif);
	display: block;
	height: 36px;
	width: 138px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	}
	a.temas {
	background-image: url(../images/btninttemas.gif);
	display: block;
	height: 36px;
	width: 138px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	}
	a.casos {
	background-image: url(../images/btnintcasos.gif);
	display: block;
	height: 36px;
	width: 138px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	}
	a.utili {
	background-image: url(../images/btnintmasinfo.gif);
	display: block;
	height: 36px;
	width: 138px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	}
	.contenidoizquierdo {
	width: 260px;
	float: left;
	}
	.contenidoderecho {
	float: right;
	width: 475px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #e0d4b6;
	padding-left:20px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	padding-right: 25px;
	}

/*---------------------------------------------------------------
	tab de introduccion
  -----------------------------------------------------------------*/		
		#introduccion {
	height: 550px;
	width: 800px;
	float: left;
		}
		#introduccion  h3  {
			background-image: url(../images/titulointroduccion.png);
			background-repeat: no-repeat;
			height: 50px;
			width: 250px;
			padding: 0px;
			text-indent: -9999px;
			background-position: 0px 15px;
			margin-top: 0px;
			margin-right: 0px;
			margin-bottom: 0px;
			margin-left: 260px;
		}
.videothumb {
	height: 130px;
	width: 200px;
	margin-left: 35px;
	margin-top: 50px;
	display: block;
	cursor: pointer;
}
.imgthumb {
	height: 130px;
	width: 200px;
	margin-left: 35px;
	margin-top: 50px;
	display: block;
}

#videopre, #videopre2   {
	cursor: pointer;
	display:none;
		}
		#introduccion a.piedefoto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	display: none;
	width: 200px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	text-decoration: none;
		}
		#introduccion a.piedefoto:hover {
	background: #f0e0b9;
	display: block;
		}
		#introduccion .imagenCurso {
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
		}
		#introduccion .textoIntroduccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	line-height: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
		}


/*---------------------------------------------------------------
	tab de temas clases
  -----------------------------------------------------------------*/	
	#temasClases {
	height: 550px;
	width: 800px;
	float: left;
	}
#contenidocxc  {
	overflow: auto;
	height: 410px;
}
.contenidoscxc {
	background-image: url(../images/subticontenidoscxc.gif);
	background-repeat: no-repeat;
}
.active {
	background-color: #E8DCBF;
}


		#temasClases  h3  {
			background-image: url(../images/titulotemas.png);
			background-repeat: no-repeat;
			height: 50px;
			width: 250px;
			padding: 0px;
			text-indent: -9999px;
			background-position: 0px 15px;
			margin-top: 0px;
			margin-right: 0px;
			margin-bottom: 0px;
			margin-left: 260px;
		}
#temasClases  h4    {
	display: block;
	height: 25px;
	background-position: 0px 1px;
	text-indent: -9999px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: inset;
}
#temasClases dl {
	margin-left: 15px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style-type: none;
}
#temasClases dt {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #6B5C38;
	cursor: pointer;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#temasClases   dd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
}



#temasClases p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.duracion {
	background-image: url(../images/subtiduracion.gif);
	background-repeat: no-repeat;
}
#sitios {
	height: 410px;
	overflow: auto;
}

.sitios {
	background-image: url(../images/subtisitios.gif);
	background-repeat: no-repeat;
}
	
#sitiosAlumnos h4 {
	display: block;
	height: 25px;
	background-position: 0px 1px;
	text-indent: -9999px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: inset;
}
#sitiosAlumnos p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.muestra {
	background-color: #FBF5EA;
	height: 90px;
	width: 430px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.muestra img {
	float: left;
	margin-right: 10px;
	margin-left: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
}

#testimonio {
	float: left;
	height: 410px;
	display: none;
}
#videoTest {
	display: none;
}


#testimonio h4 {
	display: block;
	height: 25px;
	background-position: 0px 1px;
	text-indent: -9999px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: inset;
}
#testimonio p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.videotestimonio {
	background-image: url(../images/subtitestimonios.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}


.piedefoto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	display: block;
	width: 260px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
		}




/*---------------------------------------------------------------
	tab de casos de exito
  -----------------------------------------------------------------*/		
	#casosExito {
	height: 550px;
	width: 800px;
	float: left;
	}
#casosExito  .piedefoto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	display: none;
	width: 260px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
}

		#casosExito h3  {
	background-image: url(../images/titulocasos.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 250px;
	padding: 0px;
	text-indent: -9999px;
	background-position: 0px 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 260px;
		}

#masInformacion/*---------------------------------------------------------------
	tab de otras utilidades
  -----------------------------------------------------------------*/		
	 {
	height: 550px;
	width: 800px;
	float: left;
	}
#masInformacion   h3  {
			background-image: url(../images/tituloutilidades.png);
			background-repeat: no-repeat;
			height: 50px;
			width: 280px;
			padding: 0px;
			text-indent: -9999px;
			background-position: 0px 15px;
			margin-top: 0px;
			margin-right: 0px;
			margin-bottom: 0px;
			margin-left: 260px;
		}
#masInformacion h4 {
	display: block;
	height: 25px;
	background-position: 0px 1px;
	text-indent: -9999px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: inset;
}

#masInformacion p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#masInformacion dl {
	margin-left: 15px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style-type: none;
}
#masInformacion  dt {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #6B5C38;
	margin-top: 5px;
	cursor: pointer;
}
#masInformacion dd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
}



.faq {
	background-image: url(../images/subtifaq.gif);
	background-repeat: no-repeat;
}
#preguntasfrecuentes {
	height: 410px;
	overflow: auto;
}
#videoPresentacion {
	height: 470px;
	width: 800px;
	background-color: #333333;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	margin-top: 0px;
}
#videoPresentacion a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	width: 99%;
	display: block;
	text-align: right;
	padding: 0%;
	margin-top: 10px;
	margin-right: 1%;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
}
#videoPresentacion #video {
	text-align: center;
	width: 100%;
	height: 400px;
	vertical-align: middle;
}
