body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, sans-serif;
	background-color: #FAFAFA;
}
.punteado {
	border: thin dashed #CCCCCC;
	padding: 15px;
}

.bordes_body {
	border-top-width: thick;
	border-right-width: 3px;
	border-bottom-width: thick;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #E1E1E1;
	border-bottom-color: #CCCCCC;
	border-left-color: #E1E1E1;
}

.texto_Tit_14 
{
	color: #252585;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	padding: 2px;
}

.texto_Tit_16 
{
	color: #252585;
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	padding: 2px;
}

.texto_SubTit_14 
{
	color: #252585;
	font-size: 14px;
	font-weight: bold;
	padding: 2px;
}


.texto_Azul_12 
{
	color: #252585;
	font-size: 12px;
}

.texto_Azul_10 
{
	color: #252585;
	font-size: 10px;
}

.texto_Blanco_10 
{
	color: #FFFFFF;
	font-size: 10px;
}

.texto_Blanco_12 
{
	color: #FFFFFF;
	font-size: 12px;
}

.texto_Gris_10 
{
	color: #CCCCCC;
	font-size: 10px;
}

.texto_Gris_12 
{
	color: #CCCCCC;
	font-size: 12px;
}

.texto_Rojo_12 
{
	color: #bc0602;
	font-size: 12px;
}

.texto_Rojo_18_N 
{
	color: #bc0602;
	font-size: 18px;
	font-weight: bold;
}

.texto_Rojo_10 
{
	color: #bc0602;
	font-size: 10px;
}

.tabla_recuadro
{
	padding: 5px;
	background-color: #FAFAFA;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #EAEAEA;
	border-right-color: #EAEAEA;
	border-bottom-color: #EAEAEA;
	border-left-color: #EAEAEA;
	margin: 5px;
}

.tabla_recuadro2
{
	padding: 5px;
	background-color: #FAFAFA;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 5px;
}

.Encabezado {
	background-color: #252585;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	font-size: 11px;
}

.Fila_Carrito {
	background-color: #FAFAFA;
	font-weight: normal;
	color: #252585;
	text-align: center;
	font-size: 10px;
}


.imagen
{
	padding:2px;
	border: thin solid #EAEAEA;
	margin: 3px;
} 

.recuadro_compra
{
	padding:2px;
	border: thin solid #EAEAEA;
} 

/*_______________ LINKS __________________*/

A:link 
{
	text-decoration: none;
	font-size: 11px;
	color: #252585;
}
A:visited 
{
	text-decoration: none;
	font-size: 11px;
	color: #252585;
}
A:active 
{
	text-decoration: none;
	font-size: 11px;
	color: #252585;
}
A:hover 
{
	text-decoration: none;
	font-size: 11px;
	color: #bc0602;
}

.link_10:link 
{
	text-decoration: none;
	font-size: 10px;
	color: #252585;
}
.link_10:visited 
{
	text-decoration: none;
	font-size: 10px;
	color: #252585;
}
.link_10:active 
{
	text-decoration: none;
	font-size: 10px;
	color: #252585;
}
.link_10:hover 
{
	text-decoration: none;
	font-size: 10px;
	color: #bc0602;
}

.link_Familias:link 
{
	text-decoration: none;
	font-size: 12px;
	color: #252585;
	font-weight: bold;

}
.link_Familias:visited 
{
	text-decoration: none;
	font-size: 12px;
	color: #252585;
	font-weight: bold;
}
.link_Familias:active 
{
	text-decoration: none;
	font-size: 12px;
	color: #252585;
	font-weight: bold;
}
.link_Familias:hover 
{
	text-decoration: none;
	font-size: 12px;
	color: #bc0602;
	font-weight: bold;
}

.menu:link 
{
	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF;
}
.menu:visited 
{
	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF;
}
.menu:active 
{
	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF;
}
.menu:hover 
{
	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

.pag:link 
{
	text-decoration: none;
	font-size: 10px;
	color: #252585;
	text-align: center;
	padding: 2px;
	height: 8px;
	width: 20px;
	background-color: #FAFAFA;
	margin: 1px;
	vertical-align: middle;
}
.pag:visited 
{
	text-decoration: none;
	font-size: 10px;
	color: #252585;
	text-align: center;
	padding: 2px;
	height: 8px;
	width: 20px;
	background-color: #FAFAFA;
	margin: 1px;
	vertical-align: middle;
}
.pag:active 
{
	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding: 2px;
	height: 8px;
	width: 20px;
	background-color: #bc0602;
	margin: 1px;
	vertical-align: middle;
}
.pag:hover 
{

	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding: 2px;
	height: 8px;
	width: 20px;
	background-color: #bc0602;
	margin: 1px;
	vertical-align: middle;
}

.pagSobre:link 
{
	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding: 2px;
	height: 8px;
	width: 20px;
	background-color: #bc0602;
	margin: 1px;
	vertical-align: middle;
}
.pagSobre:visited 
{
	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding: 2px;
	height: 8px;
	width: 20px;
	background-color: #bc0602;
	margin: 1px;
	vertical-align: middle;
}
.pagSobre:active 
{
	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding: 2px;
	height: 8px;
	width: 20px;
	background-color: #bc0602;
	margin: 1px;
	vertical-align: middle;
}
.pagSobre:hover 
{

	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding: 2px;
	height: 8px;
	width: 20px;
	background-color: #bc0602;
	margin: 1px;
	vertical-align: middle;
}


/*________________________________________________________ BTN */
.btnFrimar 
{
	background-color: #252585;
	color: #FFFFFF;
	font-size: 9pt;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.btnFrimarBlanco
{
	background-color: #FFFFFF;
	color: #252585;
	font-size: 9pt;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.cTFrimar 
{
	background-color: #252585;
	color: #FFFFFF;
	font-size: 10pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

.cTFrimarBlanco 
{
	background-color: #FFFFFF;
	color: #252585;
	font-size: 9pt;
	border: thin solid #252585;
}
