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

body{margin:0;}

#contenedor{width:997px; height:680px; background-image:url(recursos/campos_nazis.jpg); padding-top:13px;}

#error {background:#ff6969; color:#fff; text-shadow:1px 1px #cf5454; border-right:1px solid #000; border-bottom:1px solid #000; padding:0}
#error .tcontent {padding:10px 14px 11px; border:1px solid #ffb8b8; -moz-border-radius:0px; border-radius:0px}
#success {background:#fff; color:#fff; text-shadow:1px 1px #1b6116; border-right:1px solid #000; border-bottom:1px solid #000; padding:10; -moz-border-radius:0; border-radius:0}
#bluemask {background: #000;}
#frameless {padding:0}
#frameless .tclose {left:6px}

.tbox {position:absolute; display:none; padding:15px 15px; z-index:900; border:0px;}
.tinner {padding:15px; -moz-border-radius:0px; border-radius:0px; background:#fff url(img/preload.gif) no-repeat 50% 50%; border-right:none; border-bottom:none;}
.tmask {position:absolute; display:none; top:0px; left:0px; height:100%; width:100%; background:#000; z-index:800}
.tclose {position:absolute; top:5px; width:40px; height:40px; cursor:pointer; background:url(recursos/cerrar.png) no-repeat;}

.boton{position:absolute; height:20px; overflow:hidden; border:none;}
.boton img {width:100%; border:none;}

#boton01{width:130px; top:339px; left:570px;}
#boton02{width:120px; top:362px; left:590px;}
#boton03{width:90px; top:385px; left:620px;}
#boton04{width:90px; top:463px; left:630px;}

.entradilla{width:460px; margin-left:10px; font-family:Georgia, "Times New Roman", Times, serif; color:#333; background-color:rgba(255,255,255,0.5); font-size:14px; padding:10px;}
	.entradilla h1{font-style:italic; font-size:18px; font-weight:bold; margin-top:0px;}