@charset "utf-8";
/* CSS Document */


div#contenidoCabecera{
	
	background:url(../imagenes/cabeceras/home.jpg) no-repeat;
	
}



div#tituloSeccion{
	text-align:center;
	margin:0 0 15px 0;
	
}

div#textoHome{

}

div#textoHome1{
	background:url(../imagenes/home/txtHome1.jpg) no-repeat;	
	width:214px;
	height:105px;
	float:left;
	padding:180px 5px 0 5px;
	
}
div#textoHome2{
	background:url(../imagenes/home/txtHome2.jpg) no-repeat;	
	width:216px;
	height:105px;
	float:left;
	margin-left:7px;
	padding:180px 5px 0 5px;
}
div#textoHome3{
	background:url(../imagenes/home/txtHome3.jpg) no-repeat;	
	width:219px;
	height:105px;
	float:left;
	margin-left:7px;
	padding:180px 5px 0 5px;
}

div#textoHome strong{
	color:#bfd363;	
}

/***************
segunda parte
***************/

div#home2{
	margin:21px 0 0 0;
}


div#cuatroPasos{
	float:left;
	width:363px;
	height:269px;
	margin:6px 0 0 0;
	
}

div#cuatroPasos a{
	color:#dbe9a9;
	text-decoration:none;
	
}


div#cuatroPasos h2{
	margin:0;
	padding:0;
	font-size:20px;
	
}

div#cuatroPasos h3{
	font-size:14px;
	color:#dbe9a9;
	
}

div#cuadroPasos_01{
	height:33px;
	background:url(../imagenes/home/cuadroPasos_01.jpg) no-repeat;
	padding:10px 0 0 15px;
}

div#cuadroPasos_02{
	height:45px;
	background:url(../imagenes/home/cuadroPasos_02.jpg) no-repeat;
	padding:12px 70px 0 50px;
	cursor:pointer;
}

div#cuadroPasos_03{
	height:40px;
	background:url(../imagenes/home/cuadroPasos_03.jpg) no-repeat;
	padding:12px 70px 0 50px;
}

div#cuadroPasos_04{
	height:45px;
	background:url(../imagenes/home/cuadroPasos_04.jpg) no-repeat;
	padding:15px 70px 0 50px;
}
div#cuadroPasos_05{
	height:46px;
	background:url(../imagenes/home/cuadroPasos_05.jpg) no-repeat;
	padding:13px 70px 0 50px;
}
div#cuadroPasos_06{
	height:8px;
	background:url(../imagenes/home/cuadroPasos_06.jpg) no-repeat;
}



div#descargasVideos{
	float:right;
	width:323px;
	margin:0 0 10px 0;
}

div#descargarHome{
	height:96px;
	width:183px;
	background:url(../imagenes/home/descargarHome.jpg) no-repeat;
	padding:20px 120px 0 20px;
	cursor:pointer;
	
}

div#descargarHome h2,div#videosHome h2{
	margin:0;
	padding:0;	
	font-size:17px;
}

div#descargarHome h2 a{
	color:#FFF;
	text-decoration:none;
}

div#descargarHome p{
	margin:3px 0 0 0;
	padding:0;	
	font-size:11px;
}

div#videosHome{
	width:323px;
	background:url(../imagenes/home/monitorHome.gif) no-repeat;
}

div#videosHome h2{
	margin:0 0 0 140px;
}

div#videosHome p{
	margin:10px 20px 0 140px;
	padding:0;	
	font-size:11px;
}

div#videosHome ul{
	margin:10px 0 0 40px;
	padding:0;	
	font-size:11px;
	
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}

div#videosHome li{
	
	margin:3px 0 0 0;
	padding:1px 0 0 5px;
	width:260px;
	height:16px;
	background:#3c4142;
}

div#videosHome li:hover{
	
	height:16px;
	background:#333333;
}

div#videosHome a{
	color:#dbe9a9;
	text-decoration:none;	
	display:block;
	width:260px;
}

div#videosHome a:hover{
	color:#FFF;
}
