@charset "UTF-8";
#contenedor {
	background-color: #000;
	height: 35px;
	width: 100%;
}
#barradebotonesuperior {
	background-color: #000;
	text-align: center;
	padding: 10px;
	height: 20px;
	width: 100%;
	overflow: auto;
	cursor: auto;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
#logo {
	height: 136px;
	width: 410px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/logo.png);
	background-repeat: repeat-x;
	float: none;
}
#fondolineas {
	height: 136px;
	width: 100%;
	background-image: url(../images/stripes.gif);
	background-repeat: repeat;
}
#cajadeinfo {
	width: 732px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 15px;
	border-right-width: 15px;
	border-bottom-width: 15px;
	border-left-width: 15px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #600;
	border-right-color: #600;
	border-bottom-color: #600;
	border-left-color: #600;
	background-color: #FFF;
}
#topcajainfo {
	background-color: #000;
	height: 30px;
	width: 100%;
	text-align: center;
}
#banner {
	height: 150px;
	width: 732px;
}
#bannernombrelot {
	height: 50px;
	width: 682px;
	background-image: url(../images/stripes.gif);
	padding: 25px;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: blink;
	font-size: 36px;
	color: #FC0;
	font-style: oblique;
	font-weight: bolder;
	text-align: center;
}
#texto {
	width: 732px;
	height: 500px;
}
#firma {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	background-color: #000;
	color: #FFF;
	height: 13px;
	padding: 7px;
	text-align: center;
	width: 100%;
}
#cajita1 {
	padding: 5px;
	float: left;
	width: 45%;
}
#texto {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0%;
	padding-bottom: 10px;
	padding-left: 0%;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	float: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
.justified {
	text-align: left;
	color: #000;
}
#cajita2 {
	padding: 5px;
	float: right;
	width: 300px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/postit.jpg);
	height: 300px;
	color: #000;
	text-align: center;
}
.centrado {
	color: #C00;
	font-size: 16px;
}
.linkis {
	font-family: Tahoma, Geneva, sans-serif;
	color: #900;
}
.menu {
	width: 300px;
	color: #900;
}
.menu ul {
	display: block;
	padding: 0px;
	margin: 0px;
	list-style: none;
	color: #900;
}
.menu ul li {
	display: block;
	margin: 0px;
	list-style: none;
	color: #900;
}
.menu a {
 display: block;
 color: darkblue;
 text-decoration: none;
 padding: 5px;
 border-bottom: 1px solid #e8e8e8;
}
.menu a:hover {
	background-color: #e8e8e8;
	border-bottom: 1px solid #d8d8d8;
	color: black;
	font-size: 18px;
}
#texto2 {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0%;
	padding-bottom: 10px;
	padding-left: 0%;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	float: none;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000;
}
.alinieadoaladerecah {
	text-align: right;
}
#tablasorteos {
	height: 300px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	background-color: #900;
	padding: 20px;
	font-family: Tahoma, Geneva, sans-serif;
}
#foto {
	background-image: url(../images/lotoimagen.jpg);
	padding: 10px;
	float: right;
	height: 300px;
	width: 300px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#texto3 {
	width: 100%;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	float: none;
	color: #000;
	height: 600px;
}
