/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-color: #CCCCCC;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #562300;
	text-decoration: none;
}
h2 {
	font-size: 18px;
	color: #562300;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
h3 {
	font-size: 16px;
	color: #562300;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
h4 {
	font-size: 14px;
	color: #562300;
	font-family: Tahoma, Arial, Verdana;
	font-weight: bold;
	text-decoration: none;
}
.boton {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(imagenes/cuadro_naranaja_boton.jpg);
	background-repeat:  repeat-x;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FF9900;
	background-position: center center;
}
.buscador {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	height: 15px;
	width: 164px;
	border: 1px solid #999999;
	margin: 0px;
	padding: 0px;
}

.tabla {
	border: 1px solid #FF9900;
}

.tabla_borde_negro {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

.tabla_borde_negro_inferior {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.tabla_borde_negro_izq {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

.tabaalbum {
	background-color: #FF9900;
	border: 1px solid #FF9900;
}
#general a:link, #general a:visited, #general a:active {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
}
#general a:hover {
	color: #666666;
	text-decoration: underline;
}

#linknaranja  a:link, #linknaranja  a:visited, #linknaranja  a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF6600;
	padding-left: 2px;
	padding-right: 5px;
	text-decoration: none;
}
#linknaranja  a:hover {
	text-decoration: underline;
	color: #333333;
	font-weight: normal;
}


.t1Cafe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-style: normal;
	font-weight: bold;
	color: #562300;
	text-decoration: none;
}

.texto_catalogo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: justify;
	text-decoration: none;
}

.texto_negro_peque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.t1naranja {
	font-family: Tahoma, Arial, Verdana;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

.t2naranja {
	font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #D35E0F;
	text-decoration: none;
}

.t3naranja {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

.t1negro {
	font-family: Tahoma, Arial, Verdana;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.t2negro {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.t3negro {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.t2link {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}

.campo_formulario {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	height: 20px;
	width: 300px;
	border: 1px solid #FF6600;
	margin: 0px;
	padding: 0px;
}


.campo_formulario2 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	height: 20px;
	width: 200px;
	border: 1px solid #FF6600;
	margin: 0px;
	padding: 0px;
}

.campo_formulario3 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	height: 100px;
	width: 300px;
	border: 1px solid #FF6600;
	margin: 0px;
	padding: 0px;
}

