@charset "utf-8";
/* CSS Document */

.estilos4Ruedas {
	color: #68D613;
	text-decoration: none;
	font: 16px Oxygen;
}


.txt2 {
	font-family: Oxygen;
	font-size: 22px;
	font-weight: bold;
	color: #357d02;
	text-decoration: none;
}


.txt3 {
	font-family: Oxygen;
	color: #367c02;
	text-decoration: none;
	font: bold 12px Oxygen;
}

.txt4 {
	font-family: Oxygen;
	font-size: 11px;
	font-weight: bold;
	color: #1c6132;
	text-decoration: none;
}


.txt5 {
	font-family: Oxygen;
	font-size: 9px;
	color: #1c6132;
	text-decoration: none;
}

.txt6 {
	font-family: Oxygen;
	font-size: 20px;
	font-weight: bold;
	color: #357d02;
	text-decoration: none;
}

.txt7{
	font-family: Oxygen;
	font-size: 14px;
	color: #357d02;
	text-decoration: none;
}

.txt8{
	font-family: Oxygen;
	font-size: 25px;
	color: #357d02;
	text-decoration: none;
}

.txt9 {
	font-family: Oxygen;
	font-size: 12px;
	color: #868383;
	text-decoration: none;
}

.txt10 {
	font-family: Oxygen;
	font-size: 12px;
	font-weight: bold;
	color: #357d02;
	text-decoration: none;
}

.txt11{
	font-family: Oxygen;
	color: #333;
	text-decoration: none;
	font: bold 12px Oxygen;
}

td.txt11 a{
	font-family: Oxygen;
	text-decoration: none;
	font: bold 12px Oxygen;
}
span.desc{
	font-family: Oxygen;
	color: #333;
	text-decoration: none;
	font: bold 11px Oxygen;
}


.txt12 {
	font-family: Oxygen;
	color: #68D613;
	text-decoration: none;
	font: 11px Oxygen;
}



.txt13{
	font-family: Oxygen;
	font-size: 22px;
	font-weight: bold;
	color: #357d02;
	text-decoration: none;
}


.txt14{
	font-family: Oxygen;
	font-size: 18px;
	font-weight: bold;
	color: #357d02;
	text-decoration: none;
}

.txt15{
	font-family: Oxygen;
	color: #333;
	text-decoration: none;
	font: 11px Oxygen;
}

.txt16{
	font-family: Oxygen;
	color: #333;
	text-decoration: none;
	font: bold 14px Oxygen;
}

.txt17{
	font-family: Oxygen;
	font-size: 17px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}


.txt18{
	font-family: Oxygen;
	color: #999;
	text-decoration: none;
	font: 12px Oxygen;
}
.fempre {
	background: url('../imgs/empresa.jpg') no-repeat scroll right top;
	padding: 0px;
}

div.paginador {
	float: left;
	width: 628px;
	padding-bottom: 20px;
	text-align: center;
	padding-top: 0px;
}
div.paginador span {
	background-color: #D0E7B8;
	background-image: url('../img/admin/bg-boton.png');
	background-repeat: repeat-x;
	background-position: center center;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-left: 5px;
}
div.paginador span a {
	text-decoration: none;
	color: #999;
}
div.paginador a:hover {
	text-decoration: underline;
}
div.paginador span.current {
	background-color: #04467b;
	color: #FFF;
	text-decoration: none;
}


