html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {

padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}

ol, ul {
list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}



.BOTONES {
	font-family: "Arial";
	font-size: 10px;
	color: #FFFFFF;
	line-height: 33px;
	text-decoration: none;
}

.BOTONES:hover {
	font-family: "Arial";
	font-size: 10px;
	color: #EE7D1C;
	text-decoration: none;
}

.blanco10 {
	font-family: "Arial";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.blanco_header {
	font-family: "Arial";
	font-size: 10px;
	color: #919193;
	line-height: 6px;
	text-decoration: none;
}

.gris_header {
	font-family: "Arial";
	font-size: 10px;
	color: #919193;
	line-height: 6px;
	text-decoration: none;
}

.gris_header2 {
	font-family: "Arial";
	font-size: 10px;
	color: #919193;
	line-height: 12px;
	text-decoration: none;
}


.blanco11 {
	font-family: "Arial";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}


.NARANJA11 {
	font-family: "Arial";
	font-size: 12px;
	color: #F29222;
	text-decoration: none;
}

.TITULOS {
	font-family: "Arial";
	font-size: 12px;
	color: #F29222;
	line-height:14px;
	text-decoration: none;
}


.gris10 {
	font-family: Arial;
	font-size: 10px;
	color: #8D8C8C;
	text-decoration: none;
	
}


.GRIS12 {
	font-family: Arial;
	font-size: 11px;
	color: #8D8C8C;
	text-decoration: none;
}

.BOTON_GRIS12 {
	font-family: Arial;
	font-size: 11px;
	color: #8D8C8C;
	text-align: center;
	text-decoration: none;
}






.campo_contacto {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	color: #999999;
	border-top-color:#FFFFFF;
	border-left-color:#FFFFFF;
	border-right-color:#FFFFFF;
	border-bottom-color:#999999;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	height: 14px;
	text-decoration: none;
}



.scroll_contacto {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	color: #999999;
	scrollbar-3dlight-color: #FFFFFF;
    scrollbar-arrow-color: #666666;
    scrollbar-base-color: #FFFFFF;
    scrollbar-darkshadow-color: #FFFFFF;
    scrollbar-face-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-shadow-color: #FFFFFFF;
	border-color: #999999;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	text-decoration: none;
}

.scroll {
	scrollbar-3dlight-color: #46454a;
    scrollbar-arrow-color: #232226;
	scrollbar-base-color: #46454a;
    scrollbar-darkshadow-color: #46454a;
    scrollbar-face-color: #46454a;
	scrollbar-track-color: #46454a;
    scrollbar-highlight-color: #343339;
    scrollbar-shadow-color: #46454a;
	overflow-x: hidden;
	padding-right: 5px;
	overflow-y: auto;

}

.anchor {
	cursor: pointer;
	cursor: hand;
}

.div_hidden {
	display: none;
}

.div_visible {
	display: block;


}.naranja10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F29222;
	text-decoration: none;
}


.naranja11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F29222;
}
