/* CSS Document */
/* opciones de bloque izquierda, derecha y principal genericos */
 #izquierda{
	width:12.5em;
	height:100%;
	float:left;
	display:table;
	margin-left:0.6em;
	margin-top:0.6em;
	margin-right:0.6em;
}
#derecha{
	width:12.5em;
	height:100%;
	float:right;
	display:table;
	margin-right:0.6em;
		margin-left:0.6em;

	margin-top:0.6em;
}



/* opciones para los bloques de columnas (izquierda o derecha), van dentro de la capa del bloque */

/* opcionA: la columna entera es una pastilla de bordes redondeados, columnasencillo + columnasencillo2 */
#columnasencillo{
	height:auto;
	background-image: url(esquina1.gif);
	background-repeat:no-repeat;
	background-position:0% 0%;
	display:table;
	width:12.5em;
}
#columnasencillo #interior{
	background-image: url(esquina2.gif);
	background-repeat:no-repeat;
	background-position:100% 0%;
	float:right;
	width:95%;
	height:100%;
	padding-top:0.4em;
}
#columnasencillo2{
	height:1.3em;
	background-image: url(esquina4.gif);
	background-repeat:no-repeat;
	background-position:0% 100%;
	display:table;
	width:12.5em;
	margin-bottom:0.5em;
}
#columnasencillo2 #interior{
	background-image: url(esquina3.gif);
	background-repeat:no-repeat;
	background-position:100% 100%;
	float:right;
	width:95%;
	height:100%;
}

#combocolumna{
	width:75%;
	float:left;
	height:2em;
}
#botoncombocolumna{
	width:24%;
	float:right;
	height:2em;
}
#botoncolumna{
	width:95%;
	text-align:center;
	margin: 0.35em auto 0.35em auto;

}

#contenidoint #principal{
	height:auto;
	width:auto;
	margin-left:0.6em;
	margin-right:0.6em;
	padding-top:0.6em;
	padding-right:0em;
}
#contenidoint #principal #cajasencilla{
	background-image: url(esquina1.gif);
	background-repeat:no-repeat;
	background-position:0% 0%;
	width:100%;
	height:auto;
	display:table;
}
#contenidoint #principal #cajasencilla #interior{
	width:95%;
	background-image: url(esquina2.gif);
	background-repeat:no-repeat;
	background-position:100% 0%;
	float:right;
	height:auto;
	padding-top:1em;
}
#contenidoint #principal #cajasencilla2{
	background-image: url(esquina4.gif);
	background-repeat:no-repeat;
	background-position:0% 100%;
	width:100%;
	height:1.3em;
	display:table;
}
#contenidoint #principal #cajasencilla2 #interior{
	width:95%;
	background-image: url(esquina3.gif);
	background-repeat:no-repeat;
	background-position:100% 100%;
	float:right;
	height:1.3em;
}


#contenidoint #principal #cajabocadilloa{
	background-image: url(../images/juegosimg/pildoras/bloquebocadillo2/esquina1.gif);
	background-repeat:no-repeat;
	background-position:0% 0%;
	width:100%;
	height:auto;
	display:table;
}
#contenidoint #principal #cajabocadilloa #interior{
	width:95%;
	background-image: url(../images/juegosimg/pildoras/bloquebocadillo2/esquina2.gif);
	background-repeat:no-repeat;
	background-position:100% 0%;
	float:right;
	height:auto;
	padding-top:1em;
}
#contenidoint #principal #cajabocadilloa2{
	background-image: url(../images/juegosimg/pildoras/bloquebocadillo2/esquina4.gif);
	background-repeat:no-repeat;
	background-position:0% 100%;
	width:100%;
	height:1.3em;
	display:table;
}
#contenidoint #principal #cajabocadilloa2 #interior{
	width:95%;
	background-image: url(../images/juegosimg/pildoras/bloquebocadillo2/esquina3.gif);
	background-repeat:no-repeat;
	background-position:100% 100%;
	float:right;
	height:1.3em;
	margin-right:0.03em;
}




