
body {
	margin: 0;
	padding: 0;
	background: #ffffff url(../imagenes/img01.gif) repeat-x;
	font-family:verdana, arial, Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #404040;
}

h1, h2, h3 {
	margin-top: 0;
	font-weight: normal;
	color: #404040;
}

h1 {
	font-size: 167%;
	color:#404040;
}

h2 {
	font-size: 136%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 180%;
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #808080;
	text-decoration: none;
}

a:hover {
	color:#404040;
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: 1px solid #B2B2B2;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

/* header */

#header {
	width: 780px;
	height: 100px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
}
#logo img{
	border:0px;

}
#logo h1, #logo h2 {
	margin: 0;
}

#logo h1 {
	padding-top: 15px;
	font-size: 36px;
}

#logo h2 {
}

#logo a {
	text-decoration: none;
	color: #7F7772;
}

/* Search */

#search {
	float: right;
	width: 290px;
	padding-top: 10px;
	position:relative;
	top:92px;
	left:137px;
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search legend {
	display: none;
}

#searchinput, #searchsubmit {
	font: bold 100% Georgia, "Times New Roman", Times, serif;
}

#searchinput {
	padding: 2px 5px;
	width: 198px;
	color: #7F7772;
}

#searchsubmit {
}

/* Menu */


#menu {
	width: 780px;
	height: 50px;
	margin: 0 auto;
}
/*
#menu ul {
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 0 20px 0 10px;
	background: url(../imagenes/img02.gif) no-repeat left center;
	text-align: center;
	text-decoration: none;
	font-size: 154%;
	color: #F8DFC9;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .active a {
	color: #990000;
}
*/
/* Page */

#page {
	position:relative;
	clear: both;
	width: 720px;
	margin: 0 auto 20px auto;
	padding: 131px 0 0 0;
	background: url(../imagenes/img03.jpg) no-repeat;
}

#subpage {
	clear: both;
	width: 780px;
	margin: 0px auto 20px auto;
	padding: 65px 0px 0px 0px;
}
#content a{	
	border-bottom:1px dotted #808080;
}
#content a:hover{	
	color:#49493f;
	border-bottom:1px dotted #49493f;
}
/* Splash */

#splash {
	width: 660px;
	height: 180px;
	padding: 0px 30px 0px 30px;
	sbackground: url(../imagenes/img04.jpg) no-repeat;
}
.twocols {	
}

.twocols .title {
	
}
.tituloSANTISA{
	color:#cdecff;
}
.tituloING{
	color:#f6d6bc;
}
.twocols .col1 {
	padding-top:20px;
	float: left;
	width: 320px;
	color:white;
}
.twocols .col1 a{
	color:#95ddf5;
	font-weight:bold;
}
.twocols .col1 a:hover{
	color:#c9eefd;
	font-weight:bold;
}
.twocols .col2 {
	padding-top:20px;
	float: right;
	width: 320px;
}
.twocols .col2 a{
	color:#fdb187;
	font-weight:bold;
}
.twocols .col2 a:hover{
	color:#fed9c4;
	font-weight:bold;
}
/* Content */

#content {
	float: right;
	width: 530px;
	padding-right: 10px;
}

.title {
	padding-bottom: 5px;
}

.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list li {
	padding-left: 10px;
	background: url(../imagenes/img10.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 220px;
	padding: 0px 0 0 10px;
}

#sidebar ul {
	margin: 0;
	padding: 5px;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
}
.tablon{
	background-color:white;
	background-image:url(../imagenes/fondoTablon.gif);
	background-repeat:repeat-x;
	background-position: 0px 100%;
	border:1px solid #f5f5f5;
}

#sidebar li li {
	padding: 5px 5px;
}

#sidebar h2 {
	font-size: 114%;
	font-weight: bold;
}

#sidebar h3 {
	margin: 0;
}

#sidebar p {
	margin: 0;
	line-height: normal;
}



/* Footer */

#footer {
	background-image:url(../imagenes/fondoPie.gif);
	background-repeat:repeat-x;
	clear: both;
	height: 100px;
	padding-top: 20px;
	background-color: #f9f9f7;
	color: #666666;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#footer a {
	color: #666666;
}

/*estilos generales*/

#content ul{
	list-style-image: url(../imagenes/img02.gif);
}
#content  li{
	font-weight:bold;
}
#content  li ul li{
	font-weight:normal;
}
#content table{
	border-collapse:collapse;
	border:1px solid #808080;
}
#content table td{
	padding-left:10px;
	border-bottom:1px solid #e6e6e6;
}
kkinput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
	background-color: #fff;
	text-align: right;
	height: 16px;
	border: 1px solid #C5C7CF;
	width: 80px;
	padding-right: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
kkselect {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #333333;
	text-decoration: none;
	border: 1px solid #666666;
	background-color: #fff;
}

.recuadro{
	background-image:url(../imagenes/fondoTablon.gif);
	background-repeat:repeat-x;
	background-position: 0px 100%;
	border:solid; 
	border-width:1px; 
	padding:20px; 
	width:480px; 
}

#banner{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='imagenes/copas.png',sizingMethod='crop');	
	cursor:hand;
}
div>#banner{
	background-image:url(../imagenes/copas.png);
	background-repeat:repeat-y;
}




#Fija {
  position:absolute;
  top:0;
  right:0;
}
html>body #Fija {
  position:fixed;
}

#imgSorteo{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='imagenes/loteria2008.png',sizingMethod='crop');
}
a>#imgSorteo{
	background-image:url(../imagenes/loteria2008.png);
	background-repeat:no-repeat;
}