@charset "utf-8";
.trama {
	background-attachment: scroll;
	
	background-repeat: repeat;
}
.fondo_blanco {
	background-color: #FFFFFF;
}
.fondo_gris {
	background-color: A0A294;
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.fondo_gris:link {text-decoration: none}
.fondo_gris:visited {text-decoration: none}
.fondo_gris:active {text-decoration: none}
.fondo_gris:hover {
	BACKGROUND-COLOR: #FFFFFF;
	color: #A0A294;
}
.tip_blanca {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.tip_negra {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.tip_negra:link {text-decoration: none}
.tip_negra:visited {text-decoration: none}
.tip_negra:active {text-decoration: none}
.tip_negra:hover {
	BACKGROUND-COLOR: #A0A294;
	color: #FFFFFF;
}
.tip_gris {
	font-family: Tahoma;
	font-size: 12px;
	color: #999999;
	line-height: 13px;
}
.tip_gris2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	line-height: 12px;
}
.tip_gris_medium {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #B5B7AC;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -1px;
	line-height: 30px;
}
.tip_gris_medium_a {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -1px;
	line-height: 30px;
	background-color: FE7013;
}

.tip_gris_medium:link {text-decoration: none}
.tip_gris_medium:visited {text-decoration: none}
.tip_gris_medium:active {text-decoration: none}
.tip_gris_medium:hover {
	BACKGROUND-COLOR: #FE7013;
	color: #FFFFFF;
}
.tip_gris_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
}
.tip_gris_xbig {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	color: #B5B7AC;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -1px;
	line-height: 30px;
}
.tip_portfolio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: 700017;
	font-weight: bold;
	text-decoration: underline;
	vertical-align: super;
}
.tip_portfolio:link {
	text-decoration: underline
}
.tip_portfolio:visited {
	text-decoration: underline
}
.tip_portfolio:active {
	text-decoration: underline
}
.tip_portfolio:hover {
	BACKGROUND-COLOR: 700017;
	color: #FFFFFF;
	text-decoration: none;
}
.tip_verde_small {
	font-family: Tahoma;
	font-size: 12px;
	color: #4BB69D;
	font-weight: bold;
	text-decoration: none;
}
.tip_verde_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4BB69D;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
}
.tip_bordo_small {
	font-family: Tahoma;
	font-size: 12px;
	color: #700017;
	font-weight: bold;
	text-decoration: none;
}
.tip_bordo_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #700017;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
}
.tip_naranja {
	font-family: Tahoma;
	font-size: 12px;
	color: #FE7013;
}
.tip_naranja:link {text-decoration: none}
.tip_naranja:visited {text-decoration: none}
.tip_naranja:active {text-decoration: none}
.tip_naranja:hover {
	BACKGROUND-COLOR: #FE7013;
	color: #ffffff;
}
.tip_rosa {
	font-family: Tahoma;
	font-size: 12px;
	color: #D12639;
	line-height: 12px;
}
.tip_rosa_xbig {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #D12639;
	font-weight: normal;
	text-decoration: none;
	line-height: 30px;
	letter-spacing: -1px;
}
.campo_bordo {
	height: 15px;
	width: 330px;
	background-color: #700017;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 10px;
}
.campo_rosa {
	height: 15px;
	width: 330px;
	background-color: #D12639;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 10px;
}
.campo_verde {
	height: 15px;
	width: 330px;
	background-color: #4BB69D;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 10px;
}
.campo_naranja {
	height: 78px;
	width: 330px;
	background-color: #FE7013;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 5px;
}

.contactosTextArea{scrollbar-face-color: #FE7013;
scrollbar-shadow-color: #FE7013;
scrollbar-highlight-color: #FE7013;
scrollbar-3dlight-color: #FE7013;
scrollbar-darkshadow-color: #FE7013;
scrollbar-track-color: #FE7013;
scrollbar-arrow-color: #FE7013;}
.tip_blanca2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}

