/* Textos */
a:hover {
	text-decoration: none;
	color: #666666;
}

*a {
text-decoration: none;
}

.txt_9 {
font-size: 9px;
}

.txt_10 {
font-size: 10px;
}

.txt_11 {
font-size: 12px;
}

.txt_11_menu {
font-size: 11px;
}

.txt_12 {
font-size: 12px;
}

.txt_13 {
font-size: 13px;
}


.txt_14 {
font-size: 14px;
}

.txt_18 {
font-size: 18px;
}

.arial {
font-family:Arial, Helvetica, sans-serif;
}

.negrita {
font-weight: bold;
}

.negro {
color: #000000;
}

.verde_oscuro {
color: #213d2d;
}

.verde_claro {
color: #436358;
}

.blanco {
color: #FFF;
}

.naranja {
color: #f2651d;
}

/* Otros */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.borde {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}
.borde_abajo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}
.borde_abajo2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.borde_abajo3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ABBDBE;
}
.borde_abajo4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4B6A62;
}
.borde_abajo5 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B1BCB9;
}
.borde_abajo6 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #71847E;
}
.borde_centro {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: none;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #6B817B;
	border-right-color: #97A39F;
	border-bottom-color: #4B6A62;
}
.borde_centro2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #6B817B;
	border-bottom-color: #4B6A62;
}
.borde_centro3{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #52716B;
}

.borde_4_costados_naranja {
	border: 1px solid #FFA616;
}
.form_ancho {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFECD3;
	height: 18px;
	width: 380px;
	border: 1px solid #FFA80D;
}
.form_estrecho {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFECD3;
	height: 18px;
	width: 150px;
	border: 1px solid #FFA80D;
}
.bot_contacto {
	background-image: url(../img/bot_contacto.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 135px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.bot_contacto2 {
	background-image: url(../img/bot_contacto2.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 180px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
