﻿.textobaner {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #333333;
	font-weight: bold;
	text-align: left;
	padding-top: 15px;
	padding-left: 30px;
}

.textobanerpequeño {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	font-style:italic;

}

.texto_modelos_drivers {	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1E8FB9;
	font-weight: bold;
	text-align:center;
	
}

.texto_modelos_drivers2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	
}
.texto_modelos_drivers3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	font-weight: bold;
	
}



.tabla_drives_1 {
	background-image: url(images/cab_marcas.png);
	background-repeat: no-repeat;
	height: 34px;
	width: 950px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	text-align:center;
	padding-left: 10px;
	
}

.tabla_drives_3 {
	background-image: url(images/cab_modelo3.png);
	background-repeat: no-repeat;
	height: 34px;
	width: 950px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	text-align:center;
	padding-left: 10px;
	
}

.tabla_drives_separador {
	background-image: url(images/cab_modelo_separador.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 950px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	text-align:center;
	padding-left: 10px;
	
}

.tabla_drives_2 {
	background-image: url(images/cab_modelo.png);
	background-repeat: no-repeat;
	height: 34px;
	width: 950px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	text-align:center;
	padding-left: 10px;

}


.tabla_drives {
background-image: url(images/cab_modelo2.png);
	background-repeat: no-repeat;
	height: 34px;
	width: 950px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	text-align:center;
	padding-left: 10px;

}

.textoerror {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Red;
	font-weight: bold;
}
