﻿/**** GENERAL 
*************/
* {	margin:0;	padding: 0; }

body {
	background-color: #D2D0C3;
	color: #000;
	font: 80% Arial, Helvetica, sans-serif;
	text-align: left;
}

h1 {
	color: #0C4E83;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	letter-spacing: -1px;
}

h2 {
	color: #0C4E83;
	font-size: 1.3em;
	margin-bottom: 20px; }

h3 {
	color: #0C4E83;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em; }

img { border: 0; }

h1, h2, h3, p, ul, ol, table { margin-bottom: 15px; }

ul li {
	list-style-image: url(../imagenes/ico_li.png);
	margin-bottom: 5px; }

ul, ol { padding-left: 15px; }

ul li, ol li {
	list-style-position:outside;
	margin-left: 18px; }

/******************* MAQUETACION  
*********************************/
#container_3 {
	margin: 0 auto;
	text-align: left;
	width: 820px;
	background: url(../imagenes/fd_page_tres_col.jpg) left top repeat-y;
}

#container {
	margin: 0 auto;
	text-align: left;
	width: 820px;
	background: url(../imagenes/fd_page_dos_col.jpg) left top repeat-y;
}

#header {
	background-color: #D2D0C3;
	background-position: center bottom;
	height: 135px;
	text-align: center; }

#colIzq {
	color: #FFF;
	float: left;
	height: 625px;
	margin-left: 5px;
	width: 190px;
	
	}

	#colIzq #logo {
		background: url(../imagenes/fd_logo_colizq.png) left top no-repeat;
		font-size: 10px;
		height: 255px;
		width: 176px;
		margin-left: 6px;
		margin-bottom: 1px;
		padding:0px 0px 0px 0px;
		text-align:center; }

#colIzq a { color: #FFF; }
#colDrch {
	color: #FFF;
	float: right;
	padding:15px 0 15px 2px;
	width: 172px;
	overflow: visible;
}

#mainContent {
	overflow: hidden;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 20px;
}
	#mainContent-bottom {
	background: #F38226 url(../imagenes/bd_maincontent_bottom.jpg) left top no-repeat;
	height: 15px;
	left: -20px;
	overflow: hidden;
	position: relative;
	width: 590px;
	z-index: 100;
}

#footer {
	height: 80px;
	text-align:right;
	padding: 10px 10px 10px 10px;
	background-color: #D2D0C3;
	font:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d1d1c9;
}
#footer a { color: #acab94; }
	
#copy {
	float:left;
	text-align:left;
	width: 270px;
	/*background-color:  #D2D0C3;*/
	}

#linksFooter {
	color: #0C4E83;
	float:right; /** VINCULOS FOOTER **/
	text-align: right;
	width: 450px;
	/*background-color: #D2D0C3;*/
	}

#quiniela {
	background: transparent url(../imagenes/fd_quiniela_home.png) top center no-repeat;
	color: #005fab;
	text-align: center;
	margin: 0 auto;
	padding: 112px 0 0 50px;
	width: 122px;
	height: 27px;
}
#quini6 {
	background: transparent url(../imagenes/fd_quini6_home.png) top center no-repeat;
	text-align: center;
	margin: 0 auto;
	padding: 87px 0 0 50px;
	width: 122px;
	height: 27px;
}
#poceadaFed {
	background: transparent url(../imagenes/fd_poceada_fed_home.png) top center no-repeat;
	text-align: center;
	margin: 0 auto;
	padding: 89px 0 0 50px;
	width: 122px;
	height: 27px;
}
#brinco {
	background: transparent url(../imagenes/fd_brinco_home.png) top center no-repeat;
	text-align: center;
	margin: 0 auto;
	padding: 68px 0 0 50px;
	width: 122px;
	height: 27px;
}
#lotStaFe{
	background: transparent url(../imagenes/fd_lot_sta_fe_home.png) top center no-repeat;
	text-align: center;
	margin: 0 auto;
	padding: 72px 0 0 50px;
	width: 122px;
	height: 27px;
}
#tombola{
	background: transparent url(../imagenes/fd_tombola_home.png) top center no-repeat;
	text-align: center;
	margin: 0 auto;
	padding: 71px 0 0 50px;
	width: 122px;
	height: 27px;
}
#resultados{
	background: transparent url(../imagenes/fd_resultados.jpg) top center no-repeat;
	text-align: left;
	padding: 8px 0px 0px 10px;
	width: 162px;
	height: 29px;
}
/************* IDS 
********************/


#verDoc {
	background: url(../imagenes/fd_btn_verdoc.png) left top no-repeat;
	float:right;
	font-size: 11px;
	height: 53px;
	padding:4px 3px 5px 37px;
	width: 100px; }

	#verDoc a { color: #FFF; }

/*************** CLASES 
*************************/
.fltDrch {
	float: right;
	margin-bottom: 10px;
	margin-left: 8px; }

.fltIzq {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px; }

.clearfloat {
	clear:both;
	font-size: 1px;
	height:0;
	line-height: 0px; }
.resultados {
	font-family:Arial, Helvetica, sans-serif;
	size: 12px;
	color: #005fab;
}

.resultados a {
	color: #005fab;
	text-decoration:underline;
}
