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



body { background-image:url(../imagenes/Fondo2.png); background-repeat:repeat-x; background-color: #6e8098}


#agrupador /* width:800px; height:600px; margin:auto; 
*/ {
	position:absolute;
	width:98%;
	height:98%;
	min-height:400px;
	min-width:600px;
}


#agrupador2 { width:70%; height:22%; margin: auto; text-align: left; margin-top:10px;/*background-image:url(../imagenes/Titulo3_r.png); background-repeat:no-repeat; background-position:center*/ }
#agrupador3 { width:100%; height:48%; margin: auto; text-align:center; margin-top:20px; }
#agrupador4 { width:80%; height:25%; margin: auto;}


#cajaDS { float:left; width:30%; height:300px; /*background-image:url(../imagenes/DS.png); background-repeat:no-repeat; background-position:center*/ }
#cajaRUTAS { float: left; width: 40%; height:300px; /*background-image:url(../imagenes/Spain.png); background-repeat:no-repeat; background-position:center*/}
#cajaDR { float: right; width:30%; height:300px; /*background-image:url(../imagenes/DR.png); background-repeat:no-repeat; background-position:center*/ }


#cajaENTROPIA { float:left; width:25%; height:150px; margin-left: 50px; /*background-image:url(../imagenes/Entropia.png); background-repeat:no-repeat; background-position:center*/ }
#cajaTURISTECA { float:left; width:25%; height:150px; margin-left: 50px; margin-top: 40px;}
#cajaTURISMO { float:right; width:25%; height:150px; margin-right: 50px; /*background-image:url(../imagenes/Turismo.png); background-repeat:no-repeat; background-position: right*/ }


.texto { text-indent:-20000px;}











/*div 
	border:double;
	margin:6px;
	color:#000000}
div>div 
	 border:double;
	margin:6px;
	color:#F90
}
div>div>div  border:double; margin:1px; color:#3300FF
}

div>div>div>div  border:double; margin:1px; color:#009900

div>div>div>div>div  border:double; margin:1px; color:#96F
}
div>div>div>div>div>div border:double; margin:1px; color:#900
}
