BODY {
	
	background-image:  url(img/css_bg_principal.gif);
	margin: 10px;



}

.borde_punteado {
	border-top: 3px none #b71568;
	border-right: 3px none #b71568;
	border-bottom: 3px dotted #b71568;
	border-left: 3px none #b71568;

}
.texto_categoria {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.texto_categoria:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #b71568;
	text-decoration: none;
}

.borde_punteado_blanco {
	border-top: 3px none #b71568;
	border-right: 3px none #b71568;
	border-bottom: 3px dotted #ffffff;
	border-left: 3px none #b71568;

}
.texto_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.campo_bienvenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-image: url(img/fondo_campo.gif);
	border: 1px solid #b71568;
	background-position: top;
	width: 200px;



}
.borde_punteado_der {
	border-top: 3px none #b71568;
	border-right: 3px dotted #b71568;
	border-bottom: 3px none #b71568;
	border-left: 3px none #b71568;

}
.borde_punteado_bottom {
	border-bottom: 3px dotted #b71568;
	border-right: 3px none #b71568;
	border-top: 3px none #b71568;
	border-left: 3px none #b71568;

}.texto_fucsia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #b71568;
}
.borde_rosa {
	border: 2px solid #f4cbdd;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.pie:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.texto_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.texto_blanco:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.borde_rosa_bottom {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 3px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFCCFF;
	border-right-color: #FFCCFF;
	border-bottom-color: #fbdde9;
	border-left-color: #FFCCFF;
}
.borde_inicio {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #fedfee;
	border-right-color: #fedfee;
	border-bottom-color: #fedfee;
	border-left-color: #fedfee;
}
.texto_gris_light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.borde_rosa_claro {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #fbe1ec;
	border-right-color: #fbe1ec;
	border-bottom-color: #fbe1ec;
	border-left-color: #fbe1ec;
}
.borde_rosa_claro_bottom {
	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: #fbe1ec;
	border-right-color: #fbe1ec;
	border-bottom-color: #fbe1ec;
	border-left-color: #fbe1ec;
}