#contenidoint #principalder{
	height:auto;
	width:auto;
	margin-left:14.0em;
	margin-right:1.2em;
	padding-top:0.6em;
	padding-right:0em;
}
#contenidoint #principalder #cajasencilla{
	background-image: url(esquina1.gif);
	background-repeat:no-repeat;
	background-position:0% 0%;
	width:100%;
	height:auto;
	display:table;
}
#contenidoint #principalder #cajasencilla #interior{
	width:95%;
	background-image: url(esquina2.gif);
	background-repeat:no-repeat;
	background-position:100% 0%;
	float:right;
	height:auto;
	padding-top:1em;

}
#contenidoint #principalder #cajasencilla2{
	background-image: url(esquina4.gif);
	background-repeat:no-repeat;
	background-position:0% 100%;
	width:100%;
	height:1.3em;
	display:table;
}
#contenidoint #principalder #cajasencilla2 #interior{
	width:95%;
	background-image: url(esquina3.gif);
	background-repeat:no-repeat;
	background-position:100% 100%;
	float:right;
	height:1.3em;
}
#contenidoint #principal #cajaalerta{
	background-image: url(../images/juegosimg/pildoras/bocadilloamarillo/esquina1.gif);
	background-repeat:no-repeat;
	background-position:0% 0%;
	width:100%;
	height:auto;
	display:table;
}
#contenidoint #principal #cajaalerta #interior{
	background-image: url(../images/juegosimg/pildoras/bocadilloamarillo/esquina2.gif);
	background-repeat:no-repeat;
	background-position:100% 0%;
	width:90%;
	height:auto;
	display:table;
	float:right;
	padding-top:1em;
	padding-bottom:0.4em;
}
#contenidoint #principal #cajaalerta2{
	background-image: url(../images/juegosimg/pildoras/bocadilloamarillo/esquina4.gif);
	background-repeat:no-repeat;
	background-position:0% 100%;
	width:100%;
	height:1.3em;
	display:table;
	margin-bottom:0.8em;
}
#contenidoint #principal #cajaalerta2 #interior{
	background-image: url(../images/juegosimg/pildoras/bocadilloamarillo/esquina3.gif);
	background-repeat:no-repeat;
	background-position:100% 100%;
	width:90%;
	height:auto;
	display:table;
	float:right;
	height:1.3em;
	color:#FFF9AC;
}



#contenidoint #principal #bocadillobeis{
	background-image: url(../images/juegosimg/pildoras/bocadillobeis/esquina1.gif);
	background-repeat:no-repeat;
	background-position:0% 0%;
	width:100%;
	height:auto;
	display:table;
}
#contenidoint #principal #bocadillobeis #interior{
	background-image: url(../images/juegosimg/pildoras/bocadillobeis/esquina2.gif);
	background-repeat:no-repeat;
	background-position:100% 0%;
	width:90%;
	height:auto;
	display:table;
	float:right;
	padding-top:1em;
	padding-bottom:0.0em;
}
#contenidoint #principal #bocadillobeis2{
	background-image: url(../images/juegosimg/pildoras/bocadillobeis/esquina4.gif);
	background-repeat:no-repeat;
	background-position:0% 100%;
	width:100%;
	height:1.0em;
	display:table;
	margin-bottom:0.8em;
}
#contenidoint #principal #bocadillobeis2 #interior{
	background-image: url(../images/juegosimg/pildoras/bocadillobeis/esquina3.gif);
	background-repeat:no-repeat;
	background-position:100% 100%;
	width:90%;
	height:auto;
	display:table;
	float:right;
	height:1.0em;
	color:#FFF9AC;
}



#contenidoint #principal #cajabeis{
	background-image: url(../images/juegosimg/pildoras/cajabeis/esquina1.gif);
	background-repeat:no-repeat;
	background-position:0% 0%;
	width:100%;
	height:auto;
	display:table;
}
#contenidoint #principal #cajabeis #interior{
	background-image: url(../images/juegosimg/pildoras/cajabeis/esquina2.gif);
	background-repeat:no-repeat;
	background-position:100% 0%;
	width:95%;
	height:auto;
	display:table;
	float:right;
	padding-top:1em;
	padding-bottom:0.0em;
}
#contenidoint #principal #cajabeis2{
	background-image: url(../images/juegosimg/pildoras/cajabeis/esquina4.gif);
	background-repeat:no-repeat;
	background-position:0% 100%;
	width:100%;
	height:1.0em;
	display:table;
	margin-bottom:0.8em;
}
#contenidoint #principal #cajabeis2 #interior{
	background-image: url(../images/juegosimg/pildoras/cajabeis/esquina3.gif);
	background-repeat:no-repeat;
	background-position:100% 100%;
	width:95%;
	height:auto;
	display:table;
	float:right;
	height:1.0em;
	color:#FFF9AC;
}

