body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}
td, tr {
	font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
a:link, a:visited, a:active {
	color: #00CCFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
}
INPUT {
	font-size: 11px;
	color: #FF6600;
	font-family: Verdana,  Arial, Trebuchet, sanserif;
	border: 2px solid #CCCCCC;
	background-color: #F9F9F9;
	/* height: 22px;*/
}

SELECT {
	font-size : 11px;
	color: #000000;
	font-family: Verdana,  Arial, Trebuchet, sanserif;
	background-color: #EEEEEE;
	border: 1px solid #FF6600;
} 

textarea{
	font-size : 11px;
	color: #FF6600;
	font-family: Verdana,  Arial, Trebuchet, sanserif;
	border: 2px solid #CCCCCC;
	background-color: #F9F9F9;

}


/* ESPACIOS EN ALTO */
.espacio1, .espacio2, .espacio4, .espacio5, .espacio10 {clear: both;border:0px;margin:0px;padding:0px;}
.espacio1 {height:1px;line-height:1px;}
.espacio2 {height:2px;line-height:2px;}
.espacio4 {height:4px;line-height:4px;}
.espacio5 {height:5px;line-height:5px;}
.espacio10 {height:10px;line-height:10px;}

/* ESPACIOS EN ANCHO */
.vertical1, .vertical5, .vertical10 {line-height:1px; height:1px; float:left; margin:0px; padding:0px;}
.vertical1 {width:1px;}
.vertical5 {width:5px;}
.vertical10 {width:10px;}

.txt-encabezado1 {
	font-size: 12pt;
	font-weight: bold;
	color: #FF6600;
	text-transform: uppercase;
}

.txt-encabezado2 {
	font-size: 10pt;
	font-weight: bold;
	color: #FF6600;
}

.txt-titulo {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF6600;
}
.foto {
	border: 1px solid #CCCCCC;
}
.btn-enviardatos {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
	width: 130px;
}
.btn-cancelar {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	width: 130px;
}
.txt-blanco {
	color: #FFFFFF;
}
.txt-advertencia {
	color: #FF6600;
}
.txt-subtitulo {
	color: #FF6600;
	font-weight: bold;
	background-color: #EEEEEE;
}
.txt-formulario {
	color: #999999;
	font-size: 90%;
	font-weight: bold;
}
.tit-marcas {
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	background-image: url(../imgs/fondo_tit_marca.gif);
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 5px;
}
.txt-marcas {
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
}



.txt-admin1-blanco {
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
}
.txt-admin1-gris {
	font-size: 120%;
	font-weight: bold;
	color: #FF9900;
}
.link-admin {
	font-size: 120%;
	font-weight: bold;
	color: #FF9900;
}
.link-admin:link {
	font-size: 120%;
	font-weight: bold;
	color: #FF9900;
}
.btn-admin {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	height: 22px;
	border-color:#CCCCCC;
}
h2 {
	background-image: url(../imgs/fdo_h2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 12px;
	color: #333;
	height: 27px;
	text-transform: uppercase;
}

