body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.degfons {
	background-image: url(../Images/deglateral.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

.rayaseparadora {
	background-image: url(../Images/raya-separadora.gif);
	background-repeat: repeat-y;
}

.capamenu {
	width: 405px;
	left: 355px;
	top: 126px;
	position: absolute;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #85181B;
	z-index: 1;
}

.capatenda {
	width: 125px;
	left: 12px;
	top: 240px;
	position: absolute;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	z-index: 7;
}
.capatendapantalla {
	width: 135px;
	left: 8px;
	top: 290px;
	position: absolute;
	z-index: 6;
}
.capatendatext {
	width: 135px;
	top: 400px;
	position: absolute;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	left: 8px;
	color: #85181B;
	line-height: 14px;
	z-index: 5;
}
.capatendatext2 {
	width: 135px;
	top: 450px;
	position: absolute;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	left: 10px;
	color: #000000;
	line-height: 15px;
	z-index: 4;
}
.capatendacarro {
	width: 150px;
	left: 0px;
	top: 620px;
	position: absolute;
	height: 171px;
}

.colornaranja {color: #F38E01}

.PortadaText {
	color: #333333;
	font: normal 10pt/15pt Geneva, Arial, Helvetica, sans-serif;
	text-align:justify;
}




.NoticiaTitular {
	color: #851b1c;
	font: bolder 10pt Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	text-transform: uppercase;
	padding-top: 7px;
	padding-bottom: 3px;
}

.NoticiaText {
	color: #333333;
	font: normal 11px/13px Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
}





.PoweredText {
	color: #F38E01;
	font: normal 11px verdana;
	text-align: center;
}
.PoweredText a:link{
	color: #F38E01;
	text-decoration: none;
}
.PoweredText a:hover{
	color: #ffffff;
	text-decoration: underline;
}
.PoweredText a:visited{
	color: #F38E01;
}


a:link {
	color: #333333;
	text-decoration: none;
}

a:visited {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #333333;
	text-decoration: underline;
}

