<style type="text/css">
body,td,th {
	font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size:14px;
	color:#193076;
	font-weight:bold;
}
body {
	font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size:14px;
	color:#494949;
	font-weight:bold;
/*
	background-image:url('images/bg-main-maraton.jpg') 0 0 no-repeat fixed !important;
	background: url('images/bg-main-maraton.jpg') 0 0 no-repeat fixed !important;
*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

img{ border:0px; }
.errMsg {font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif; font-size:9px; color:#CC0000; }
.subtit { font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif; font-size:16px; font-style:italic; font-weight:bold; color:#000000; } 
a:link {
	color: #193076;
	
}
a:visited {
	color: #193076;
}
a:hover {
	color:#FFF;
}
a:active {
	color: #193076;
}
h1 {
	font-size: 16px;
}
h1 {
	font-size: 16px; font-style:italic;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 14px; font-style:italic;
}
ul {
	padding:5px; 
	margin:1px;
	padding-left:50px;	
}

button,
input[type='button'],
input[type='submit'] {
	padding: 2px 4px 2px 1px;
	line-height: 100%;
}

input[type='button'],
input[type='submit'],
input[type='checkbox'],
input[type='image'],
input[type='radio'],
input[type='reset'],
select,
button { cursor: pointer; margin:5px; }

input[type='radio'] { color:#000;
}

textarea,
input[type='text'],
input[type='password'],
select {
	border: 1px solid #c8c8c8;
	background: #ffffff;
}

textarea:hover,
input[type='text']:hover,
input[type='password']:hover,
select:hover { border-color: #aaaaaa; }

textarea:focus,
input[type='text']:focus,
input[type='password']:focus,
select:focus {
	border-color: #8c8c8c;
	outline: 2px solid #dcdcdc;
	background:#FF9;
}
/*------------------------------------ Fuentes ------------------------------------*/


/*------------------------------------ Footer ------------------------------------*/
#pie {
  width:100%;
  height:142px;
  background-image:url(images/bg_footer.png);
  background-repeat:repeat-x;
  color: #fff;
  height: 57px;
  margin-top: -57px;
  z-index:10;
  position:fixed;
  bottom:0px;
}
.corte {clear: both;padding-top: 0em;}
.footer {
	width:100%;
	height:142px;
	background-image:url(images/bg_footer.png);
	background-repeat:repeat-x;
	background-position:bottom;
	position:absolute;
	bottom:0px;
}
.footer2 {
	width:100%;
	height:142px;
	background-image:url(images/bg_footer.png);
	background-repeat:repeat-x;
	background-position:bottom;
	position:relative;
	bottom:0px;
}

.footerContent {
	width:1024px;
	height:57px;
	margin-left:auto;
	margin-right:auto;
	}
	
.Absolute {
	position:relative;
}

.Absolute span {
	font-family:'IgnitetheLightRegular'; 
	color:#f0560a; 
	font-size:11px; 
	text-align:left;
	width:700px; 
	position:relative;
	left: 221px;
	top:20px;
}

.Absolute span a {
	font-family:'IgnitetheLightRegular'; 
	color:#f0560a; 
	font-size:12px; 
	text-align:center;
	text-decoration:none;
}

.Absolute span a:hover {
	text-decoration:underline;
}
</style>
