body {
 	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #8e0101;
	font-family: Arial, Helvetica, sans-serif;
  	font-size:12px;
	color: #6f6e6e;
}

a:link {
	color: #d57e00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #d57e00;
}
a:hover {
	text-decoration: underline;
	color: #8e0101;
}


.titulo_main {
	text-shadow: 5px 5px 3px #c5c5c5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990101;
	font-weight: bold;
  	font-size:20px;
}

.titulo_main2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #d57e00;
	font-weight: bold;
	font-style:italic;
  	font-size:20px;
}

.subtitulo {
	color: #C17200;
	font-weight: bold;
  	font-size:14px;
}

.highlight {
	font-family: Times, Times New Roman,  serif;
	font-weight: bold;
	font-style:italic;
	color: #990101;
  	font-size:17px;
}

.highlight2 {
	font-weight: bold;
	color: #434141;
	font-size:13px;
}

.text-peq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size:10px;
	color: #535151;
}

a.text-peq {
	text-decoration: underline;
	color: #535151;
	font-weight: bold;
  	font-size:10px;
}

a.text-peq:hover {
	color: #535151;
	font-weight: bold;
  	font-size:10px;
}


.footer {
	color: #FEF4AE;
	font-size:11px;
}

a.footer {
	color: #fcd372;
	font-size:11px;
}

.nota {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size:10px;
}

a.menubase {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:10px;
	font-weight: bold;
	color: #ffffff;
	clear: both;
	padding-top: 14px;
	padding-right: 4px;
	padding-bottom: 14px;
	padding-left: 6px;
	float: center;
}


a.menubase:hover {
	text-decoration: none;
	background-image: url(images/flecha.gif);
	color: #FFFFB3;
	background-repeat: no-repeat;
	background-position: center 4px;
}


.credito {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size:11px;
}



a.credito {
	text-decoration: none;
	color: #333333;
	font-size:11px;
}


a.credito:hover {
	text-decoration: underline;
	color: #333333;
	font-size:11px;
}
.PromoMain {
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #D37E00;
	clear: both;
	width: 270px;
	display: table;
}
.PromoTitle {
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;
	width: 250px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
	display: block;
	float: left;
}
.PromoX {
	color: #FFFFFF;
	display: block;
	width: 20px;
	float: right;
	text-align: center;
}
.PromoX a {
	color: #FFFFFF;
	font-weight: bolder;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
.PromoX a:hover {
	text-decoration: none;
}
.PromoText2 {
	font-size: 14px;
}
.PromoText {
	display: table;
	clear: both;
	width: 250px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-weight: bolder;
	color: #990101;
	background-color: #F7DA01;
	text-align: center;
	padding: 5px;
}
.PromoText a {
	color: #990101;
}

a.testim {
	text-decoration: none;
	background-color: #993300;
	font-size:13px;
	font-style:italic;
	font-weight: bold;
	color: #ffffff;
	clear: both;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	float: center;
	border: 1px solid #000000;
}


a.testim:hover {
	text-decoration: none;
	background-color: #BD7000;
}

.fullDiv {
	display: table;
	clear: both;
	width: 100%;
}

.Time {
	padding:3px;
	background-color:#DF8D00;
	color:#FFFFFF;
	font-weight: bold;
	float:right;
	display: block;
}