/* CSS Document */

#home{
	background-color: #FFFFFF;
}

.BloqueIzquierda {
	margin-left:10px; 
	margin-top:10px;
}

/*VIDEOS*/
.cuadro{
	width: 687px;
	height:219px;
	background-image:url(../images/cuadrado.png);
	background-repeat:no-repeat;
	margin-left:20px;
	margin-right: -20px;
	margin-top: 3px;
}

.video{
	margin-left: 330px;
}


/* LOGO */

#logo {
	float: left;
	width: 303px;
}

#logo h1, #logo h2 {
	display: none;
}

/* BOX3 */

/*#box3 {
	border:red 1px solid;
}*/


/* BOX4 */

#box4 {
	margin-top:26px;
}

#box4a {
	height: 10px;
	background: url(../images/homepage15.gif) no-repeat left top;
}

#box4b {
	padding: 10px 0px;
	background: url(../images/homepage17.gif) repeat-y left top;
	min-height: 550px;
}

#box4c {
	height: 10px;
	background: url(../images/homepage16.gif) no-repeat left top;
		
}

#box4 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align:center;
}

#box4 li {
	margin-bottom: 15px;
	padding-bottom: 15px;

}

#box4 h3 {
	margin-bottom: 10px;
}

/* BOX5 */

#box5 {
	margin-top:26px;
}

#box5a {
	height: 10px;
	background: url(../images/homepage19.png) no-repeat left top;
}

#box5b {
	padding: 10px 0px;
	background: url(../images/homepage20.png) repeat-y left top;
/*	padding-right: 30px;*/
	min-height: 550px;
}

#box5c {
	height: 10px;
	background: url(../images/homepage21.png) no-repeat left top;
}

/* CONTENIDO CENTRO */

#botonesModulos {
	}
	
#textoVentajas {
	}
	
#puntosVerticales {
	background-image:url(../images/puntosverticales.png);
	background-repeat:repeat-y;
	height:550px;
	}
	
.textoItem {
	background-color:#dce6f2;
	margin-bottom:15px;
	}
